Replies: 0
I am recently having a problem with the products by category shortcode. I am using the Avada theme…Although I have tried it on other themes as well.
It will no longer display the products by name in ascending or descending. I have looked all the settings and made sure that the woocommerce settings are not overriding the shortcode parameters on each page.
I have tried all of the variations below.
[product_category category=”category” per_page=”196″ columns=”4″ orderby=”title” order=”ASC”]
[product_category category=”category” per_page=”196″ columns=”4″ orderby=”name” order=”ASC”]
[product_category category=”category” per_page=”196″ columns=”4″ orderby=”ASC” order=”name”]
[product_category category=”category” per_page=”196″ columns=”4″ orderby=”ASC” order=”title”]
It will only seem to sort by date- last created first.
Can you please tell me if I am missing something
Thanks,
Stan
- This topic was modified 5 minutes ago by luxehome.