WordPress Plugin : Multipage Toolkit 2.6

WordPress Plugin : Multipage Toolkit 2.6


I have updated my Multipage Toolkit to version 2.6 .

This is a major update, but you will be glad to hear it does not break any existing installations of the previous version.

Changes in this release include the following :-

New auto-insert option to display multipage toolkit on multipage Pages as well as Posts.

ALL pages link with custom seperator

The plugin by default now displays a ALL pages link in navigation links, this in effect allows the ability to display multipage posts on a single page – some people do not like multipage posts – so this fixes that!!

You can now add custom seperators between pages when viewing single page. Great for adding advertising code or extra things like images. This has been added by demand for the SEO types!!!

Visual Editor Integration

Multipage Toolkit is now fully integrated in to the WordPress Visual Editor (tinymce 3.x). What does this mean? Well as long as you are using wordpress 2.5 and above, you will now see two new buttons in your editor.

1st button, inserts page breaks i.e. adds pages to your posts – creating multipage posts.

2nd button, inserts and edits page titles.

Auto Insert Options Page

No more code, let me say that again no more code. Finally you can access all the powerful options available to you with the multipage toolkit right inside your admin panel. No more messing about with your theme files.

Coders you have not been forgotten…..

For people who still want to use code in their themes and need the extra level of control afforded – nothing has changed the same function calls and options still exist.

There is the addition to simplify the manual use within themes. You can now call the settings from the options page by using the following lines in your theme.

1st instance settings  <?php TA_content_jump(1); ?>
 
2nd instance settings <?php TA_content_jump(2); ?>

You can still make custom settings via the function call. Please read my post here, which covers all the functions and options available as well as CSS styling options.

On the next page I cover the new features in detail…….

165 thoughts on “WordPress Plugin : Multipage Toolkit 2.6

  1. Tarkan Post author

    Are you having this problem only on the Pages rather than multipage Posts?

    I will see if I can replicate the issue on my local test site – thanks for letting me know.

  2. Wisam

    Hi Tarkan and thanks for the great plug-in. After some reading, I got the plug-in to work. However, I have a small problem to report. The plug-in alignment (Center, left, right) does not work. Maybe that’s something to do with my theme. I tried to look for a place to read about css but in my page.php I managed to get the plug-in to center in the page by adding “text-align: center;” property to either #content .post {
    or #content .post .entry

    I just thought I should let you know. Thanks for the great work !

  3. Carmen

    Hi Tarkan,

    Thanks for all your efforts. I’m trying to get Multipage Toolkit to be compatible with qTranslate (which is vital for my blog as it’s a language resource) where you essentially have two (or more) pages running simultaneously. Any ideas on how I could navigate the problem. The plugin is much appreciated though.

  4. Tarkan Post author

    Hi,

    Can you give me an example link? I never seen this before nor as anyone meantioned such as issue – I am running Multipage 2.6 and WP 2.6.2 on this site with no issues.

    I assume you clicked on reset settings button in the Multipage options page?

  5. dun

    I was using an older version of your plugin without any problems. Then I updated you plugin to version 2.6 via auto update and updated my wordpress 2.6.1. Now, “view all” link of your plugin is broken. It is showing only the first page content, not all pages. Other pages (2., 3. etc.) are OK. How can I fix it?

  6. hank

    links – can i name them?

    What about having sth like

    /example-post/introduction/
    /example-post/mainpost/
    /example-post/outro/

    instead of

    /example-post/
    /example-post/1
    /example-post/2

    i.e.

    /My-Post-about-Chess/Chapter-One-Understanding-the-King/
    /My-Post-about-Chess/Chapter-Two-King-and-Pawn-Endgames/
    /My-Post-about-Chess/Chapter-Three-Rook-and-Pawn-Endgames/

    It wouldt be more search engine friendly to have detailed information in the title and the link of the specific pages.

    Is this possible?

  7. Tarkan Post author

    Hi Dan,

    Thanks for the feedback..

    Let me be honest I never even considered validation checks… I will have to have a look at rejigging the styles.

    I am surprised your changes caused issues in non multipage posts, the plugin generally leaves that kind of content un-touched.

    Do changes you made pass validation?

  8. Uncornered Market

    I noticed that the code was stripped from my previous comment. Just change the div tag align=center and use a text-align style.

    As for the other issue, the HTML validator didn’t seem to like ol, li tags within p tags. To hack around my configuration, these are the changes I made to validate (to give you an idea):
    – put a closed p tag on line 250 before the ol tag
    – remove the closed p from output1

  9. Uncornered Market

    Thanks again for your work on the plugin. Feedback for the next release: for better HTML standards validation, consider replacing with or creating a class in the CSS.

    There’s possibly another HTML validation problem with the span class contentlist and the nesting of p, ol/li and span tag but I can’t seem to figure it out.

    Thanks,
    Dan

  10. Tarkan Post author

    Suree, Can you give me an example url?

    Fritz, did you reset to default on the plugin settings page? This can sometimes cause such behaviour. Having said that I have not seen this with my plugin.

  11. Frits

    I had this problem with the plugin on 2.6.1 but it seems to dissapeared when i updated to 2.6.2

    it now seems to work ? weird though

  12. suree

    Hey , i am very happy to see this plugin , this is what i looking for exactly…..

    But i am facing a problem the dropdown list is the first instance for me , but the sad thing is what ever the instance is the drop down is not alligning as said..

    even if u put the allignment as center or right it is coming to left only… so please help me … i am in need of this

Leave a Reply

Your email address will not be published. Required fields are marked *

Time limit is exhausted. Please reload CAPTCHA.