• I installed the jetpack plugin just for the infinite scroll feature on my blog, but when i activated the infinit scroll feature in jetpack and added this code to my themes function.php it still doesnt work.

    add_theme_support( 'infinite-scroll', array(
        'container' => 'content',
        'footer' => 'page',
    ) );

    Does anyone know how i can get the infinite scroll to work on my blog? The url is: https://gifsec.com/

    Thank you

    https://www.ads-software.com/plugins/jetpack/

Viewing 10 replies - 1 through 10 (of 10 total)
Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Infinite Scroll Doesnt work! – Please help!’ is closed to new replies.