Custom Pages & Pagination
-
I am creating a set of pages outside the main wordpress installation and want to add pagination to my pages.
So for example I have a page that lists members
URL /members/
When I add pagination links it takes me to /members/page/2/ which 404s.
What do I need to do to make /members/page/2/ show the second page of results and not 404? htaccess rule?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Custom Pages & Pagination’ is closed to new replies.