Lazy Loading On Catalog Pages Stopped Working

Il y a 1 mois
Lazy loading products on the catalog pages used to work, but at some point it stopped working and now uses paging. We aren't sure what caused this behavior. Is there a setting that can be changed?

What may have caused this and more importantly how do we get products to lazy load again instead of using pagination?

Thanks in advance!
Il y a 1 mois
Do you mean lazy loading or ajax loading? Is "Use AJAX products loading" enabled in admin area > configuration > catalog settings?

What theme are you using?
Il y a 1 mois
Also, what version of nopCommerce are you using?
Il y a 1 mois
a.m. wrote:
Do you mean lazy loading or ajax loading? Is "Use AJAX products loading" enabled in admin area > configuration > catalog settings?

What theme are you using?


I checked for that setting, but it doesn't appear to be there. I checked in all settings and the only setting related to that is "catalogsettings.useajaxloadmenu" and "catalogsettings.ajaxprocessattributechange" but they are both set to true.

We are using a custom theme by a company called Foremost Media.
Il y a 1 mois
New York wrote:
Also, what version of nopCommerce are you using?


Version 4.3
Il y a 1 mois
The lazy loading seems to work on some sub category pages. The url get's updated to something like this:
https://www.exmed.net/knee-high-compression#/pageSize=25&viewMode=grid&orderBy=0

The regular url has lazy loading as well.
https://www.exmed.net/knee-high-compression

But on other categories there is the paging instead. Like this page for example:
https://www.exmed.net/catheters

And when I say lazy loading I mean there is a spinner animation and then the products continue to load as you scroll.
Il y a 1 mois
I think nopCommerce does not have lazy loading(no pagination and load products on scroll) of the product out of the box and as I can see you are using NopTemplates Ajax Filter plugin so you can contact their support to report this.

Best Regards,
Faiz
Il y a 1 mois
The "Infinite Scrolling" is provided by a NopTemplates  plugin.
Maybe a setting here will help you.
https://www.nop-templates.com/ajax-filters-plugin-for-nopcommerce-documentation

Otherwise, contact their support.