Close Panel
 
 

Today, Glen Wilson left a comment on my site:

Hey, using your website [Night Transition - Free Wordpress Theme] – Love it! Your a genius… so forgive me for my lack of genius, but I can’t find out how to make a home button in the nav panel work properly…?

Well, Don’t worry Glen. I am not a genius either. It took me a while to figure it out and almost none of the people using my free Wordpress themes knows how to display a link to the home page in the navigation bar.

So let me explain you. For the sake of this tutorial, we will consider that your front page is your posts page which is the default configuration in Wordpress.

1- Write: Create a New Page

First, you must log into Wordpress and create a new page. Fill “Blog” in title and leave the content blank. If you want your page to appear first in your navigation bar, scroll down to “Page Order” and change the default value to a smaller number (-9 for example).

2- Settings: Front Page Displays

Now, go to Settings and select Reading. Scroll down to “Front Page Displays” and check “A Static Page”. In the “Posts Page” drop down list, select your blog page. (Don’t select anything as the “front page” unless your front page is not your posts page).

Your blog page should now appear in your navigation bar. :) Leave a comment if you have any question.

Popularity: 6% [?]

 

Related posts

| Subscribe to Feed | Email the author

11 Responses to “Wordpress 2.6+ – How to Display Home Page in the Navigation Bar?”

  1. 1
    Glen Wilson Says:

    Cool. thanks for the info. this is certainly the easy way to do it… i eventually found the hard way of doing it – by borrowing a line from your template page:

    home

    and pasting it in the “header.php” under the MAIN NAVIGATION section… worked, but i like your way better :)

    thanks again
    -glen

  2. 2
    don Says:

    thanks for the beginner tips!

  3. 3
    Joachim Says:

    same to me! Thanks for the help for starters.

    So long
    Joachim

  4. 4
    RoyalC Says:

    i do like this for me site

    edit header.php and replace

    [code]

     
    <a href="/">Accueil

     
     
    [/code]

    that all :D

  5. 5
    Jeeremie Says:

    Hi RoyalC. You can’t use the [code] tags to copy code in Wordpress. Use <pre lang="html4strict">your code here</pre> instead

  6. 6
    Cadiut Says:

    На Ваш блог знакомый в аську ссылку кинул. Оказалось ,что не зря Понравилось. Тепрь постоянно читать буду

  7. 7
    Web kreation Wordpress 2 6 How to Display Home Page in the | Wood TV Stand Says:

    [...] Web kreation Wordpress 2 6 How to Display Home Page in the Posted by root 2 hours 4 minutes ago (http://web-kreation.com) By jeeremie posted in tutorials wordpress today glen wilson left a comment on my site all rights reserved this blog is proudly powered by wordpress Discuss  |  Bury |  News | Web kreation Wordpress 2 6 How to Display Home Page in the [...]

  8. 8
    Web kreation Wordpress 2 6 How to Display Home Page in the | debt settlement program Says:

    [...] Web kreation Wordpress 2 6 How to Display Home Page in the Posted by root 4 minutes ago (http://web-kreation.com) By jeeremie posted in tutorials wordpress today glen wilson left a comment on my site all rights reserved this blog is proudly powered by wordpress Discuss  |  Bury |  News | Web kreation Wordpress 2 6 How to Display Home Page in the [...]

  9. 9
    Web kreation Wordpress 2 6 How to Display Home Page in the | internet marketing tools Says:

    [...] Web kreation Wordpress 2 6 How to Display Home Page in the Posted by root 3 days ago (http://web-kreation.com) By jeeremie posted in tutorials wordpress today glen wilson left a comment on my site all rights reserved this blog is proudly powered by wordpress Discuss  |  Bury |  News | Web kreation Wordpress 2 6 How to Display Home Page in the [...]

  10. 10
    Annoucement: The Gorilla Project – Coming Soon! | Says:

    [...] Wordpress 2.6+ – How to Display Home Page in the Navigation Bar? In this tutorial, we will see how to display the… [...]

  11. 11
    Water ionizer Says:

    Hi,

    Thanks for the information,just found this post my technorati news feed section! I was searching for this since past 3 months and i am glad to see it here. Thanking you much

    Martin

 

Leave a Reply

Wrap all code in <pre lang="LANGUAGE" colla="-">...</pre> and replace 'LANGUAGE' by 'html4strict' for HTML, 'php', 'javascript', 'css'...