| ||||||||||
| Shopping cart software Solutions for online shops and malls | ||||||||||
|
|
||||||||||
| X-Cart Home |
Removing the Help Zone title | |||
![]() |
|
||
|
|
Thread Tools | Search this Thread |
|
#1
|
|||||||||
|
|||||||||
|
When I click on help on the vert menu I go to the help zone page. At the top there is the title 'Help Zone'. When I click on alink to go the teh section the 'Help Zone' title stays. Is there a way for that to go away I go to the sections?
__________________
xcart 5.1.2 |
|||||||||
|
#2
|
|||||||||
|
|||||||||
|
edit the index file in the help folder on skin1 directory
__________________
Looking for a reliable X-cart host ? You wont go wrong with either of these. |
|||||||||
|
#3
|
|||||||||
|
|||||||||
|
I already figured it out.. Thanks tho. :P
__________________
xcart 5.1.2 |
|||||||||
|
#4
|
|||||||||
|
|||||||||
|
did my first if else thingy
{if $section eq "conditions"} {include file="page_title.tpl" title="Terms and Conditions"} {elseif $section eq "contactus"} {include file="page_title.tpl" title="Contact Us"} {elseif $section eq "about"} {include file="page_title.tpl" title="About Us"} {elseif $section eq "business"} {include file="page_title.tpl" title="Privacy Statement"} {else} {include file="page_title.tpl" title=$lng.lbl_help_zone} {/if} Super simple, I know but it's exciting to me. I've only done HTML, CSS, and javaScript. PHP and Smarty have been intimidating.
__________________
xcart 5.1.2 |
|||||||||
![]() |
|
| Thread Tools | Search this Thread |
|
|
|
|
|||
|
X-Cart forums © 2001-2020
|
|||