This topic has 4 replies, 3 voices, and was last updated 7 years, 1 months ago ago by Olga Barlow
Hi,
Can you help me make sure the products start AFTER the categories.
When there are 4 categories or subcategories, the products line up fine.
When there are an odd number the products start right next to the category.
Sometimes they start after, but leave a gap of two products after.
Can you let me know what you think?
Below are screen shots, but you can see what’s going on by going to the site.
Thanks!
Rob
Hello,
Did you write custom code to change products page layout?
Could you, please, check if the problem persists with our theme only or with default WooCommerce theme too? Go to Appearance > Themes > install and activate official WooCommerce theme Storefront. Let me know result and provide wp-admin access in Private Content.
Regards
Thanks: Here’s what I found.
When I remove all the custom CSS. It looks like this:
https://snag.gy/jmgYhr.jpg
The red lines is where I’d expect the products to start
Custom code in private content
When I change the theme it looks like this:
https://snag.gy/pve32a.jpg
The red lines is where I’d like it to be.
FTP and login details are in private content.
Thanks for your help!
Hello,
It’s not possible to move products below the categories with the existing structure of the page. By default WooCommerce displays categories and products at the 1 block. If you want to implement this then you need to make changes in template files and move categories and products into 2 separate blocks.
Regards
You must be logged in to reply to this topic.Log in/Sign up