richarduk
Member
Posted 2 years ago #
I'm using <!--nextpage--> and <?php wp_link_pages(); ?> and have also tried <?php wp_link_pages(''); ?> but am getting no joy in breaking up pages.
All I get is variations on <!--nextpage--> in the source code - either with code tags around it, or written with the appropriate character references and paragraph tags.
So the pages aren't breaking.
Anyone else experienced this?
richarduk
Member
Posted 2 years ago #
Sorry, should have added that I'm using WP 2.1.1
richarduk
Member
Posted 2 years ago #
Thanks, I already had wp_link_pages. I solved the problem by changing the permalink structure, if I remember right. Temporary solution
By the way, you should upgrade. 2.1.1 has a major security exploit in it. (There's a sticky on this at the top of the forum *and* it's on your dashboard).