View Single Post
  #3  
Old 10-27-2008, 11:36 AM
 
ibit-matt ibit-matt is offline
 

Advanced Member
  
Join Date: Sep 2008
Posts: 60
 

Default Re: Add module to catagory view

Thanks for the reply I have added the module to the catagory page See screenhot attached.

The code in the module is the following

Code:
{* $Id: categories.tpl,v 1.1.2.34 2008/05/26 07:35:16 max Exp $ *} {capture name=menu} <h1>Test</h1> {/capture} { include file="menu.tpl" dingbats="dingbats_categorie.gif" menu_title=$lng.lbl_categories menu_content=$smarty.capture.menu cellpadding=$fc_cellpadding}

I want the custom module to have the title What else do I need? Also remove the folder icon

The code above is taken from my custom catagoris block on the homepage what do I need to change to get what I need please?


Also how do I make this module show up on certain catagories not all of them?
Attached Thumbnails
Click image for larger version

Name:	screen.JPG
Views:	622
Size:	66.9 KB
ID:	1201  
__________________
X Cart Version 4.1.11
Reply With Quote