This topic has 6 replies, 2 voices, and was last updated 7 years, 9 months ago ago by Rose Tyler
Hi, I want to create a product catalog page with Filters as it is in the shop page, Let me know, how this can be done… I tried to replicate the shop page, but it is not working.
Hello,
To enable/disable Catalog mode go to Theme Options > E-Commerce > Shop > Just Catalog
To add filters into sidebar go to Appearance > Widgets and use Shop sidebar widget area.
Regards
Hi, I have gone through the steps and I have updated the same…
Thanks !
Hello,
You can add this code in Custom CSS to change style Product category widget in your sidebar:
.sidebar-widget.widget_product_categories select, .wpb_widgetised_column .widget_product_categories select {
font-weight: 400;
font-size: 14px;
color: #666667;
}
h2.wpb_heading.wpb_widgetised_column_heading {
font-size: 16px;
font-weight: 900;
}
Also, if you want the same widgets as in our demo http://prntscr.com/e90ou8
please, see screenshots: http://prnt.sc/e90pjg http://prnt.sc/e90pn5 http://prnt.sc/e90q6x
Regards
Thanks for your reply… Its resolved…
Hello,
You’re welcome!
Regards,
Rose Tyler.
Tagged: page, product catalog, themes, woocommerce, wordpress
The issue related to '‘Product Catalog Page’' has been successfully resolved, and the topic is now closed for further responses