Skip Navigation

[Resolved] Adding multiple pages to a post

This support ticket is created 6 years, 2 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Hong_Kong (GMT+08:00)

This topic contains 1 reply, has 2 voices.

Last updated by Luo Yang 6 years, 2 months ago.

Assisted by: Luo Yang.

Author
Posts
#921351

Tell us what you are trying to do?
I'm trying to add multiple pages to one post. Post needs to be split into multiple pages.

Is there any documentation that you are following?
I'm using the basic '<!--nextpage-->' to try and create a new page within the post, however when I'm adding this piece of code within the CPT on my website I'm unable to create a new page. It is essentially not responding to what I'm asking it to do. I'm using the divi theme with a content template.

#921563

Hello,

I have tested it in a fresh wordpress installation, with below codes:

P1
<!--nextpage-->
P2
<!--nextpage-->
P3
<!--nextpage-->
P4
<!--nextpage-->

it works fine, you can see it here:
hidden link

user/apss: xgren/111111

Please check these in your website:
1) Make sure you are using the latest version of Toolset plugins, you can download them here:
https://toolset.com/account/downloads/
2) Deactivate other plugins and switch to wordpress default theme 2017, and test again

This ticket is now closed. If you're a Toolset client and need related help, please open a new support ticket.