View Single Post
  #5  
Old 01-22-2010, 10:10 AM
 
balinor balinor is offline
 

Veteran
  
Join Date: Oct 2003
Location: Connecticut, USA
Posts: 30,253
 

Default Re: Link to parent/root cat

Beautiful! Thanks a million Jon. Only tweak necessary was to change this:

<a href="home.php?cat={$current_category.parent_categ ory}">

to this:

<a href="home.php?cat={$current_category.parent_categ oryid}">

Going to put this in the Custom Mods forum. FYI, this was tested on a 4.1.12 install.
__________________
Padraic Ryan
Ryan Design Studio
Professional E-Commerce Development
Reply With Quote