![]() |
Tabbed Menu to Display Lists of Categories / Manufacturers
I'm looking for a way to create a tabbed list that displays both Categories and Manufacturers.
For a perfect example, see the "Categories/Brands" tab on the left of this page: http://tinylix.com/zngac8 How can this be done on 4.2? |
Re: Tabbed Menu to Display Lists of Categories / Manufacturers
It should be a matter of making "buttons" that if "categories" is clicked the categories menu is displayed, and if "brands" is clicked the manufacturers menu is displayed.
if "brands" {include manufacturers.tpl} /if "cats" {include categories.tpl} |
Re: Tabbed Menu to Display Lists of Categories / Manufacturers
Quote:
Hi JWait, I was going with that same logic. I'm just stumped on how to implement it. :? |
Re: Tabbed Menu to Display Lists of Categories / Manufacturers
Just make a .tpl that has the options you need, "brands" and "cats" that has "buttons" for each. You can call it brands-cats.tpl. Make the "brands" button call the skin1/modules/Manufacturers/menu_manufacturers.tpl, and the "cats" button call the skin1/customer/categories.tpl and put brands-cats.tpl in your menu.
|
All times are GMT -8. The time now is 06:42 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.