Row Not carrying on with looper

Hi

I have deigned a row with cards that contain woocommerce products. All this is working, however the row is set to 4 rows and is only displaying 4 items, but if there was 18 items, I would like it to start a new row underneath with the next 4 and so on. How can I achieve this without mucking up how I styled the cards with a Josh Donley YouTube video! I hope there is a simple fix.

Hello @siriuswebdesign,

You need to use the Looper and set it as your query builder. Please follow these steps.

  1. Add the Row and set the column layout as 4 columns.

  2. You need to set the Looper provider as the query builder on the Row.

  3. Go to the column and set the Looper consumer on the column, and see the item as your post count.

You need to call the product details inside the column.

Hope it helps
Thanks

I knew that lol…

Hey Thomas,

Did you already resolved your issue? Kindly let us know if you need any other help.

Cheers.

Sorry I thought I had replied. Yes it did. Worked Perfect!

Hi Thomas,

Glad that we are able to help you.

Thanks