View Single Post
  #4  
Old 11-15-2013, 02:34 AM
 
AKassing AKassing is offline
 

Member
  
Join Date: Jun 2013
Posts: 17
 

Default Re: Link to sub-category in menu

Quote:
Originally Posted by carpeperdiem
Huh? There is no need to make language vars for categories or products.
Use Smarty vars to make your links... such as:

{$catid}

look at the code used in fancy categories for examples.
/skin/common_files/modules/Flyout_Menus/Icons/fancy_subcategories.tpl

Basically, let xcart (smarty) do the work.

Thanks for the reply, but although I've checked fancy_subcategories.tpl, I still don't understand how to fix my problem.
__________________
X-Cart 4.5
Reply With Quote