Crocoblock / suggestions

The suggestions for CrocoBlock project
197 stars 79 forks source link

Listing Grid with Infinite Scroll #7448

Open LouayCoding opened 7 months ago

LouayCoding commented 7 months ago

My issue is that when I use a listing grid to display my WooCommerce products, it works fine initially. However, when infinite scroll is enabled, it repeats the same products instead of loading new ones. How can I resolve this? I prefer not to switch to the products grid layout because it lacks flexibility and doesn't allow me to customize as freely. I simply want to use the listing grid without it displaying the same products again.

Crocoblock commented 7 months ago

Hi @LouayCoding

We've tried to reproduce your issue and everything works fine on our side. Could you please provide us with more detailed information about this issue? Also have you contacted our support team regarding this case - https://crocoblock.com/help-center/ If not, please create a ticket including access details for your site where the issue occurred to make sure we can help you.

afagard commented 1 month ago

My issue is that when I use a listing grid to display my WooCommerce products, it works fine initially. However, when infinite scroll is enabled, it repeats the same products instead of loading new ones. How can I resolve this? I prefer not to switch to the products grid layout because it lacks flexibility and doesn't allow me to customize as freely. I simply want to use the listing grid without it displaying the same products again.

Are you using a "Query Builder" query to populate your listing grid? If so, turn off the "Cache Query" and see if that helps.