Support Forums

Show every listing in browse headcategory

This is a discussion on Show every listing in browse headcategory within the Technical Support forums, part of the Technical Support Forums category; Hi, How can i make every listing (so also the listings in the subcategories of that headcategory) visible in the ...


Go Back   68 Classifieds Forums > Technical Support Forums > Technical Support

This topic is resolved.

If you have a similar issue that this thread does not address, open a new related support topic.

 
Thread Tools Display Modes
Old 08-12-2009, 06:59 AM   #1
Customer
 
damiun's Avatar
 
Join Date: Apr 2009
Posts: 412
Rep Power: 18
damiun is on a distinguished road
Default Show every listing in browse headcategory

Hi,

How can i make every listing (so also the listings in the subcategories of that headcategory) visible in the headcategory?

example:
Cars:
>> ford
>> BMW

i am here :http://www.website.com/categories/cars.html

And i want to display every listing beneath the browse area.
damiun is offline  
Old 08-12-2009, 10:32 AM   #2
68 Classifieds Staff
 
Eric Barnes's Avatar
 
Join Date: Mar 2006
Location: Belmont, NC
Posts: 5,489
Rep Power: 135
Eric Barnes is just really nice Eric Barnes is just really nice
Default

Try this:

category.php:
Find: $options['section']=$sec;
Replace with:
$arr_childs = array($sec);
$Categories->get_ids($arr_childs);
$options['cats'] = $arr_childs;

Display ALL active listings under category list
__________________
Eric Barnes
68 Classifieds Developer
Customer Area | Issue Tracker | Documentation | 68C Mods | 68 @ Twitter | My Modules
Eric Barnes is offline  
Old 08-12-2009, 11:15 AM   #3
Junior Member
 
Join Date: Aug 2009
Posts: 4
Rep Power: 0
twinlover is on a distinguished road
Default Need to show subcategories (childs)

I have this same problem/question and have changed the code on category.php to what is suggested and I see no change - the subcategories still do not show.


Any help is appreciated Thanks.

Twinlover
v.4.1.0 developer, purple template
twinlover is offline  
Closed Thread

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
How to show listings on browse category page? rdouglas Technical Support 3 06-24-2009 07:11 AM
sold a premium listing, but it doesn't show petey Technical Support 1 03-15-2009 08:20 PM
Browse Listing Headers Cut Off outlook Technical Support 4 06-02-2008 01:03 PM


All times are GMT -4. The time now is 04:07 AM.


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