Title: nextpage vs nextpart
Last modified: September 1, 2016

---

# nextpage vs nextpart

 *  Resolved [raminhos](https://wordpress.org/support/users/raminhos/)
 * (@raminhos)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/vs/)
 * Why the code was changed ?

Viewing 14 replies - 1 through 14 (of 14 total)

 *  Plugin Author [Fahad Mahmood](https://wordpress.org/support/users/fahadmahmood/)
 * (@fahadmahmood)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/vs/#post-7505880)
 * Due to conflict with default wp splitter. jQuery was not working with nextpage.
 *  Thread Starter [raminhos](https://wordpress.org/support/users/raminhos/)
 * (@raminhos)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/vs/#post-7505892)
 * I have tried this version and previous and didn’t work.
 * Last version doesn’t scrool page up (even with checkbox checked in settings)
 * Doesn’t do the job of splitting..
 * This version isn’t working either.
 * Still didn’t update WP to latest (today)
 *  Plugin Author [Fahad Mahmood](https://wordpress.org/support/users/fahadmahmood/)
 * (@fahadmahmood)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/vs/#post-7505915)
 * Will check it soon, is it possible if you paste your URL here?
 *  Plugin Author [Fahad Mahmood](https://wordpress.org/support/users/fahadmahmood/)
 * (@fahadmahmood)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/vs/#post-7505941)
 * Are you sure that you are trying it with ajax? Its mentioned in settings that
   scroll up works with ajax only. I have tested it recently and everything is working
   fine. May i have a look on your implementation?
 *  Thread Starter [raminhos](https://wordpress.org/support/users/raminhos/)
 * (@raminhos)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/vs/#post-7506104)
 * Hello,
 * Iam sorry. I was now able to put all working. Even scrool up is working. i don’t
   know why wasn’t before. It didn’t assume the shortcode.
 * Best way to change all posts from nextpage to nextpart is a mysql replace right?
 *  Plugin Author [Fahad Mahmood](https://wordpress.org/support/users/fahadmahmood/)
 * (@fahadmahmood)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/vs/#post-7506105)
 * That could be a risky, are you sure that you can take care of proper replacements?
 *  Thread Starter [raminhos](https://wordpress.org/support/users/raminhos/)
 * (@raminhos)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/vs/#post-7506109)
 * Sure, did all in develop environment 🙂
 * update wp_posts set post_content = replace(post_content, ‘nextpage’, ‘nextpart’);
 *  Plugin Author [Fahad Mahmood](https://wordpress.org/support/users/fahadmahmood/)
 * (@fahadmahmood)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/vs/#post-7506110)
 * Nice, I was expecting with complete tag open close. Anyway, do you suggest to
   give this replacement option in plugin?
 *  Thread Starter [raminhos](https://wordpress.org/support/users/raminhos/)
 * (@raminhos)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/vs/#post-7506116)
 * Hello,
 * I think lot’s of people doesn’t know how to do the mysql replace.
 *  Plugin Author [Fahad Mahmood](https://wordpress.org/support/users/fahadmahmood/)
 * (@fahadmahmood)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/vs/#post-7506117)
 * But if i provide this in a single click thing? I mean first i detect if a number
   of posts are using nextpage so i display a message that click here to upgrade,
   then simply run that script. What is your opinion?
 *  Thread Starter [raminhos](https://wordpress.org/support/users/raminhos/)
 * (@raminhos)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/vs/#post-7506118)
 * For better view you could do a select count…. and inform number of posts that
   need the update. Then a click to update posts to new format. But its up to you.
   I dont know how many people complained about this chance since it was made one
   plugin update before.
 * Maybe people have done the changes without problem.
 * Sorry my english
 *  Plugin Author [Fahad Mahmood](https://wordpress.org/support/users/fahadmahmood/)
 * (@fahadmahmood)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/vs/#post-7506119)
 * Yes, its a nice idea. People mostly don’t even check their blog posts after creating.
   Not much people complained about it. People just started using new button and
   new posts are working fine.
 *  Thread Starter [raminhos](https://wordpress.org/support/users/raminhos/)
 * (@raminhos)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/vs/#post-7506135)
 * I didn’t think about that. Thats right. People doesn’t even know about old posts.
   Maybe you don’t need this ‘hack’ since you release already 2 plugin updates and
   nobody complain 🙂
 *  Plugin Author [Fahad Mahmood](https://wordpress.org/support/users/fahadmahmood/)
 * (@fahadmahmood)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/vs/#post-7506136)
 * Yeah, didn’t get any complaint.

Viewing 14 replies - 1 through 14 (of 14 total)

The topic ‘nextpage vs nextpart’ is closed to new replies.

 * ![](https://ps.w.org/jquery-post-splitter/assets/icon-256x256.gif?rev=2416116)
 * [jQuery Post Splitter](https://wordpress.org/plugins/jquery-post-splitter/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/jquery-post-splitter/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/jquery-post-splitter/)
 * [Active Topics](https://wordpress.org/support/plugin/jquery-post-splitter/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/jquery-post-splitter/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/jquery-post-splitter/reviews/)

 * 14 replies
 * 2 participants
 * Last reply from: [Fahad Mahmood](https://wordpress.org/support/users/fahadmahmood/)
 * Last activity: [9 years, 11 months ago](https://wordpress.org/support/topic/vs/#post-7506136)
 * Status: resolved