|
|
#1 |
|
Senior Member
Join Date: Jul 2007
Posts: 116
Rep Power: 11 ![]() |
How to show all the subcategories under the main categories on the homepage?
__________________
Using V4++ Developer... and loving it. |
|
|
|
|
|
#2 |
|
68 Classifieds Staff
Join Date: Mar 2006
Location: Belmont, NC
Posts: 5,058
Rep Power: 117 ![]() |
Open the home.tpl template file and locate this:
Code:
<!--{$data[td].subcats}-->
Code:
{$data[td].subcats}
__________________
Eric Barnes 68 Classifieds Developer Please do not send me a private message asking for support. Instead use these open forums or our ticket system. Customer Area | Issue Tracker | Documentation | 68C Mods | Submit a Ticket | 68 @ Twitter | My Modules |
|
|
|
|
|
#3 |
|
Senior Member
Join Date: Jul 2007
Posts: 116
Rep Power: 11 ![]() |
Thanks a lot Eric.
__________________
Using V4++ Developer... and loving it. |
|
|
|
|
|
#4 |
|
Senior Member
Join Date: Jul 2007
Posts: 116
Rep Power: 11 ![]() |
Eric, uncommenting that shows some subcats but not the entire list.
How to show all subcats? thanks.
__________________
Using V4++ Developer... and loving it. |
|
|
|
|
|
#5 |
|
Senior Member
Join Date: Jan 2007
Posts: 370
Rep Power: 19 ![]() |
Go to /includes/classes/kernel/Categories.php and find;
PHP Code:
__________________
M Michael V4.1.3 Developer - 3 Column Default Template "All truths are easy to understand once they are discovered; the point is to discover them" - Galileo Galilei (1564 - 1642) |
|
|
|
|
|
#6 |
|
Senior Member
Join Date: Jul 2007
Posts: 116
Rep Power: 11 ![]() |
Thank you Michael.
__________________
Using V4++ Developer... and loving it. |
|
|
|
|
|
#7 |
|
Senior Member
Join Date: Jun 2008
Location: Canada, Quebec
Posts: 244
Rep Power: 12 ![]() ![]() |
Hello,
If we want to return to the home page by press Home it work fine. But if we press Categories by press the link Categories � car. It does'nt show the subcategories. Do you have a solution?
__________________
Serge HobbyClassified.com V4.08 Developper, Module installed (CIV Scam Filter, Maffo Location System, Maffo News, VBulletin Usershare) |
|
|
|
|
|
#8 |
|
Senior Member
Join Date: Jun 2008
Location: Canada, Quebec
Posts: 244
Rep Power: 12 ![]() ![]() |
Any advice?
__________________
Serge HobbyClassified.com V4.08 Developper, Module installed (CIV Scam Filter, Maffo Location System, Maffo News, VBulletin Usershare) |
|
|
|
|
|
#9 |
|
Senior Member
Join Date: Jun 2008
Location: Canada, Quebec
Posts: 244
Rep Power: 12 ![]() ![]() |
Ok I find it,
just do the samething in the file default/categories/browse.tpl
__________________
Serge HobbyClassified.com V4.08 Developper, Module installed (CIV Scam Filter, Maffo Location System, Maffo News, VBulletin Usershare) |
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Place an Ad Categories Some Not Working | daina11 | v3.1 Questions & Support | 2 | 08-03-2007 05:19 PM |
| categories and sub categories | darby64 | v3.1 Questions & Support | 0 | 05-19-2007 02:57 AM |
| Different template for categories? | Mike-N-Tosh | v3.1 Modules & Modifications | 31 | 04-11-2007 07:29 AM |
| Show the visitors which category has new ads | pat01 | v3.1 Modules & Modifications | 7 | 07-28-2006 01:25 AM |
| Prevent Browse Categories Table for hidden categories | free2take | v3.0 Questions & Support | 3 | 05-12-2006 10:14 AM |