| ||||||||||
![]() |
Shopping cart software Solutions for online shops and malls | |||||||||
![]() |
![]() |
|
X-Cart Home | ![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
How to put Help Zone links in Help box? | |||
![]() |
|
|
Thread Tools | Search this Thread |
#1
|
|||||||
|
|||||||
![]() Hi -- I accidentally found the heading for the "Help" box is linked. When clicked, it opens "Help zone." See http://www.examaids.com/e-cart/help.php
I would like to make the links in the Help zone more prominent by adding them inside the Help box, alongside the existing 3 links. I've tried hacking Skin1 > Help.tpl but it didn't work. Any help appreciated. |
|||||||
#2
|
|||||||||
|
|||||||||
![]() It should work. Simply add a reference, by analogy.
Following are encouraged to clear the X-Cart cache files. in original, help.tpl PHP Code:
So add before line {include file="pages_menu.tpl"} lines - PHP Code:
|
|||||||||
#3
|
|||||||
|
|||||||
![]() Thanks, Yurij. That's done the trick. I was using following line and changing the section and class: <a href="help.php?section=conditions" class="VertMenuItems">{$lng.lbl_terms_n_conditions }</a><br />
This didn't work (I'm not PHP savvy). It worked when I didn't include: "{$lng.lbl_FAQ}" <a href="help.php?section=FAQ" class="VertMenuItems">F.A.Q.</a><br /> |
|||||||
#4
|
|||||||||
|
|||||||||
![]() Quote:
You can use and what you have to offer. Only need to write this: PHP Code:
Large and small letters - are different. |
|||||||||
|
|||
X-Cart forums © 2001-2020
|