• I’m not sure if i’ve done something wrong or the plugin is broken!

    I’ve tried this both with the drop-down box switched off – then also went back to it being switched on (just to test)!

    I’m testing this on my longest post which is 3 pages.

    If i click the ‘next’ button, the page does switch to ‘page 2’ – However the styling of the menus displays as if it’s still on ‘page 1’

    If i click the ‘next button again, the page does NOT switch to ‘page 3’, but rather it switches back to the first page, ‘page 1’

    If i click the ‘3’ button, the page DOES switch to ‘page 3’ – However the styling of the button (again) displays like it’s still on ‘page 1’

    EDIT :-

    It looks like the navigation is getting out of sync with the actual page number… as such i’ve also just noticed the dropdown menu starts doing crazy things too…

    http://wordpress.org/extend/plugins/number-my-post-pages-plugin/

Viewing 8 replies - 1 through 8 (of 8 total)
  • Do you mind giving me your website link so I can see what’s going on?

    Thread Starter defade

    (@defade)

    There wouldn’t be much point. I do not have the plugin activated as i do not want to confuse my sites users.

    I tested the plugin in the middle of the night when traffic levels would be non-existent (it’s a uk specific website so i do not have 24 hour traffic)

    how is your permalink structured?

    Thread Starter defade

    (@defade)

    Hi – i use the following custom permalink

    /%category%/%postname%/

    do you have any other style using #wp_page_numbers as the id?

    if so, is it a wordpress plugin because then i will change mine to a more generic name.

    Thread Starter defade

    (@defade)

    Hi again…

    I definitely do not have any styles using that ID

    Some further info i have for you…

    Of all my PUBLISHED multipage Posts, none have more than 2 pages.. for these posts the plugin works perfectly

    I do however have one post currently in DRAFT that is at the moment 3 pages long, and a good chance that it may end up being more by the time it is published (in late November or early December time)… When i view this post in ‘preview’ mode the navigation does not work, it does what i explained in the above reply

    Now whether it is the fact the post is over 2 pages long, or because i’m viewing it in preview mode, i do not have any idea which is breaking it

    The following is the HTML from my website, for the 3 page post when viewed in ‘preview’ mode on page 2

    <div id="wp_page_numbers">
    <ul>
    <li class="page_info">«</li>
    <li class="active_page">
    <a class="paginate" href="http://mysite.com/?p=7015&page=2">1</a>
    </li>
    <li>
    <a class="paginate" href="http://mysite.com/?p=7015">2</a>
    </li>
    <li>
    <a class="paginate" href="http://mysite.com/?p=7015&page=3">3</a>
    </li>
    <li class="paginate">
    <a href="http://mysite.com/?p=7015">»</a>
    </li>
    </ul>
    </div>

    You can see the code is in fact as it should appear on page 1, and not the correct code for page 2.

    and the same bug shows up in the dropdown menu when it’s activated… in fact things get worse and after using the dropdown choices a few times it starts to feel almost like a lucky-dip as to what page will show up when you select.

    I really don’t know what else to add, and obviously can’t help with tracking down the error… if it just something as simple as being caused by viewing it in ‘preview’ mode, then that is actually quite inconvenient from a blogging point of view, and properly checking a post before publication

    Cheers – Ade

    I think it should be fixed now if you can try.

    Thread Starter defade

    (@defade)

    Yes mate… it’s absolutely working 🙂

    Well done mate, and many thanks… I will be using this plugin from now on

    One extra nice feature would be to an option for custom style sheets (at the moment i am having to copy over my own stylesheet after each upgrade)

    But over-all… fantastic plugin mate

    And thanks again for your time – ADE

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘[Plugin: Number My Post Pages] Something has gone wrong’ is closed to new replies.