Archived topic
GP - WC - Shop organized by column categories
1 reply · Started by Tyler on February 8, 2018
Hey Tom,
I have a tricky request, maybe add as a feature in a future GP update?
I was wondering if you have a solution to solve my problem. I have a SHOP using WooCommerce and GeneratePress combo. On the homepage, I want to organize the 4 column layout I have into categories. I figure there is some easy code to apply, but my php? is not fully there yet.
E.g. Column 1 = pots, Column 2 = pans, Column 3 = spoons, Column 4 = Knives - ~only items of that category belong in that column.
What do you think?
Hi there,
You would likely need to create a custom page template with 4 different loops to achieve this I believe. I'm not sure it would be possible within the current set up of WC templates unfortunately.