Place Top rated products in all category pages.
-
Hi,
I’m in need of some help regarding top_rated_products. I know it can be placed as a block in pages and posts with the wordpress editor. However, I would like to display top_rated_products on each product category page in woocommerce instead.
So eg. the product category selected is Activewear, it would only display top-rated products in this category. I do have the current shortcode example below:
[top_rated_products per_page=”6″ columns=”3″ orderby=”date” order=”DESC” category=”1360″]
Just not sure how to implement this. Do I need to create custom category templates or can it be done by a simple code snippet in functions.php?
Please any help or advice would be much appreciated.
- The topic ‘Place Top rated products in all category pages.’ is closed to new replies.