Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #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!

    #1252823

    Hi support, anyone to assist or advise please?

    #1253626

    Hi dlrms,

    Please have a look at the following thread:

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1253638

    Yes, 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:

    #1254053

    Hi 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,
    Victoria

    #1254846

    Hi,
    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: #main

    #1254850

    Hi,

    I’m glad you resolved this. If you need additional help, please let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Ajax Load More Category/Archive Page Posts’ is closed to new replies.