Are there shortcodes for certain category views? In the WC-codex I only found shortcodes for recent products and single/several IDs/SKUs. But how to add e.g. a subcategory view in a page?
Are there shortcodes for certain category views? In the WC-codex I only found shortcodes for recent products and single/several IDs/SKUs. But how to add e.g. a subcategory view in a page?
There isn't a shortcode for displaying categories yet. On the post editor there is a purple woo icon - click that to see all available shortcodes.
Maybe I explained myself bad but indeed there is a category shortcode:
[product_category category="slug" per_page="12" columns="4" orderby="date" order="desc"]
That was exactly what I looked for. Thanks!
Is there also a shortcode for tags?
I used this shortcode, and it works, but it creates a page with out a sidebar. Does anyone know HOW do I get this WITH a sidebar?
THx!
You must log in to post.