How to add navigation tabs to a Cutline word press blog
Every new user of cutline’s word press theme wants to know how to add the navigation tabs at the top for ‘About’ ‘Archives’ and ‘Sitemap’ pages. This may occur for other themes also, but I haven’t checked as I use cutline. The Cutline forum seems a bit slow in answering this question AND the answer is difficult to find.
So how do we do it?
1. Go to Write>Write page. For the About page write up something about you. Also on the right hand column you should see Post Slug. ‘About’ should already appear there as it is all in the theme. Publish this post.
2. Do the same for Archives, but you won’t need to write anything there as the archives will come up automatically.
3. Do the same for Sitemap except you won’t need to write anything there either. The sitemap will occur without you doing anything.
4. I also like to have Contact at the top of my blog in the navigation. For this you will need a Contact plugin which you will activate, but you will have to make a page called Contact too.
Now your Archives and About pages should be appearing at the top automatically because cutline has that added into its theme.
What about Sitemap and Contact?
You will have to change the PHP. Do not panic! Go to Presentation>Theme Editor and look for the file called Header. This is the php file where I found the navigation links.

It will say, down the bottom, If this file were writable you could edit it.
So we have to make that file writable. Go to your FTP software. Look at the right hand side of your FTP as these are the host server files. Find this file (header.php) under wp_content/themes and right click on it. To make it writable you simply click on every box.
Go back to your dashboard on word press. Go to Presentation>Theme editor> find header.php again. At the bottom you should now see “Update”
Go back to image I have shown you. You will see a list there of what is in your navigation tabs. Copy that code identically or copy and paste, and change the code to reflect that it is Sitemap and Contact. ‘About’ and ‘Archives’ should already be there.
Update the file. Bingo!
I still have to learn how to add any more tabs in the navigation, but at least I am freed up in terms of being able to change things on any of the php files. I have added my feedburner code to the main template. To be honest I don’t know if this is what produced the links like email this at the bottom of each post or not or whether that occured because I signed up for Feed Flare at the same time.



May 27th, 2008 at 4:41 pm
doesn’t work for me.
have spent hours and hours trying to get sitemap to work for a client. do not understand why theme author can’t provide sitemap that works. hardest theme i’ve ever worked on, due to this problem. am about to give up.
May 27th, 2008 at 5:48 pm
Are you sure you have a cutline theme?
Some themes say sitemap but there’s only archives there.
Here’s the video I made about it.
http://www.youtube.com/watch?v=sm5xxs2wNZQ
May 28th, 2008 at 1:51 am
hi there,
yep, i’m quite sure this is the cutline theme. i’ve had it installed on my own blog forever and the client saw it there and wanted it. but cannot get sitemap to work on her site at all. am wondering if there’s an incompatibility between WP 2.5.1 and cutline’s sitemap. do you know?
May 28th, 2008 at 1:24 pm
When I updated to wp 2.5, Cutline wasn’t in the theme compatible list here. I see that 2 of them now are.
http://codex.wordpress.org/Themes/Theme_Compatibility/2.5
July 7th, 2008 at 11:28 am
Can’t figure it out either… it’s okay on the Wordpress site, but when I try to migrate it to my new hosting (with WP 2.5) or the other one I am building on a USB stick (using Xampp), it all the pages disappear from the home page. The About and Archives aren’t even listed in the manage pages area, (the other pages are, but can’t get them to show up on the navigation). I have tried using all of the versions of Cutline, and both old an new versions of Wordpress. Spent the whole weekend, but to no avail.
July 19th, 2008 at 12:42 am
Worked Flawlessly. Thanks.
November 20th, 2008 at 1:10 am
I have the same experience as Peter:
“The About and Archives aren’t even listed in the manage pages area, (the other pages are, but can’t get them to show up on the navigation)”
And no option to add a post slug. Help please - I badly need to make this work. Anyone?