can't get it to work too
-
hello,
I am using reverie theme from Zurb Foundation and trying to add the infinite scrolling.
I have added this function to functions.php but it did not work.
add_theme_support( ‘infinite-transporter’, array(
‘container’ => ‘content’,
) );It loads the article but the same one, not the next one. Also it changes the url to pages/2/ not to article title. ??
Any help would be great.
Thanks
- The topic ‘can't get it to work too’ is closed to new replies.