This topic has 9 replies, 4 voices, and was last updated 8 years, 9 months ago ago by Jack Richardson
Hi,
I really enjoy the potentials of your theme! I have 2 “issues”…
1. There is a bug with the chosen filters in the sidebar. Just go to your demo and choose the first two. The First one is fine, where the second one is a bit to the top and so on for the rest…
2. Is there anyway I can have different sidebars for each of my categories. The reason I need this, is because different products use different filters and it would be very useful to have them in each of my categories.
Thanks!
Kind Regards,
George
Hello,
1. Please describe the issue with more details and show us the link of your page where you have the problem.
2. Unfortunately there is no such feature. Sorry.
Regards,
Eva Kemp.
Hi Eva,
Like I told you in your demo page. Click the following link and see tick boxes in Black and Blue.
https://www.8theme.com/demo/royal/shop/?filter_color=15,16
Thanks for my second issue, I’m trying to figure out different ways to do that. Maybe you should consider it for future upgrades. 🙂
Kind Regards,
George
Hello,
Our demo uses old theme and Woocommerce version.
Do you have any problems on your site?
Please show us the link of your site page.
Thank you.
Regards,
Eva Kemp.
Hi,
I have the exact same issue! Second tick box is off the square. The site is not live yet, we are still under development.
I believe that if you fix the css in your demo, even though is an old version, we can also fix it on our latest version.
Thank you!
Regards,
George
Hello,
Please try to use this code in Theme Options > Custom CSS > Custom CSS for desktop:
.widget_layered_nav li.chosen a:after {
margin-top: -5px !important;
}
Regards,
Eva Kemp.
Hi,
Thanks for the help. The following CSS did the trick. Your contribution, plus an addon. 😉
.widget_layered_nav li.chosen a::after {
margin-top: -5px;
}
.widget_layered_nav li.firstItem a::after {
margin-top: -12px !important;
}
Hello omen,
we are happy that your problem is solved! Have a nice day!
Regards,
Stan Russell.
Hello,
You’re welcome.
Best regards,
Jack Richardson.
Tagged: categories, error, filters, sidebars, woocommerce, wordpress
The issue related to '‘Choser Filters CSS error and sidebars per category’' has been successfully resolved, and the topic is now closed for further responses