Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / ezpage sidebar header

ezpage sidebar header

Locked

Views: 535

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
31 Jul 2010, 12:30 AM
#1
kountessa avatar

kountessa

New Zenner

Join Date:
Jun 2010
Posts:
7
Plugin Contributions:
0

ezpage sidebar header

OK this should be one of my last posts here. I am almost done with my projsec.
I have changed theimages on the sideboxes I needed to. I just today started using ezpages and love them. I however ended up putting the ezpage ore important information sidebox on my site. when I went to change the image for the sidebox header i found none of the information on the ezpages.php that I am used to changing
LIke $title = BOX_HEADING_EZPAGES_INFO;
And on the english.php I found not such code like I am used to finding on that page. the only ezpage code i gound was this

// EZ-PAGES Alerts

define('TEXT_EZPAGES_STATUS_HEADER_ADMIN', 'WARNING: EZ-PAGES HEADER - On for Admin IP Only');

define('TEXT_EZPAGES_STATUS_FOOTER_ADMIN', 'WARNING: EZ-PAGES FOOTER - On for Admin IP Only');

define('TEXT_EZPAGES_STATUS_SIDEBOX_ADMIN', 'WARNING: EZ-PAGES SIDEBOX - On for Admin IP Only');

Can someone lead me down the correct path to changing the sidebox header for ezpages. this part does not seem so eazy
thank you Kountessa

31 Jul 2010, 1:11 AM
#2
kountessa avatar

kountessa

New Zenner

Join Date:
Jun 2010
Posts:
7
Plugin Contributions:
0

Re: ezpage sidebar header

found the
$title =
in the ezpages.php

31 Jul 2010, 1:18 AM
#3
kountessa avatar

kountessa

New Zenner

Join Date:
Jun 2010
Posts:
7
Plugin Contributions:
0

Re: ezpage sidebar header

Ha I just ended up hard coading it. I think that is the turm. Added the lines myself seems to be working fine.
wish I could delete this so you do not have to read something unnesessery