Support Forums

How to have a Fully functioning CAT not showing in the BROWSE tpl

This is a discussion on How to have a Fully functioning CAT not showing in the BROWSE tpl within the Technical Support forums, part of the Technical Support Forums category; What version of 68 Classifieds are you running? Example: V4.1.6 Designer What template are you using? TC Elise 2c Please ...


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

Reply
 
Thread Tools Display Modes
Old 12-12-2009, 12:42 PM   #1
Customer
 
Join Date: Oct 2009
Posts: 202
Rep Power: 14
guillopuig is on a distinguished road
Default How to have a Fully functioning CAT not showing in the BROWSE tpl

What version of 68 Classifieds are you running?
Example: V4.1.6 Designer

What template are you using?
TC Elise 2c

Please describe in detail the issue you are having:

I want a fully functioning category NOT show in the Category browse TPL But show everywhere else, so people post on the category and can access the category from a unique link.

Is this possible?
__________________
4.1.6 Designer ----> soon to be Developer

Last edited by guillopuig; 12-12-2009 at 12:42 PM. Reason: MAke title more targetted.
guillopuig is offline   Reply With Quote
Old 12-12-2009, 12:54 PM   #2
68 Classifieds Staff
 
Eric Barnes's Avatar
 
Join Date: Mar 2006
Location: Belmont, NC
Posts: 5,489
Rep Power: 136
Eric Barnes is just really nice Eric Barnes is just really nice
Default

Only by editing the php code or templates and manually removing that category from the page.
__________________
Eric Barnes
68 Classifieds Developer
Customer Area | Issue Tracker | Documentation | 68C Mods | 68 @ Twitter | My Modules
Eric Barnes is offline   Reply With Quote
Old 12-12-2009, 02:09 PM   #3
All Hands On Deck
 
seymourjames's Avatar
 
Join Date: Mar 2008
Posts: 3,527
Rep Power: 89
seymourjames is a jewel in the rough
Default

You could test using some smarty logic in the browse.tpl file (the inner most part of the loop). something like

{if $data[td]<>"" & $data[td].name !="mycategory" }
<img src="{$data[td].image}" border="0" alt="{$data[td].name}" />&nbsp;{$data[td].start_link|replace:'>':" title=\"`$data[td].name`\">"}<strong>{$data[td].name}</strong></a>
{if $data[td].total <> ''}
({$data[td].total})
{/if}
<br />{$data[td].description}<br />
{/if}
__________________
"The fool doth think he is wise, but the wise man knows himself to be a fool.".

TemplateCodes.com for 68C
seymourjames is offline   Reply With Quote
Old 12-12-2009, 02:16 PM   #4
Customer
 
Join Date: Oct 2009
Posts: 202
Rep Power: 14
guillopuig is on a distinguished road
Default

Thank you guys... Will try it right now and report back in this same post.

Edit ---

This does work but only if not showing the subcategories like i am in the home page.

Since I have set up the categories and subcats using DIVs it messes the whole setup.

I will play around a little more w it hoping to fix it.

----
__________________
4.1.6 Designer ----> soon to be Developer

Last edited by guillopuig; 12-12-2009 at 08:00 PM.
guillopuig is offline   Reply With Quote
Reply

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Browse categories page - all showing '0' gadgit7 Technical Support 1 07-28-2009 09:07 PM
Login not functioning mhmartin Technical Support 2 06-26-2008 09:22 PM
images not showing up/ ad listings not showing up anna245 Technical Support 4 04-19-2008 10:56 AM
Fully customizable? rosathia Pre Sales Questions 2 04-24-2007 11:58 AM


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


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