Next / Previous Buttons not working in Page.
-
Hello there and thank you for supporting this wonderful package,
I am using the following code:
<?php posts_nav_link(‘ – ‘,’« Prev’,’Next »’); ?>
Peculiarly, the ‘ – ‘ does not work. Next and previous are right up against one another.
When Next is clicked on the first page, the URL–as expected–becomes:
https://server.org/nameOfPage/page/2/
However, the same content from
https://server.org/nameOfPage/
appears. Clicking next again yields the same result.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Next / Previous Buttons not working in Page.’ is closed to new replies.