Viewing 3 reply threads
You must be logged in to reply to this topic.
Azam, i have a huge issue with catalog (shop) page products loading
As you can see products go through the footer as soon as you press Load More button.
Same problem happens with infinite scroll.
When i use numbered view its OK. But im not sure i
m want to use numbered view forever.
Hey Azam
Sorry, but even if it worked it killed showing of Shop widget on the main page, it became too tall and it killed product description in Product page, it became too tall too.
So i removed this CSS code for now:
.woocommerce ul.products{
min-height: 2662.78px;
height: 100%;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
position: relative;
}
I will stick to numbered page view. Lets forget about it.
You must be logged in to reply to this topic.