Viewing 18 posts - 1 through 18 (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.

    #10699
    Skandha
    Participant

    @cahdpo: Hello there,
    When I add the above code the button seems to be appearing in mobile devices as well. Can you please add the above code in the Additional CSS code section so that I can look into the issue.

    Kind Regards,
    Skandha

    #10700
    CAHDPO
    Participant

    Thank you very much for your help with configuring the plugin. I edited catch-infinite-scroll-public.css. Now everything suits me. I wanted to clarify which selector in css is responsible for the design of the output of the message that there are no more posts.

    #10701
    Skandha
    Participant

    @cahdpo: Hello there,
    I suggest you not edit the plugin CSS files rather add the CSS Codes in the Additional CSS in the theme’s customizer as the changes you make to the CSS file will be lost when you update the plugin.

    The selector responsible for the the messages that there are no more posts is .ctis-finished-notice.infinite-loader

    Let me know if this helps you out!
    Kind Regards,
    Skandha

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