This topic has 6 replies, 2 voices, and was last updated 6 years, 9 months ago ago by Rose Tyler
Hello,
I’m trying to activate the sidebar on the shop page to use woocommerce attributes filters but it is not showing, I have disable hidden sidebar in the products page layout, and selected the sidebar position, in the shop page I have selected also the sidebar position and the selected the shop sidebar.
Could you please help me to understand what is happening?
Thank you,
Best regards,
Roxana
Hello,
Try to disable all 3-rd party plugins, clear cache and check if the problem will be solved.
Let me know result.
Do you make any changes in template files?
Regards
Hi Rose, thank you for your message, I have been checking and have been able to make appear the sidebar.
Now, in the shop page, brands pages and categories pages, the sidebar is on the left (this is what I want), but when I use the attributes filters links, the sidebar appears on the right.
Any hint on how to make it appear on the left on those pages too?
This link is under the categories pages:
https://www.sepai.eu/product-category/cleansers/
This is using the attributes filters:
https://www.sepai.eu/my-main-facial-concerns/age-prevention/
Thank you,
Regards,
Roxana
Hello,
Please try to use this code in Custom css:
.archive.woocommerce-page .main-products-loop {
float: right;
}
Regards
Hi,
It worked!
Thank you,
Regards,
Roxana.
Hello,
You’re welcome!
Regards
You must be logged in to reply to this topic.Log in/Sign up