I have added the #nav-single { display: none; } to my custom CSS as above …
But I am still seeing the (previous & next post) links at the bottom of every post
is there not another way to edit the single.php perhaps to do this. I noticed that single.php does not have the “nav” in that area for me to disable.
I don’t want users to be able to go back and forth through posts… some posts/pages I have, i only want certain pages to be able to get to certain posts. problem is when they look at another post they have those “next” & “previous” at the bottom and are able to get to posts that require a page to be read first.
Thanks