Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #3920
    mgates
    Participant

    I’ve got everything working by matching up the divs, but the posts that load are exactly the same as what is already there. Yours is the only plugin that has ever worked for me. Take a look:

    https://confessionsoftheprofessions.com/

    Confessions of the Professions Infinite Scroll Loop Repeated Posts

    Any ideas?

    #3925
    Skandha
    Participant

    @mgates: Can you try adding the following selector on your Catch Infinite Scroll dashboard?
    Navigation Selector: div.text-center.pag-wrapper
    Next Selector: div.text-center.pag-wrapper .page-numbers a.next.page-numbers
    Content Selector: #content
    Item Selector: article

    Also Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    #infinite-handle, .infinite-loader {
        width: 100%;
        margin-bottom: 30px;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #3931
    mgates
    Participant

    Hey Skandha, thanks for your quick reply. While the code you gave me did not work, it did help me to do some tinkering and it now works great!

    Final result:

    .pag-wrapper
    .text-center.pag-wrapper .page-numbers a.next.page-numbers
    #content
    article

    Amazing plugin, thank you! Never thought I’d find a plugin that would work and allow me infinite scroll!

    #3932
    Skandha
    Participant

    @mgates: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/plugin/catch-infinite-scroll/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a good day! 🙂

    Kind Regards,
    Skandha

    #4678
    Julio
    Participant

    Hello! I’m checking on your pluging and really like it, but I’m just having the same issue than mgates: The posts area loading over and over again (multiple times)

    I tried changing the selectors in different ways, also tried adding the css you mention in here, but nothing can solve it.

    URL: https://album-digital-staging.rgnhyhc4-liquidwebsites.com/album/la-roja/

    If you can help me with any information, I would appreciate it.

    Thanks in advance!

    #4693
    Skandha
    Participant

    @julio: Hello there,
    I will need to check you admin settings. For that I will need your WP Admin Credentials. I will contact you shortly by email.

    Kind Regards,
    Skandha

    #5791
    Laurent
    Participant

    Hi Skandha,

    You made an amazing plugin, very easy to setup. Thanks.

    In my case some articles are duplicated like randomly.

    Maybe you can help me on that ?

    Here is an example: https://raouldufy.spotmedias.com/catalogue-raisonne/themes/fleurs/

    Thank you.

    Laurent

    #6548
    Markus Krueger
    Participant

    Hey there,
    thanks a lot for the PlugIn.
    Unfortunately I have a problem that others in the forum mentioned before.
    When I activate the Infinite Scroll PlugIn the post are repeated again and again when I scroll down or click down.
    I have tried many different selector settings in the dashboard after having read forum post #3925 but without success.
    What would be the right selectors for the page I’m currently working on ?
    Thanks a lot for your reply.
    Best regards
    Markus

    #6563
    Skandha
    Participant

    @kruegerson: Hello Markus,
    Can you please post in your site URL so that I can look into the issue?

    Kind Regards,
    Skandha

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘WordPress Posts Repeated Exactly The Same’ is closed to new replies.