Making Next Page Work
-
I have a static home page and a different posts page.
I want to make my posts page the home page. When I do that everything works fine except for the “next page” function.
When you click next page it takes you to “www.mydomain.com/page/2” but still shows the posts from page 1.
It works fine when the url is “www.mydomain.com/blog/page/2”
How can I redirect the next page function to include “blog” in the url so that it functions correctly as the home page or make it so that it doesn’t need “blog” in the url and functions normally with just “page/2” etc.
Thanks in advance for the help!
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
The topic ‘Making Next Page Work’ is closed to new replies.