Support Forums

expand sub-cats on layout.tpl

This is a discussion on expand sub-cats on layout.tpl within the Templates, HTML, CSS, and Design Help forums, part of the General category; hi all, I currently have this layout to expand all my main categories in my side menu which works fine. ...


Go Back   68 Classifieds Forums > General > Templates, HTML, CSS, and Design Help

Reply
 
Thread Tools Display Modes
Old 02-04-2010, 10:59 AM   #1
Customer
 
jason1971's Avatar
 
Join Date: Jan 2009
Location: England
Posts: 147
Rep Power: 13
jason1971 is on a distinguished road
Default expand sub-cats on layout.tpl

hi all,

I currently have this layout to expand all my main categories in my side menu which works fine.

<h1>Main Categories</h1>
{categories_parent}
<ul class="sidemenu">
{foreach from=$pcat item=entry}


<li>{$entry.link} {$entry.total}</li>
{/foreach}
</ul>

However is it possible to intergrate the sub-categories in to that, so that they show directly under their main category heading ?

Many thanks in advance

jason
__________________
v4.1.8 Hosted - using Templatecodes neo2- green template
jason1971 is offline   Reply With Quote
Old 02-04-2010, 11:03 AM   #2
curmudgeon
 
Join Date: Mar 2006
Posts: 5,413
Rep Power: 138
Lhotch is a glorious beacon of light Lhotch is a glorious beacon of light Lhotch is a glorious beacon of light
Default

{categories_parent} is a plugin that queries the database and gets a list of all the parent categories. You will have to edit the plugin itself (php code) and alter it to get thechild categories as well.
__________________
Larry

Knowledge learned is more valuable than knowledge given.
Lhotch is offline   Reply With Quote
Old 02-04-2010, 11:15 AM   #3
Customer
 
jason1971's Avatar
 
Join Date: Jan 2009
Location: England
Posts: 147
Rep Power: 13
jason1971 is on a distinguished road
Default

Many thanks larry
__________________
v4.1.8 Hosted - using Templatecodes neo2- green template
jason1971 is offline   Reply With Quote
Reply

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Change how Sub cats are dissplayed guillopuig Customizations 5 11-02-2009 01:03 PM
Search with Custom Cats rockabilly Technical Support 5 07-02-2009 08:10 AM


All times are GMT -4. The time now is 08:34 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2011, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0