Forums

Newer are older (7 posts)

  1. cryonics
    Member
    Posted 1 year ago #

    At bottom, on my site, the message "Newer Posts ยป " is displayed, but these are the older posts, the newer are at top of the page.
    Actually "Older" and "Newer" are inverted. (2.3.2).

  2. srikat
    Member
    Posted 1 year ago #

    Personally, 'new' 'old' doesn't make sense to me. So I use numbers in my blog similar to what you see in a google search results page.

  3. cryonics
    Member
    Posted 1 year ago #

    I have heard of numbers. Sound good.

  4. MichaelH
    moderator
    Posted 1 year ago #

    @cryonics - what template tag(s) is your theme using to present the Older/Newer links?

    @srikat - can you recommend a plugin that accomplishes the page numbers? Thanks.

  5. srikat
    Member
    Posted 1 year ago #

    Michael: http://www.elektroelch.de/hacks/wp/pagebar

    To see it in action, check out my blog (click on my name in this forum)

    (I have it currently at the bottom of index page above the footer, not for search results)

  6. cryonics
    Member
    Posted 1 year ago #

    @MichaelH; The classic theme (see my site at bottom). Nothing changed.

  7. Dan.F
    Member
    Posted 1 year ago #

    I ran into this same problem... I'm making my own theme, but until its done I'm using the classic theme.

    I can't be bother to figure out what the php actually means, but to fix it, just go into the theme editor, open up index.php, scroll down to the bottom and replace

    this:
    <?php posts_nav_link(' — ', __('« Older Posts'), __('Newer Posts »')); ?>

    with this:
    <?php posts_nav_link(' — ', __('« Newer Posts'), __('Older Posts »')); ?>

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.