Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Changing page name in more information side box

Changing page name in more information side box

Views: 834

Results 1 to 7 of 7
13 Sep 2011, 5:45 AM
#1
scottdb avatar

scottdb

New Zenner

Join Date:
Jul 2011
Posts:
95
Plugin Contributions:
0

Changing page name in more information side box

Hi, I did do a search for this and to my amazement I was doing just what the tutorial in the FAQ page said to do. I located the includes/languages/english/page_2.php and edited the two lines in it and uploaded it to my custom folder in the english folder. No change. I then tried it to upload it to the english folder just to see if it made a change and nothing. The tutorial was old and I'm not sure if it is accurate for the latest version or if it is a permission problem or user error. My bet is on the later.

So how do I change the name page 2 in the More Information sidebox

13 Sep 2011, 5:51 AM
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Changing page name in more information side box

[QUOTE]I located the includes/languages/english/page_2.php and edited the two lines in it and uploaded it to my custom folder in the english folder[/QUOTE]
Path should be
includes/languages/Your_custom_folder_name/english.php

13 Sep 2011, 5:56 AM
#3
scottdb avatar

scottdb

New Zenner

Join Date:
Jul 2011
Posts:
95
Plugin Contributions:
0

Re: Changing page name in more information side box

Thanks and I have changed that. Found the problem. I was editing the test site and the actual site I am working on for someone else. I edited one site and checked the other:oops:

However it is not doing the one thing that I need to do the most is to change the name in the sidebox from page 2 to something else. Is there a way to do this?

13 Sep 2011, 5:58 AM
#4
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Changing page name in more information side box

However it is not doing the one thing that I need to do the most is to change the name in the sidebox from page 2 to something else.
What is the path to the edited file???

13 Sep 2011, 6:10 AM
#5
scottdb avatar

scottdb

New Zenner

Join Date:
Jul 2011
Posts:
95
Plugin Contributions:
0

Re: Changing page name in more information side box

I just changed the two lines in the page2.php. When I pulled the page up in my editor I didn't think that would do what I wanted. So from your question I gather that I need to make a new file? Path is includes/languages/parchment/english/page_2.php

13 Sep 2011, 4:49 PM
#6
scottdb avatar

scottdb

New Zenner

Join Date:
Jul 2011
Posts:
95
Plugin Contributions:
0

Re: Changing page name in more information side box

Well I thought I would try an add on for doing this but there doesn't seem to be one for version 3.9. I tried the editable sidebox add on http://www.zen-cart.com/index.php?main_page=product_contrib_info&cPath=40_52&products_id=686
but it doesn't seem to work with my version. The box shows up and has the right header for the box but when I go to the define page editor the name that I changed it to before uploading doesn't show up and when I do edit the editable side box from the page editor and save nothing shows in the sidebox for page name or anything. Just an empty box.

Any other ideas on how to do this?

13 Sep 2011, 7:53 PM
#7
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Changing page name in more information side box

Path is includes/languages/parchment/english/page_2.php
That path should be
/includes/languages/english/parchment/page_2.php