wp_link_pages() shows incorrect order
-
Hi,
I’ve reordered my posts using your great plugin and they display correctly in the loop. However when viewing the individual posts the ‘next’ and ‘previous’ links to other posts when using wp_link_pages() doesn’t reflect the order set using your plugin.
For instance, I have 5 posts ordered as follows:
Post 1
Post 2
Post 3
Post 4When viewing ‘Post 3’ the next and previous links should be Post 2 and Post 4 (as per the order set with your plugin) but in my case Post 1 and Post 2 show up.
Any help would be appreciated.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘wp_link_pages() shows incorrect order’ is closed to new replies.