Viewing 15 posts - 1 through 15 (of 18 total)
  • Author
    Posts
  • #10558
    larapaul
    Participant

    I have installed the free version of Infinite Scroll on my site but it doesn’t work.
    Do I need to add code to the bottom of the posts for it to work?
    Thanks

    #10559
    Skandha
    Participant

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

    Kind Regards,
    Skandha

    #10560
    larapaul
    Participant

    hi, it’s
    yourhappyhamster.com

    #10567
    Skandha
    Participant

    @larapaul: Hello there,
    I am getting a message

    This Account has been suspended.
    Contact your hosting provider for more information.

    when I tried browsing your site.

    Kind Regards,
    Skandha

    #10580
    larapaul
    Participant

    Hi,
    Sorry you just checked it when server changed location. It’s up and running again. Thanks

    #10583
    Skandha
    Participant

    @larapaul: Hello there,
    I will need to look into your site to debug the issue. I have sent you an email. Please check your inbox as well as the spam folder.

    Kind Regards,
    Skandha

    #10664
    CAHDPO
    Participant

    Hi. I have installed the free version of Infinite Scroll on my site but it doesn’t work. Site

    #10665
    Skandha
    Participant

    @cahdpo: Hello there,
    I will need to look into your site to debug the issue. I have sent you an email. Please check your inbox as well as the spam folder.

    Kind Regards,
    Skandha

    #10667
    CAHDPO
    Participant

    Check your email. I sent the data.

    #10670
    Skandha
    Participant

    @cahdpo: Hello there,
    Did you uninstalled WordPress from your site? When I try accessing your site I get the option to install WordPress.

    Kind Regards,
    Skandha

    #10675
    CAHDPO
    Participant

    I’m sorry I got a little confused with the databases. Try it now it works.

    #10692
    Skandha
    Participant


    @cahdpo
    : Hello there,
    I have fixed the infinite scroll on your site. Please check and let me know if the infinite scroll is working fine.

    Kind Regards,
    Skandha

    #10693
    CAHDPO
    Participant

    Thank you so much. Scrolling works, but I wanted to implement the loading of posts through the button. The button works, but how to make it take the site styles. Now, for some reason, the button is without styles.

    #10694
    Skandha
    Participant

    @cahdpo: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .ctis-load-more {
        background-color: #1151d3;
        color: #fff;
        padding: 15px;
    }
    .ctis-load-more:hover {
        background-color: #202f5b;
    }

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

    #10695
    CAHDPO
    Participant

    The button is displayed in the desktop version of the site, but not in the mobile version.

Viewing 15 posts - 1 through 15 (of 18 total)
  • The topic ‘Free Infinite Scroll does not work on my website’ is closed to new replies.