Forums

W/static front page enabled, how do I add nav for my blog? (2 posts)

  1. SmartWoman
    Member
    Posted 3 years ago #

    If I have selected one page (for example "Welcome" or "About me") as my static front page, how do I access my blog and add it as a navigation option on my page nav bar? Is there an altenative to simply adding categories widget to get access to my blog entries? I can handle some html coding, and I'm not afraid of going into my theme pages or CSS, but I am not sure how to do it. Please help. Many people I help want this and I am at a loss.

    Thanks and sorry if it's answered somewhere else. The codex wasn't doing it for me.

    Vicki Flaugher

  2. MichaelH
    Volunteer
    Posted 3 years ago #

    Usually the nav bar is coded in the theme's header.php and presented via the template tag, wp_list_pages().

    If you have a theme that is Widgetized, such as the WordPress Default theme, then there is a Category Widget to display a list of Categories that provide links to the Category Archives.

    Resources:
    Category:Getting_Started

Topic Closed

This topic has been closed to new replies.

About this Topic