Frequently Asked Questions:
Q: Can I change the title of “Archives” or “Categories” menus to something else?
Q: Can I change the title of “Archives” or “Categories” menus to something else?
A: Yes. To change the word “Archives” in your WordPress admin panel, go to “Design (’Presentation’ in WP 2.3 and earlier)” –> “Theme Editor”, and open the “topnav.php” file. Look for this line:
<li><a href="#">Archives</a>
Change the word “Archives” to whatever you want, like so:
<li><a href="#">Old Junk</a>
To change “Categories” to whatever you want, further down, look for this line:
<?php wp_list_categories('orderby=name&title_li=<a href="#">Categories</a>');?>
Change the word “Categories” like so:
<?php wp_list_categories('orderby=name&title_li=<a href="#">Types of Posts</a>'); ?>
Questions? Instead of emailing for support, leave a comment below so everyone can benefit from any clarification.
I was trying to highlight and rename a header from archives to “oldies” and accidentally deleted everything!!! Now everything’s gone! How can I get it back?
@amanda: go back to the folder you downloaded when you purchased and copy the text from topnav.php back into your topnav.php file in your theme editor.
I have changed my top drop down categories to a different name called Projects but it still points to the categories. However, it only displays a few of them. I have parent categories and it displays three of those and then under one of them it displays the smaller categories too. How do I fix this?
@missshawna: changing the name of the categories dropdown only changes the name of the top link, it will still list all your parent categories. right now, there is no way to display child categories (i think) in this simple dropdown.
HI,
I added a dropdown of my pages but I would like to change it to say Investment instead of pages. Is that possible? Thanks, Julie
@Julie North: edit the line in your topnav.php that says this:
<?php wp_list_pages('orderby=name&title_li=<a href="#">Pages</a>'); ?>
make it say this:
<?php wp_list_pages('orderby=name&title_li=<a href="#">Investment</a>'); ?>
Hi,
I have been looking for an answer here and could not find it. I would love to make my pages available at the top of my blog ‘living’ by my links, archives, and website page. How can do this? Thanks.
@Tanya: from the FAQs: http://tinyurl.com/4k9hfk
wow, that was easy. Thanks so much for your reply, Jared! Awesome!!
I am trying to change the “topnav.php” file but it does not give me an option to save my changes?
Instead it says “You need to make this file writable before you can save your changes. See the Codex for more information.”??? HELP
@Jamie: look in the FAQ page under “installation problems and error messages”
How do I add a twitter box or square to my blog?
How do I change the topnav tab that says “Pages”? I want it to say “Information” instead but when I change it it totally messes up my website.
@Rebekah Towers: i sent you an email.
Hi, I deleted my search and archives also but the computer I had w/ my original file purchased download crashed so I can’t go back to it and repull the info from topnav.php any way you can help?
@Yvonne: email me through the support tab and i’ll try to help
Jared,
I want to add a top nav button for a page I created called ‘links’. I only want to link that button to my one links page. The links page is showing in the ‘footer’ but I want a click link at the top directly to it. How do I add the button to the top nav so it links to that one page?
Thanks.
Jan
Nice i enjoy this unique blog about toons
long term care insurance…
[...]» Q: Can I change the title of “Archives” or “Categories” menus to something else? Jared’s ProPhoto Tips[...]…