Anonymous
Unregistered
Posted 4 years ago #
Hi all!
I'm trying to paginate a post with nextpage quicktag but it doesn't work, it just print the quicktag and nothing happens.
Function wp_link_pages() is present in my page.php and single.php
I'm wondering if you guys have the same problem. I'm running WP 2.6
eddie-miller
Member
Posted 4 years ago #
I have the same problem on WP 2.6
eddie-miller
Member
Posted 4 years ago #
Anonymous
Unregistered
Posted 4 years ago #
Think I have something similar & still looking for a solution
eddie-miller
Member
Posted 4 years ago #
Oh great - well if the 3 of us are doing something all wrong i would be surprised...... I cant figure it out at all.
**any mods - help needed**
Be surprised... I just checked a minute ago on a local WP 2.6 install with the default theme: the functionality is there (on single.php but not on index!).
eddie-miller
Member
Posted 4 years ago #
Thanks for the reply.
I can confirm that:
1. I am using the default theme as well.
2. That I have re-installed it just in case there was a problem
3. That I have a fair understanding of PHP, and have coded for many years.....
4. I cant get it working at all - the <!–nextpage–> just gets printed to the page - just like it has done here!
What have I missed..... there must be something.
All worked fine on 2.5.
Eddie
My guess is you are inserting it into the wysiwyg animal... if you see it printed out.
Turn off the wysiwyg (I never use it, that might be the explanation) and it should work. To turn it off: Users > Your profile.
eddie-miller
Member
Posted 4 years ago #
That has worked - I really thought that after all this time that had been fixed.
Many thanks.