Loading the next page of posts
-
Hey Darren,
I’m having a bit of difficulty in identifying where to put the shortcode on my site: https://toptrending.in/. It’s a blog Homepage, and I want the next 12 posts to appear once the reader scrolls to the end of the page they are one .
I know I have to add php code, since there’s no way to add the shortcode.
<?php echo do_shortcode(‘[ajax_load_more post_type=”post” posts_per_page=”12″]’); ?>But I’m not sure where to put the code exactly. Can you please help?
Thanks
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Loading the next page of posts’ is closed to new replies.