Title: Auto loading on scroll not working
Last modified: August 31, 2016

---

# Auto loading on scroll not working

 *  Resolved [cjhmdm](https://wordpress.org/support/users/cjhmdm/)
 * (@cjhmdm)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/auto-loading-on-scroll-not-working/)
 * Hello,
 * I am using the following shortcode in my theme:
 * `<?php echo do_shortcode( '[ajax_load_more theme_repeater="t-index-scroll.php"
   category="tour" post_type="post" posts_per_page="10" max_pages="0" images_loaded
   ="true" button_label="Load More" container_type="div"]' ) ?>`
 * The plugin itself is functioning, all of my add-ons are activated with their 
   respective licenses. I purchased the bundle but the ‘custom repeaters v2’ and‘
   theme repeaters’ are the 2 active add-ons I’m using at the moment.
 * Now that that’s out of the way, here’s what I’m experiencing:
 * -> page loads, first set of posts from the above shortcode are loaded as well.
   This isn’t really intended, but I can live with that.
 * –> scroll down the page to the load more button. I have to click the load more
   button in order to get more posts to load. This is the main problem I’m experiencing
   and need to resolve as the posts should continue to load on scroll, without user
   interaction.
 * I’ve tried to manually set the “Pause” option to false in the shortcode, as well
   as the “enable scrolling” option to true, as well as the “pause override” option
   to true… all to no avail.
 * Unfortunately, I do not have a link available as I’m developing locally, but 
   what I can say is that I am using your plugin in conjunction with a very basic
   theme called “JointsWP” and have made very few changes to said theme yet.
 * [https://wordpress.org/plugins/ajax-load-more/](https://wordpress.org/plugins/ajax-load-more/)

Viewing 1 replies (of 1 total)

 *  Thread Starter [cjhmdm](https://wordpress.org/support/users/cjhmdm/)
 * (@cjhmdm)
 * [10 years, 3 months ago](https://wordpress.org/support/topic/auto-loading-on-scroll-not-working/#post-6970260)
 * Please disregard. I found the cause of the issue.
 * For anyone else who might run into a similar this issue, make sure you have some
   footer content, otherwise you simply won’t be able to scroll down far enough 
   to activate the function.
 * Alternatively, set the “Scroll Distance” option to 0 if you have no footer.

Viewing 1 replies (of 1 total)

The topic ‘Auto loading on scroll not working’ is closed to new replies.

 * ![](https://ps.w.org/ajax-load-more/assets/icon-256x256.png?rev=2944639)
 * [Ajax Load More – Infinite Scroll, Load More, & Lazy Load](https://wordpress.org/plugins/ajax-load-more/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/ajax-load-more/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/ajax-load-more/)
 * [Active Topics](https://wordpress.org/support/plugin/ajax-load-more/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/ajax-load-more/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/ajax-load-more/reviews/)

 * 1 reply
 * 1 participant
 * Last reply from: [cjhmdm](https://wordpress.org/support/users/cjhmdm/)
 * Last activity: [10 years, 3 months ago](https://wordpress.org/support/topic/auto-loading-on-scroll-not-working/#post-6970260)
 * Status: resolved