I would like to change the wording on the Custom link on the front page from "Home" to something else.
I've looked through the various theme and core files, and am not sure where to change that phrase (and I don;t want to mess it up by making the wrong change).
Can anyone tell me how to make this change, what line or file or option?
Comments
(I might be using the Example theme also.)
There is an option to adf a link to another site or parent homepage on the front. Sothat the navigation menu says Home/Gallery/.....etc. with "home" being something outside of Zenphoto directory.
The Gallery is the main page of Zenphoto. The "Home" link is what I'm trying to change.
If don't use any of the 4 standard themes you need to add this function to your theme pages: http://www.zenphoto.org/documentation/zenphoto/_template-functions.php.html#functionprintHomeLink
Of course you can add a normal html link, too.
I'm working with 1.2.9 and I want to do the same thing, but Zenphoto is different now, and I cannot find it. I'm using Zenpage by Malte Müller (acrylian) on http://www.estherschmid.ch. I have the correct URL in Options > Gallery but it does not work.
Plus I want to change the Name "index" in the breadcrumb to "Startseite". Where can I change text, changes in the zenphoto.po seem not to work.
Thanks
To change the name you have to change the theme manually on all main theme files. Look for the part that starts with `
Changing text in the .po file does nothing, this is for gettext translations and does not work that way.
I know this is an other subject, but where can I change text, if not in the .po? I want to change the Link "Kontaktieren Sie uns" to "Kontaktformular"
If you want to change texts in general you have either to modify the theme (in this case the theme's sidebar.php) or use the text fields on the backend. The contact form for example has for all other text such fields you can customize (even multilingual).