Hi,
I have the theme Mystique 2.3.1 installed on my site http://www.kichook.com.au
and i want to rename the 'home' button to 'blog'
i have searched this forum but couldnt find a solution that resolved this question.
Please help
thanks
Hi,
I have the theme Mystique 2.3.1 installed on my site http://www.kichook.com.au
and i want to rename the 'home' button to 'blog'
i have searched this forum but couldnt find a solution that resolved this question.
Please help
thanks
If you risk losing the "home icon" before "Home text" you can do the following steps:
* Go to "Appearance -> Mystique settings -> Navigation" and check "Exclude from navigation" box to true and "Save Changes",
* Go to "Appearance -> Menus" in the "Custom Links" write your domain URL and Label it as what ever you like,
* Move this custom Menu item to the top of your menu items.
There you have the custom labeled "Home" menu item.
Glad if I helped.
P.S. Mystique 2.4.2 by digitalnature
for me its in wp-includes post-template.php
$args['show_home'] || 1 === $args['show_home'] )
$text = __('home'); <-----change this to whatever
http://www.renrictransport.com
(theme twentyten)
Hope it helps...
This topic has been closed to new replies.