We have a category page with an ORDER in the URL. ...
# suitecommerce
a
We have a category page with an ORDER in the URL. But the Infinite scroll 'Load more items' doesnt work . Console shows: Exception on event handler for event InfiniteScroll-loadMorePage TypeError: "sorting is undefined" Sorting and Infinite Scroll works is the ORDER is not part of the url. How do I resolve this.
s
A vaguely remember seeing this problem before. Are you using the latest version of the extension?
a
Yes, v1.1.1
s
In your site configuration, have you set a default sorting option?
Config > Search > Result Sorting. There should at least one have Is Default? checked (usually relevance)
a
Ah, we had v1.1.1 installed but 1.0.2 activated. Now on v1.1.1 and all ok
Thanks
s
🙂