Member
Member
hagdown   2013-01-16, 01:58
#1

I would like to change the text "Index" to "Home" on the the opening page of Zenpage.

Any suggestions would be appreciated.

Administrator
Administrator
fretzl   2013-01-16, 06:05
#2

In the files in your theme folder find `and changeIndextoHome`.

Member
Member
hagdown   2013-01-16, 19:21
#3

Thyanks for the quick response.

Did as you suggested. There were 2 pages.php files. One in the themes/zenpage folder and the other in the copy_of_zenpage folder. I changed the text from Index to Home in both and refreshed the page.

Also found the same string in albums.php and changed it in both folder locations.

No luck. Index was not changed to Home.

Is there something else I can do?

Administrator
Administrator
acrylian   2013-01-16, 19:23
#4

Well you did change it on pages.php but that is not the home page. That would be index.php.

Member
Member
hagdown   2013-01-16, 19:41
#5

Found it. The index.php has an include of gallery.php. Changing this one worked.

Thanks for your help.

Member
Member
hagdown   2013-01-17, 15:50
#6

To follow up on the text change on Zenpage. The string is found /htdocs/zen/themes/copy_of_zenpage in the following files:
album.php
contact.php
gallery.php
image.php (2 instances)
pages.php
password.php
register.php
search.php (2 instances)

Administrator
Administrator
acrylian   2013-01-17, 15:59
#7

Yes, in all theme pages actually since all have a breadcrumb. We did only tell about one as you asked for the home page only...:-)

Member
Member
hagdown   2013-01-17, 20:37
#8

Finding the reference to gallery.php led to the solution. was not in index.php. My fault for assuming that it was.

Thanks again.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.