View Single Post
  #4  
Old 11-11-2011, 03:11 AM
  David-Allan's Avatar 
David-Allan David-Allan is offline
 

eXpert
  
Join Date: Oct 2011
Location: Scotland, UK
Posts: 313
 

Default Re: New section with popular categories

JWAIT,

Thank you so much for your help I managed to get it to work using the following code

Code:
{capture name=menu} <ul> <li{interline name=categories}><a href="http://www.robertsonpackaging.com.previewdns.com/Bakery/}" title="Bakery Supplies">Bakery Supplies</a></li> </ul> {assign var="additional_class" value="menu-categories-list"} {/capture} {include file="customer/menu_dialog.tpl" title="Popular Categories" content=$smarty.capture.menu}

I don't know how difficult it would be to use this with the flyout module as it looks different from the other categories but it works for now which is great.

Do you know if there is a way of hiding categories in the main category list so they don't show up in the section below? like an exclude option or something like that?

I really appreciate your help with this mate, you make it look so easy

Thanks

D-A
__________________
Live Version : 4.5.2
Licensed Products:
X-Cart Gold
Ability Theme
CDSEO
xCMS
Abandoned Cart
Food Packaging Scotland
Reply With Quote