How do I add a navigation bar of page numbers on the bottom of one page that link to the next page?

  • Anonymous

    #7681

    How do I add a navigation bar of page numbers on the bottom of one page that link to the next page?

    I want to have a left arrow then page 1 , 2 , 3 etc. then a right arrow (or just the numbers if that’s easier) on the bottom of one of my pages.

    Can I do this through graphene options , a widget, or custom css ? I don’t know where to start to try this?

    Anonymous

    #38982

    Install wp-pagenavi plugin.

    Anonymous

    #38983

    Hmm.. are you talking about a standalone page which is split into multiple pages?

    Anonymous

    #38984

    I don’t know what the original poster had in mind, but I would be interested in the answer for a standalone page which is split into multiple pages

    Anonymous

    #38985

    Yes a standalone page which is split into multiple pages

    Mod

    Kenneth John Odle

    #38986

    There are plugins that will do this for you. Some people seem to think this makes for good SEO (I have no idea why) or good Adsense returns (since new ads get pulled for each page), but as a reader, I find it annoying.

    Try searching the plugin article for “multiple pages” or “split post”. There are at least a handful that should come up.

    Anonymous

    #38987

    Thanks Kenneth I did a search and came up with this. Interesting I found this code works and there is no plugin needed?

    <!--nextpage-->

    To style the page numbers I found this What to add to functions php

    Is that would I add to the functions php, just like it says? will that work with graphene?

    any downsides to using this?

    Admin

    Syahir Hakim

    #38988

    Yes, simply <!--nextpage--> will work.

Viewing 8 posts - 1 through 8 (of 8 total)

  • You must be logged in to reply to this topic.