Hi @welovetraffic: Could you please mention the selectors that you’re using in the Catch Infinite Scroll settings page. Seems to be the selector issue. As the plugins is working fine on our server.
Regards,
Mahesh
Hi @kashifkiduniya:
Please post in your site url and please mention the selectors that you’re using in the setting’s page as well.
Regards,
Mahesh
Hi
Thanks for your response!
I am working on my local machine!
These are selectors
Navigation Selector: .page-numbers
Next Selector: .page-numbers a.next, .page-numbers a.prev
Thanks
@kashifkiduniya:
Seems that your navigation selector is not correct.
Which theme are you using?
Try these:
Navigation Selector: nav.navigation
Next Selector: nav.navigation .nav-links a.next
If this does not work, please mention the theme you are using and the all selectors in settings.
Regards,
Mahesh
Hi @welovetraffic,
Please use the following settings:
Navigation Selector: div.paginaion
Next Selector: div.pagination ul li.pagination-next a
Content Selector: main.content
Item Selector: article.status-publish
Let me know if the issue persists.
Regards,
Mahesh
Thanks Mahesh, that was the solution.
The theme is Genesis with DWB.
Hope it will help others as wel.
Great support, realy appreciate it.