Plugin / Adjustly Nextpage

PSDCovers

Description

Description

Developed internally for our Adjustly theme, this plugin allows authors to create multi-page posts and pages to the WordPress Visual and HTML toolbar. This is not a post-to-post navigation feature, this is specifically about adding page breaks to a single, very long page/post. We did not create any new features with this plugin, it simply brings back an existing feature to the toolbar.

Try the Demo

If you’re interested in seeing what a default installation of Adjustly Nextpage has to offer, we have a verbose sample post located here.

http://www.psdcovers.com/adjustly-nextpage/

Usage

Usage is identical to adding the more separator and looks as follows:

<!--nextpage-->

That’s it. WordPress already has support for treating this as a page break when viewing the article and will add a page navigation tool at the end of each page or post. In fact, <!--nextpage--> has been around for at least 4 years and has been commented out in wp-admin/quicktags.js since at least version 1.5.1

WordPress knows your article is not really 2 or more individual pages so your entire page/post is still edited as a single, very long post, on the backend. You will not be jumping from section to section, nothing changes with regards to how you currently edit pages and posts.

Notes

None yet.

Troubleshooting

  1. Hey, I have 3.3+ installed but it’s not working!

If you can’t see any pagination tools at the end of your post then it’s likely that your theme was not made to accomodate this feature. The fix is easy, add the following code to your single.php file inside your theme:

<?php wp_link_pages( array( 'before' => '<div class="page-link">' . __( 'Pages:', 'adjustly' ), 'after' => '</div>' ) ); ?>

Add this code just prior to the comments_template() code or move it around to see where it suits you best. You may want to add the name of your theme to the code (remove “adjustly” and put your theme name in its place).

You will aslo have to add the above code to page.php as well (code is identical).

Ratings

5
2 reviews

Rating breakdown

Details Information

Version

0.1

First Released

07 Mar, 2012

Total Downloads

8,308

Wordpress Version

3.3 or higher

Tested up to:

3.3.2

Require PHP Version:

-

Tags

Contributors

Languages

The plugin hasn't been transalated in any language other than English.

DIRECTORY DISCLAIMER

The information provided in this THEME/PLUGIN DIRECTORY is made available for information purposes only, and intended to serve as a resource to enable visitors to select a relevant theme or plugin. wpSocket gives no warranty of any kind, express or implied with regard to the information, including without limitation any warranty that the particular theme or plugin that you select is qualified on your situation.

The information in the individual theme or plugin displayed in the Directory is provided by the owners and contributors themselves. wpSocket gives no warranty as to the accuracy of the information and will not be liable to you for any loss or damage suffered by you as a consequence of your reliance on the information.

Links to respective sites are offered to assist in accessing additional information. The links may be outdated or broken. Connect to outside sites at your own risk. The Theme/Plugin Directory does not endorse the content or accuracy of any listing or external website.

While information is made available, no guarantee is given that the details provided are correct, complete or up-to-date.

wpSocket is not related to the theme or plugin, and also not responsible and expressly disclaims all liability for, damages of any kind, arising out of the use, reference to, or reliance on, any information or business listed throughout our site.

Keep Leading Your Followers!
Share it for them.