• Resolved bencuslidge

    (@bencuslidge)


    Hi, I have placed the shortcode <?php echo do_shortcode(‘[ajax_load_more]’); ?> in my index and the posts are not loading. When I inspect it the container with id “ajax-load-more” and the UL is there, but no posts. Any ideas? I tried disabling all plugins and that didn’t work.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Darren Cooney

    (@dcooney)

    Hi @bencuslidge,
    Do you see any JS errors in your browser console?

    Cheers,

    Thread Starter bencuslidge

    (@bencuslidge)

    No, and my other custom scripts are loading. I have jQuery version 3.1.1 loaded via enqueue scripts. When does the plugin get loaded? I inspected the source and I can find the css file being loaded but no js files. Thanks in advance.

    Plugin Author Darren Cooney

    (@dcooney)

    Ok, then that means there must be an issue with the jQuery dependency.

    Can you enqueue ajax-load-more/core/js/ajax-load-more.min.js in your functions.php?

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Posts Not Loading’ is closed to new replies.