Tagged: woocommerce
Hello
1- I would like to change the product page for comments to appear below related products
2- On the homepage of the site I use a native code from woocommerce to display a list of products, in the code itself I can inform the ordering pattern I want, however I use the code twice on the same page and the ordering does not work just for the first code, how can I sort it correctly?
Code:
[product_category category=”romance-juvenil” limit="6" columns="6" orderby="date" order="desc" ]
and
[product_category category=”romance-adulto” limit="6" columns="6" orderby="date" order="desc"]
Hi LemosC,
Could you please attach a mockup of what you’re trying to achieve?
Best regards,
Victoria
Hi LemosC,
Here are some threads to consider:
Best regards,
Victoria