Hello!
I am having an issue with woocommerce shortcode displaying the products correctly on a typical Cornerstone page.
I have a shortcode as such: [product_category category=”ambulatory-equipment” per_page=”4″ columns=”4″ orderby=”date” order=”desc”]
It is supposed to show 1 line of 4 products only. Instead it is showing an erratic 10 products with the images not respecting the crop sizes set in Woocommerce settings. (by the way, on the product page, image sizes are respected. But not on any other page.
My questions are:
1- What is the issue with X not respecting woocomerce shortcodes?
2- How do I make X respect the crop sizes of the product images on any page?
Thank you in advance!