Twenty Twenty One Theme Infinite Scroll
-
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)
Viewing 1 replies (of 1 total)
- The topic ‘Twenty Twenty One Theme Infinite Scroll’ is closed to new replies.