• Resolved JAVOB

    (@javob)


    Hello,

    I’m use the plugin here:

    https://masunostudio.com/index.php

    and use:

    <?php echo do_shortcode('[ajax_load_more post_type="proyecto" taxonomy="categoria" transition_container="false" images_loaded="true" posts_per_page="5" max_pages="0" container_type="div" ]'); ?>

    when I go to end of the page, nothing happens, doesn’t call the post by ajax.

    please help me.

    • This topic was modified 8 years, 2 months ago by JAVOB.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Darren Cooney

    (@dcooney)

    Hi,
    It’s likely because you have no footer.
    Add scroll_ditsnce=”10″ to your shortcode to trigger the load early. By default it is set to 150

    Thread Starter JAVOB

    (@javob)

    Hello,

    It works perfectly.

    thank you very much.

    PD: Add-ons they are somewhat expensive but free plugin works great.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Infinite Scroll don’t work on scroll’ is closed to new replies.