I updated to the latest one, everything was working fine. The issue comes when the last post on the page is one that has pages in the post itself. It removes the main page navigation and replaces it with the posts navigation.
I updated to the latest one, everything was working fine. The issue comes when the last post on the page is one that has pages in the post itself. It removes the main page navigation and replaces it with the posts navigation.
So this happens when you view a list of posts or when viewing that single multipart post?
It's only when it's a list of posts and it's the last post of the page.
I'm using wp_link_pages for multipart posts, how do I change 'type' => 'multipart' for a list of posts?
Thanks for your help!
You just use wp_pagenavi().
You must log in to post.