Archived topic
infinite scroll not working except chrome
7 replies · Started by Halil on December 3, 2017
title says my problem.
it seems not working in Edge and Firefox win10, I just checked "use infinite scrool" for u to see it.
Hi there,
You have quite a few javascript errors.
Does it work if you disable Autoptimize?
yes it works with autooptimize disabled. what should I do other than disabling it all the time?
Maybe try excluding jquery.js in the Autoptimize settings.
that worked. thank you. By the way how do u see javascript erros on my site? I dont see any error messages with chrome console?
Using a browser like Chrome or Firefox, right click on the page and click "Inspect".
Javascript errors are shown in the Console tab.
Glad I could help! :)
thanks Tom. helped a lot.
You're welcome :)