View Single Post
  #12  
Old 12-03-2007, 09:24 PM
 
jaimwolfe jaimwolfe is offline
 

Advanced Member
  
Join Date: Jan 2007
Posts: 57
 

Default Re: Adding New Pages to Xcart, Help please

Hi Claudia,

I am following along and figured out how to change it, but have a question myself (which I may figure out in a few minutes). If you are creating another menu box (as I am), in the new_menu.tpl file that had the four lines in it, change the 4th line (last line) to read:

{ include file="menu.tpl" dingbats="dingbats_help.gif" menu_title=$lng.lbl_customerservice menu_content=$smarty.capture.menu}

Then go into Xcart admin pages, languages and add a new label entry (labels) lbl_customerservicemenu and put in "Customer Service".

That should change it from "help" to "customer service" (or whatever you type in there).

Now for my question: Where do I assign what I want to show up in that box (I don't want another copy of my static pages showing up there). I am guessing it has to do with changing the menu_content=$smarty.capture.menu ?

Thanks!
Jaim
__________________
http://premiumpowersports.com
Xcart gold Version 4.1.6
Reply With Quote