![]() |
Two Main Category Sections
Here's how to add a second category box:
Modification is in bold, green, you can copy & paste only this part if your categories.tpl code is different than mine. This works in versions 3.5 - 4.0.18. I have not tried it in v4.1.xx In Languages, create (add new entry) two new labels: variable: lbl_categories1 description: categories 101-199 (edit numbers as needed) value: (your category name) variable: lbl_categories2 description: categories 201-299 (edit numbers as needed) value: (your category name) Create two new files in the Customer directory (same place you find categories.tpl) First new file name: categories1.tpl Paste in the following code. Edit the numbers in bold, red as needed. Save file. Code:
{* $Id: categories1.tpl,v 1.23 2004/06/24 09:53:29 max Exp $ *} Second new file name: categories2.tpl Paste in the following code. Edit the numbers in bold, red as needed. Save file. Code:
{* $Id: categories2.tpl,v 1.23 2004/06/24 09:53:29 max Exp $ *} In customer/home.tpl REPLACE (or comment out) Code:
{ include file="customer/categories.tpl" } Code:
{ include file="customer/categories1.tpl" } Note: To add more category boxes, you also need to edit the category name (in bold) in two places in each new template(s) you create. Code:
{* $Id: categories2.tpl,v 1.23 2004/06/24 09:53:29 max Exp $ *} :-) JustMe |
Re: Two Main Category Sections
Hello, I have added the categories boxes but no content is showing up. It was just giving me the heading but there is no links no products I already have sub categories I dont know if they are going to show in those boxes or what is going to happend.
Please let me know |
Re: Two Main Category Sections
I just installed this mod too, but got the same problem as sohaibkhan; the headings are showing, but no content... (version 4.1.3)
|
Re: Two Main Category Sections
Quote:
justme said they didn't try it on 4.1 yet..and apparently it doesn't work (I'm having the same issue).. Anyone figure it out yet? |
Re: Two Main Category Sections
I have the 4.1.3 version and im getting the same problem like: AllNatural and
sohaibkhan. Any suggestions please!!! |
All times are GMT -8. The time now is 05:20 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.