• I know very little about AJAX, jQuery and reload codes, so keep that in mind.

    So, my WordPress site uses the plugins “Infinite Scroll” and “Advanced Ajax Page Loader.”

    What happens is, upon initial load of my site, the 10 posts that display by default all function properly (opening in-line via ajax [AAPL] when clicked).

    NOW… when I utilize the Infinite Scroll function by scrolling down my page to reveal the next 10 posts, the link titles of the posts will no longer open in-line via AJAX.

    when new content is loaded, the Advanced Ajax Page Loader plugin will not work for any of the newly revealed content / links.

    What can I do to make these newly called links utilize my AAPL ajax plugin. Do I need some sort of Reload Code or jQuery script?

    I noticed also that the first 10 posts have this code wrapped around them:
    <!– #post-## –>

    I believe that this is what AAPL uses to load post’s inline, however… <!– #post-## –> is not present in the following posts loaded by infinite scroll

    http://wordpress.org/extend/plugins/infinite-scroll/

  • The topic ‘Infinite Scroll Advanced Ajax Page Loader – small issue’ is closed to new replies.