Forums

[resolved] New Posts / Old Posts (8 posts)

  1. jwlwjw
    Member
    Posted 2 years ago #

    Is there a plugin for New Posts / Old Post links to be placed at the bottom of a post. I have seen this on other WP blogs.
    Link to my Blog here

    John

  2. MichaelH
    Volunteer
    Posted 2 years ago #

  3. jwlwjw
    Member
    Posted 2 years ago #

    It looks like that does a lot more than I want. That may be ok all I need right now is to be able to proceed to the next post or back to the previous post from the bottom of the present post.

    Thanks,
    John

  4. MichaelH
    Volunteer
    Posted 2 years ago #

    Just for example sake, switch to the WordPress Default theme, and then look at how the wp-content/themes/default/index.php makes use of the template tag, previous_posts_link() and next_posts_link().

    Related:
    Stepping Into Template Tags
    Stepping Into Templates
    Template Hierarchy

  5. jwlwjw
    Member
    Posted 2 years ago #

    Are you saying I could modify my theme to include these features ?
    That's ok but I am not a programmer, know just enough to be dangerous. If I switch themes to check it out what happens to my current theme? It is modified and I would want to go back to it.

    John

  6. MichaelH
    Volunteer
    Posted 2 years ago #

    If I switch themes to check it out what happens to my current theme? It is modified and I would want to go back to it.

    Suggested switching themes so you can see how it works, but switching to the Default will not modify your existing theme. You would have to do that, but you could use the Default's theme index.php as an example when implementing it in your theme.

  7. jwlwjw
    Member
    Posted 2 years ago #

    OK: Thanks, what I will do is switch to the default theme and print a copy of the index.php then return to my theme and see if I can implement the changes.

    John

  8. jwlwjw
    Member
    Posted 2 years ago #

    Found another way, I am hosted at Bluehost and they have a cpanel that lets you see, copy and edit your files. Already have copys to look at and can edit without disturbing the originals. Then when I think I have it ready can implement changes and still have a copy of the original.

    Thanks for the help,
    John

Topic Closed

This topic has been closed to new replies.

About this Topic