Zen Cart Logo
Forums / General Questions / How to add about us to the information Sidebar?

How to add about us to the information Sidebar?

Locked

Views: 2,592

Results 1 to 11 of 11
This thread is locked. New replies are disabled.
10 Apr 2010, 1:25 PM
#1
exclusivewears_com avatar

exclusivewears_com

New Zenner

Join Date:
Apr 2010
Posts:
14
Plugin Contributions:
0

How to add about us to the information Sidebar?

Hi all,

I've just downloaded the about us mod, and installed it.
I opened it up in the define pages editor and edited the text, but how do i put a link to the page in the footer and the information sidebar.

Thanks in advance.

10 Apr 2010, 2:29 PM
#2
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: How to add about us to the information Sidebar?

There are instructions in the readme file in the mod on how to add it to the Information sidebox.

10 Apr 2010, 5:24 PM
#4
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: How to add about us to the information Sidebar?

I'm guessing you didn't change the name of all the MYTEMPLATE folders in the mod to the name of your custom template.

10 Apr 2010, 5:32 PM
#5
exclusivewears_com avatar

exclusivewears_com

New Zenner

Join Date:
Apr 2010
Posts:
14
Plugin Contributions:
0

Re: How to add about us to the information Sidebar?

I Have done that, but how do i change the title where it says
HEADING_TITLE
Thanks

10 Apr 2010, 6:16 PM
#6
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: How to add about us to the information Sidebar?

That's defined in includes/languages/english/extra_definitions/YOUR_TEMPLATE/about_us.php

10 Apr 2010, 6:29 PM
#7
exclusivewears_com avatar

exclusivewears_com

New Zenner

Join Date:
Apr 2010
Posts:
14
Plugin Contributions:
0

Re: How to add about us to the information Sidebar?

There is no where i can edit it, this is all it says

<?php /** * @package languageDefines * @copyright Copyright 2003-2006 Zen Cart Development Team * @copyright Portions Copyright 2003 osCommerce * @license <http://www.zen-cart.com/license/2_0.txt> GNU Public License V2.0 * @version $Id: about_us.php v1.3 $ */ // this is used to display the text link in the "information" or other sidebox define('BOX_INFORMATION_ABOUT_US', 'About Us'); ?>
10 Apr 2010, 7:02 PM
#8
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: How to add about us to the information Sidebar?

I guess we'll need a link to the site.

10 Apr 2010, 9:51 PM
#11
kobra avatar

kobra

Black Belt

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

Re: How to add about us to the information Sidebar?

I Have done that, but how do i change the title where it says
HEADING_TITLE
Did you attempt to change "About Us" to something else?? and somewhere else?

In your side box it is correctly "About_Us" but is "HEADING_TITLE" in the page
Anytime a constant displays there has been a mis-edit or faulty upload of a file