Lazy Loading On Catalog Pages Stopped Working

один месяц назад
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!
один месяц назад
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?
один месяц назад
Also, what version of nopCommerce are you using?
один месяц назад
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.
один месяц назад
New York wrote:
Also, what version of nopCommerce are you using?


Version 4.3
один месяц назад
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.
один месяц назад
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
один месяц назад
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.