![]() |
Subcategory listing in subcategory page
I am kinda in a serious predicament here . Check this link
http://www.taqshop.com/xcart/home.php?cat=333 On the left sidebar you can see the sub catgeories of the parent category Technology. I want to display the same subcategories in the subcategories individual pages also. like here http://www.taqshop.com/xcart/home.php?cat=388 Current code of mine which i use to display the subcategory is Code:
<ul> Any help will be appreciated |
Re: Subcategory listing in subcategory page
Anyway solved this issue. i made a new tpl file and called it in the sidebar. Here's the code in the tpl file:
Code:
{php} if you wanna see a live demo of it check here http://www.taqshop.com/xcart/home.php?cat=361 |
Re: Subcategory listing in subcategory page
Brilliant Solution, Omron.
I implemented like so, using a dropdown menu at the top of my category pages: In subcategories.tpl: HTML Code:
{include file="customer/main/subcategories_dropdown.tpl"} In subcategories_dropdown.tpl: HTML Code:
Works perfectly! |
All times are GMT -8. The time now is 01:39 PM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.