I have problem in the main shop pages. All products don’t appears in rows and columns. There is only one column. Can you help me?
You can see this picture to undestand the problem.
Thanks in advance and excuse me for my english.
Hi,
Create a new page. Go to Advance Layout Editor > Plugin Additions > Insert the Product Grid element. Select the number of columns. Use this page as your shop page instead.
Please download the latest version of the theme. It might fix the issue.
Regards,
Ismael
I have tried it but the problem continues. I have reinstalled the theme and woocommerce plugin too. Can you help me?
Thanks in advance.
Hey!
Please insert following code into the quick css field:
ul.products li.post {
clear: none;
}
ul.products li.post.first{
clear: both;
}
Regards,
Peter
I have tried it, but the problem continues.
Hi,
I can see that the products are aligning correctly. http://www.learning11.com/la-academia/
Regards,
Ismael