• Resolved syew91

    (@syew91)


    Hi,

    I’m trying to enable the jetpack infinite scroll on the theme Twenty Twenty One (WordPress default ones), but I cant seem to make it work.

    I’ve enabled it in jetpack, and added the following to the functions.php

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

    But nothing seems to work. How do I make this work? Thanks in advance.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Contributor Stef (a11n)

    (@erania-pinnera)

    Hi @syew91,

    I’m sorry to hear about the trouble, but thanks for reaching out.

    The code seems correct to me, but I can confirm the Infinite Scroll feature isn’t active yet for your site. Can you please toggle it on? You can do that by going to Jetpack → Settings → Writing in your site’s Dashboard and looking under the “Theme enhancements” section.

    Once the feature is enabled, take another look at your site and see if that works, If not, you may want to investigate if it’s a footer conflict. You can read more here:

    https://jetpack.com/support/infinite-scroll/

    Let me know what you find out, and we’ll take it from there if you still have problems. Thanks!

Viewing 1 replies (of 1 total)
  • The topic ‘Twenty Twenty One Theme Infinite Scroll’ is closed to new replies.