Tagged: archive page, category page
-
AuthorPosts
-
October 13, 2020 at 6:45 pm #1252587
Is there a way to get any ajax load more third party plugins to actually work with Enfold? Need this for category and tag pages with hundreds of posts. Have tried at least 4 different plugins and all failures lead to the theme as actual cause. The respective plugin authors have all redirected me to theme author(s) so hopefully YOU can help.
So, what selectors does the theme actually use? .pagination clearly fails, not sure where to go or how to resolve this. And just to be more clear, I do not want to show all posts at once because – I have hundreds of posts per category and/or tag. A load more button at end of category/tag page would be more efficient and better for SEO….
Please advise.
Thanks!October 14, 2020 at 7:47 pm #1252823Hi support, anyone to assist or advise please?
October 18, 2020 at 5:50 pm #1253626Hi dlrms,
Please have a look at the following thread:
If you need further assistance please let us know.
Best regards,
VictoriaOctober 18, 2020 at 6:03 pm #1253638Yes, saw that thread days ago and it just lists plugins I can use. I am well aware of those and had tried each of them before opening this thread. They do not work out of the box. What classes should I use as .pagination and several others I tried do not seem to work on category or tag pages?
Link to example category page:October 19, 2020 at 4:14 pm #1254053Hi dlrms,
There is an error on the page in JavaScript, which can be breaking JavaScript and you think that the plugin does not work.
Can you give us temporary admin access to your website in the private content box below, so that we can have a closer look?
Best regards,
VictoriaOctober 22, 2020 at 6:44 am #1254846Hi,
Issue wasn’t in Javascript. Just needed the exact selectors/classes. After hours playing around, resolved the issue. In case anyone else has a similar problem, here are the selectors needed for load more/infinite scroll on archive pages…worked for me:
Navigation Selector: .pagination
Next Selector: .pagination a.next_page
Item Selector: article
Content Selector: #mainOctober 22, 2020 at 6:47 am #1254850Hi,
I’m glad you resolved this. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon -
AuthorPosts
- The topic ‘Ajax Load More Category/Archive Page Posts’ is closed to new replies.