Hi,we are aRental for movie equipment, so we need a lot of subcategories in our shop structure. But in your theme theres no possibility for an dropdown menu directly in the shop in any sidebar. with jigoshop it apperars but doesnt work because it is too large for the skin..
any workarounds
cheers dan
Did you try using the “shop sidebar” in dashboard >>appearance>>widgets try putting your shop categories over there and they will only show up in your shop showcase page with scroll down
can you please drop the link of your website here…so that community can see what the real problem is and support you better…
Hello Daniel !
Please send me username & password of your site (via private answer) for further checking.
Oh would if i could its not online yet, ill send you a pic or you easily would see the issue if you try jigoshop free and check the dropdown option in drag drop shop sidebar section. With some shop categories and subcategories you then see that the theme is too short for scrolldownmenu and can not scroll only for milisec when you refresh the site
http://ubuntuone.com/1jQZ53L2cBdcPWIP7393LL
http://ubuntuone.com/3jv6dJ2NQnizY52pHr2nlb
Hope you can see the difference
Hi Daniel !
To resolve the Category drop down issue in the sidebar, you can add the following code to the Header Code (Dashboard > Appearance > Customize > Custom Code)
<style>
#main {
padding: 50px 8px 10px 250px;
}
#sidebar {
width: 240px;
}
</style>
Hope this helps !
HOLY MOLY! this solved the Problem!! Only the roll over scroll down is still disabled, but i can go down with the up and down buttons…
WOW thanks now i understand a lot more why custom code is needed for theme correction. Thanks
Please login or Register to submit your answer
replied 11 years ago
Oh ok, i should send a pic… The dropdown is working on other pages it only doesnt work on wallpress shop page properly. You only see the first three categories but you cant scroll down… And its cropped on the right side..
Now i dont know if this is an wallpress or jigoshop issue