Hi
My site is http://www.wellfedfood.com. Currently we display 2 rows of products on the homepage using the following shortcodes (SC) / widgets:
[featured_products columns=2 order=desc]
[product_category category=”featured” columns=”2″ order=”asc”]
However we would like to change the display on the homepage to be a 3 x 3 grid rather than a 2 x 2 one. To do this I have tried to use shortcodes (separated in columns in page builder) as follows:
[featured_products columns=2 order=desc] | [product_category category=”featured”]
[product_category category=”snacks” columns=”3″ order=”asc”]
Unfortunately, when I put the [product_category category=”featured”] shortcode on the first row the product displays strangely (with small picture & description) rather than as normal (i.e. as products display on site now). Do you know why this is? And whether there is a way to correct it?
Sorry if that’s not clear – I can try & send some screenshots later on if that will help!
Thanks very much
Ed