How show post/page navigation on specific pages/posts only?
-
Hi,
I’ve disabled the post/page navigation like this:
} .comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous { float: left; width: 50%; display:none; } .comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next { float: right; text-align: right; width: 50%; display:none; }
However, this disables it everywhere, and I just want to disable it on my pages, not on my posts. I only have one category for posts, so perhaps there’s someting I can add or change to display the navigation within that category only? Or on posts in general while not on pages?
Very grateful for help.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘How show post/page navigation on specific pages/posts only?’ is closed to new replies.