![]() |
Trying to Add a Shipping option on the HELP menu Not working
Well here is what I am trying to do and the steps I took to lead me to this point.
What i am trying to do is add an option for Shipping charges conditions. have created the following. I have created the following variables lbl_shipping_charges ===> label for the menu txt_shipping charges ===> it contains the shipping terms then I created and template called "shipping.tpl" in the xcart/skin1/help folder on my server and here is the code in that file. Code:
{* $Id: shipping.tpl,v 1.6 2002/05/20 06:55:20 lucky Exp $ *} then I added the following to the "help.tpl" file When you select the option it does not diplay the Shipping terms it displays the help options What am I over looking guy please help!!!!!! Thanks in advance to all fo you Kind regards, Ricky |
also open help/index.tpl and add this
Code:
{elseif $section eq "shipping"} |
Shan,
Thank you so much that work. Regards Ricky |
All times are GMT -8. The time now is 01:08 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.