How to set up pagination

This sounds simple enough but I’m finding it impossible to implement. This is my website, you can see that on the homepage there are post excerpts but I am only showing 15 posts out of about 25 by using the “get posts” plugin with the code below. I want to show the rest on a different page using pagination.

Any ideas?

[tpg_get_posts category_name="archives" numberposts="15" shorten_content="w790" ]

Related posts

Leave a Reply

1 comment

  1. I would take that shortcode out, go to Admin -> Settings -> Reading, set “Front Page displays your latest posts”, and set “Blog pages show at most 15 posts”.