Hi, first I wanted to say that I really enjoy your plugin! Thanks for making it.
I have a minor problem. If I have a post with 1 page only and I used your script, it will still add a next button to the bottom, but not link it. Is there a way to avoid this and not show a button? On posts with multiple pages I do not have this problem.
Hi procyon82,
So, if you have only 1 post in a page, you do not want to see next button, am I right?
Correct.
procyon82,
If you do not want to have pagination button you just need to delete short-codes.
This plugin is for those websites, which has 2 or more pages. If in the future you may have 2 or more pages, you can add again.
I am importing a lot of old content and I don't know if a post is 1 page or multiple pages. So I wrapped every page using [nextpage][/nextpage]
I guess there is no way around that?