Title: [Plugin: Infinite-Scroll] Stopped working
Last modified: August 20, 2016

---

# [Plugin: Infinite-Scroll] Stopped working

 *  [Pan Fried Pixels](https://wordpress.org/support/users/pan-fried-pixels/)
 * (@pan-fried-pixels)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-infinite-scroll-stopped-working/)
 * Really hope someone can figure this one out.
 * URL:
    [http://www.thescifishow.com/home-temp/](http://www.thescifishow.com/home-temp/)
 * SELECTORS:
 *     ```
       #scifi-select
       #scifi-select div.post
   
       #nav-below
       #nav-below .nav-previous a
       ```
   
 * VERSIONS:
    3.3.1 2.0b2.120111
 * Cheers.

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

 *  [timot.mo](https://wordpress.org/support/users/timotmo/)
 * (@timotmo)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-infinite-scroll-stopped-working/#post-2571991)
 * 3.3.1 Breaks the plug-in.
 * We’ll have to see what Mr. Irish says about it.
 *  [timot.mo](https://wordpress.org/support/users/timotmo/)
 * (@timotmo)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-infinite-scroll-stopped-working/#post-2572008)
 * I have a question, did you upgrade to 3.3.1 or was it a fresh install?
 * I just installed 3.3 and then installed infinite scroll. then I upgraded to 3.3.1
   from the dashboard and infinite scroll still works.
 * When I did a fresh install of 3.3.1 the plug in didn’t work at…
 * Go figure.
 *  Thread Starter [Pan Fried Pixels](https://wordpress.org/support/users/pan-fried-pixels/)
 * (@pan-fried-pixels)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-infinite-scroll-stopped-working/#post-2572016)
 * I upgraded, though it had stopped working for me a few months back, so I reverted
   back to Lester Chan’s WP-PageNavi. When I noticed the latest release I was hoping
   to ‘go infinite’ again, just like the good old days!
 * Fingers crossed the issue is a simple one. Option to use on multiple pages would
   also be great.
 *  Thread Starter [Pan Fried Pixels](https://wordpress.org/support/users/pan-fried-pixels/)
 * (@pan-fried-pixels)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-infinite-scroll-stopped-working/#post-2572034)
 * Just a few updates:
 * [http://www.thescifishow.com/](http://www.thescifishow.com/)
 *     ```
       #sf-add
       #sf-add div.post
       ```
   
 *  Thread Starter [Pan Fried Pixels](https://wordpress.org/support/users/pan-fried-pixels/)
 * (@pan-fried-pixels)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-infinite-scroll-stopped-working/#post-2572039)
 * Great. It has suddenly started to work again. Now, to mark as resolved, or not
   resolved!
 *  [agam360](https://wordpress.org/support/users/agam360/)
 * (@agam360)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-infinite-scroll-stopped-working/#post-2572116)
 * I still have the same problem, it is set to manual, and it redirects me to the
   next page(not firing ajax). what could it be?
    (fresh install(wp & IS) and I 
   can’t see any errors in firebug.
 *  Plugin Contributor [beaver6813](https://wordpress.org/support/users/beaver6813/)
 * (@beaver6813)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-infinite-scroll-stopped-working/#post-2572124)
 * Sorry guys, have been real busy this week so haven’t been checking the support
   forums.
    [@pan](https://wordpress.org/support/users/pan/) Fried Pixels Do you
   still have an example site of it not working? Did you upgrade from 3.3 to 3.3.1
   when it broke or was it on a fresh install?
 * [@agam360](https://wordpress.org/support/users/agam360/) Do you have an example
   I can look at please? (make sure you turn debug on in infinite scroll settings).
 * Cheers guys
 *  [agam360](https://wordpress.org/support/users/agam360/)
 * (@agam360)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-infinite-scroll-stopped-working/#post-2572126)
 * [@beaver6813](https://wordpress.org/support/users/beaver6813/): Yes, I do:
    [http://agam.ipage.com/gamersfleet/](http://agam.ipage.com/gamersfleet/)
   Thanks in advance.
 *  Plugin Contributor [beaver6813](https://wordpress.org/support/users/beaver6813/)
 * (@beaver6813)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-infinite-scroll-stopped-working/#post-2572130)
 * [@agam360](https://wordpress.org/support/users/agam360/) Seems your theme isn’t
   running like a normal page (so infinite-scroll isn’t loading). You can easily
   fix it by adding the following to your page (that displays the posts):
 *     ```
       function my_load_infinite_scroll( $load_infinite_scroll ) {
           return true;
       }
       add_filter('infinite_scroll_load_override', 'my_load_infinite_scroll');
       ```
   
 *  [agam360](https://wordpress.org/support/users/agam360/)
 * (@agam360)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-infinite-scroll-stopped-working/#post-2572136)
 * [@beaver6813](https://wordpress.org/support/users/beaver6813/), no it din’t help,
   
   I want to point out that it worked a few version back. I’ve added what you wrote,
   but it still redirects me to the 2nd page.

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

The topic ‘[Plugin: Infinite-Scroll] Stopped working’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/infinite-scroll.svg)
 * [Infinite-Scroll](https://wordpress.org/plugins/infinite-scroll/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/infinite-scroll/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/infinite-scroll/)
 * [Active Topics](https://wordpress.org/support/plugin/infinite-scroll/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/infinite-scroll/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/infinite-scroll/reviews/)

 * 10 replies
 * 4 participants
 * Last reply from: [agam360](https://wordpress.org/support/users/agam360/)
 * Last activity: [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-infinite-scroll-stopped-working/#post-2572136)
 * Status: not resolved