Archived topic
How to do Pagination in my posts ?
6 replies · Started by rodolfo on June 23, 2020
Hello, I have two questions...
1 - How I do pagination in my posts ?
2- How I do a individual pagination just in some posts? not all the posts....??
I wanna do like tihs:
https://conseil-credit.com/conheca-as-31-racas-de-cachorros-mais-caras-do-planeta/1593/
This is one post, but we separate the article in various pages u know....
Thx
Hi there,
if you're using the block editor then you can add the page break block:
https://wordpress.org/support/article/page-break-block/
If you're using the Classic editor then switch to Text mode and add:
<!‐‐nextpage‐‐>
Hey there,
Its not working with <!‐‐nextpage‐‐>
Do I hhve to a activate any plugin before ?
Are you using the Classic Editor ? It will only work in that editor.
I got it with the page break block, but its possible change this ? https://prnt.sc/t5qtky
To be like this: https://prnt.sc/t5qr1n
?
Thx
That will require considerable amount of custom coding which is out of the scope of this forum unfortunately.