Infinite scroll post
-
Hi, I’m showing my posts through a shortcode
[su_posts template=”posts-templates/my-loop.php” posts_per_page=”-1″ taxonomy=”post_tag” tax_term=”131,65,201,40″ order=”desc” orderby=”rand”]I would like to show them all but loading with infinite scroll effect.
How can I do this? I tried with a couple of plugins but it seems not to work.
Can i do this with code?
Should I add some code in my-loop file?Thanks
The topic ‘Infinite scroll post’ is closed to new replies.