Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Author Sébastien Dumont

    (@sebd86)

    Hello.

    Sorry for the late reply. This is actually interesting and at this time I do not have a solid answer for you.

    This is the first time I have heard this situation so I will have to look into the matter further when I have more free time to test this out.

    I personally have not experienced this.

    I’m not sure why it would only do 3 posts and then stop. Nothing in the JavaScript is programmed to limit it’s actions.

    If you look at the uncompressed version of the JavaScript at line 63…

    …that is where the function is being called in.

    Line 70 is where the function is and nothing there is programmed to kill the script after loading 3 posts.

    • Could you possibly have other JavaScript running that is interfering?
    • What other plugins are active?
    • Do you have any custom JavaScript running from your theme?
    • What does the console log tell you as the pages load?

    These questions will help you and me solve the situation.

    Thread Starter kareemsayeed

    (@kareemsayeed)

    hey bro I do have jetpack installed with its infinite scroll feature. And on that feature I also have turned on the google analytics option.

    I’m using your awesome plugin for the mobile version of my site (battledomination dot com)

    Plugin Author Sébastien Dumont

    (@sebd86)

    Have you tried turning off Google Analytics on JetPack to see if this corrects the issue?

    Thread Starter kareemsayeed

    (@kareemsayeed)

    My site is a little “different” so I don’t want to cause any misguidance in the debugging of this issue. I’m believe the problem is entirely on my end.

    i have the same issue. when i inpsect element and saw :

    Post Title: Politici in erba si sfidano sulla sabbia – fotogallery
    auto-load-next-post.min.js?ver=1.4.2:1 Next Post URL: https://www.example.com/il-fantasma-di-clint-eastwood-ventanni-dopo/
    auto-load-next-post.min.js?ver=1.4.2:1 Post Navigation Removed!
    auto-load-next-post.min.js?ver=1.4.2:1 Next Post URL: undefined
    auto-load-next-post.min.js?ver=1.4.2:1 Post Title: Il fantasma di Clint Eastwood, vent’anni dopo
    auto-load-next-post.min.js?ver=1.4.2:1 Next Post URL: https://www.example.com/amaro-debutto-per-il-lugano-di-zeman/
    auto-load-next-post.min.js?ver=1.4.2:1 Post Navigation Removed!
    auto-load-next-post.min.js?ver=1.4.2:1 Next Post URL: undefined
    auto-load-next-post.min.js?ver=1.4.2:1 Post Title: Amaro debutto per il Lugano di Zeman
    auto-load-next-post.min.js?ver=1.4.2:1 Google Analytics Tracked
    auto-load-next-post.min.js?ver=1.4.2:1 Uncaught ReferenceError: update_google_analytics is not defined

    what will be the reason Next Post URL: undefined .. will that creating this issue : Uncaught ReferenceError: update_google_analytics is not defined

    i found out the issue

    the function name is wrongly defined “updategoogle_analytics”,

    it should be update_google_analytics .. thats is all done , let me know if anyone need help..

    Plugin Author Sébastien Dumont

    (@sebd86)

    Thank you for spotting the error. Please submit this as an issue on GitHub and push the correction. This way you will get credited.

    Thanks again.

    Hello, i am facing another issue now.. This plugin conflict with NextCellent Gallery. the post with gallery which are coming from this plugin , i mean auto loading posts with gallery; gallery is not working..

    Plugin Author Sébastien Dumont

    (@sebd86)

    This is a completely new issue. Please create a new support ticket were it can be felt with properly.

    Thank you.

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘When I turn on "google analytics" option, no more than 3 posts load’ is closed to new replies.