Posts pagination not working

Posted in: Newspaper
Post count: 8

Hello,

I looked through similar topics here and other online tutorials and seems that I set everything right but pagination on posts doesn’t work. In text editor, I put <!–nextpage–> but nothing happens, tho post does not break.

I tried turning off all the plugins and also switched from child theme back to unedited original Newspaper theme but no results.

Using WordPress 3.8.1 (because last version of qTranslate is for this WP version) and Newspaper 3.8.

Any advice please?

Post count: 3343

Hi,
As you can see here: https://forum.tagdiv.com/how-to-create-posts-with-pagination/
The correct one is <!--nextpage--> not this <!–nextpage–>
Make sure you add this in text editor, not in visual editor.

Hope this help!
Thanks for the message!

Post count: 8

Hi Marius,

thank you for the reply. It is interesting that I had it as you mention but seems that after I sent it, forum somehow changed formatting from two hyphens to dash or something like that.

Anyway I found out the problem!

I had it the (almost) correct way. I guess, because of copying the code somewhere from the internet I had dashes instead of hyphens so at first glance there is no difference between
<!––nextpage––> and
<!--nextpage-->

but wordpress didn’t process that. Maybe you could add that little note to your documentation page, although I think this is a rare case 🙂

One way or another, thank you very much for your reply, it kicked me to final solution!
Have a great day!

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.