Hello. Thank you for contacting the Toolset support.
When I load the problem URL you shared: hidden link
- I can see the following JS errors on my browser's console.
autoptimize_single_cf43ea9502fcc6b067140a9b624fec11.js:19
Uncaught TypeError: Cannot read property 'sort' of undefined
at WPViews.ViewSorting.self.get_sort_data (autoptimize_single_cf43ea9502fcc6b067140a9b624fec11.js:19)
at WPViews.ViewFrontendUtils.self.get_updated_query_results (autoptimize_single_cf43ea9502fcc6b067140a9b624fec11.js:7)
at WPViews.ViewPagination.self.pagination_preload_next_page (autoptimize_single_cf43ea9502fcc6b067140a9b624fec11.js:92)
at WPViews.ViewPagination.self.pagination_preload_pages (autoptimize_single_cf43ea9502fcc6b067140a9b624fec11.js:91)
at HTMLDivElement.<anonymous> (autoptimize_single_cf43ea9502fcc6b067140a9b624fec11.js:150)
at Function.each (jquery.js:2)
at n.fn.init.each (jquery.js:2)
at WPViews.ViewPagination.self.init_preload_pages (autoptimize_single_cf43ea9502fcc6b067140a9b624fec11.js:150)
at WPViews.ViewPagination.self.init (autoptimize_single_cf43ea9502fcc6b067140a9b624fec11.js:150)
at new WPViews.ViewPagination (autoptimize_single_cf43ea9502fcc6b067140a9b624fec11.js:151)
autoptimize_single_cf43ea9502fcc6b067140a9b624fec11.js:150 Uncaught TypeError: Cannot read property 'trigger_pagination' of undefined
at autoptimize_single_cf43ea9502fcc6b067140a9b624fec11.js:150
I can see the JS error is coming from autoptimize plugin. Have you tried disabling that plugin?