Support Forums

custom_plugins

This is a discussion on custom_plugins within the TemplateCodes forums, part of the Third Party Support category; Hi, I would like to display a publicity ban above each of my listings (new, featured and popular). So, I ...


Go Back   68 Classifieds Forums > Third Party Support > TemplateCodes

Reply
 
Thread Tools Display Modes
Old 05-24-2010, 12:52 PM   #1
Customer
 
Join Date: Apr 2009
Location: South of Spain
Posts: 207
Rep Power: 14
magicosta is on a distinguished road
Default custom_plugins

Hi,

I would like to display a publicity ban above each of my listings (new, featured and popular). So, I added a code on top of showlisting.tpl code page and it works fine, the only problem is the ban is showing up as well when I use popular categories where I have already $promo which displays another pub.

The question is how to display the ban in every listing but not in popular categories listings?

Any help welcome. Thank you in advance
__________________
Default Template - V 4.1.10 - Developper
magicosta is offline   Reply With Quote
Old 05-24-2010, 03:43 PM   #2
All Hands On Deck
 
 
Join Date: Mar 2008
Posts: 3,317
Rep Power: 82
seymourjames is a jewel in the rough
Default

I am a bit lost on this one. Not sure how this is a templatecodes issue or one which is to do with custom plugins?

I am afraid you will need to elaborate with screenshots and further explanation.
__________________
"The fool doth think he is wise, but the wise man knows himself to be a fool.".

TemplateCodes.com for 68C, Version 4 Templates & Modules
Get the Best U.S Hosting, Best U.K Hosting
seymourjames is offline   Reply With Quote
Old 05-24-2010, 04:31 PM   #3
TemplateCodes
 
TemplateCodes-Mike's Avatar
 
Join Date: Apr 2010
Posts: 41
Rep Power: 6
TemplateCodes-Mike is on a distinguished road
Default

David is right in the fact that this has nothing to do with TemplateCodes products.

My suggestion to your question however, is to put a smarty if statement in to check if there is anything in the $promo variable. Something like:
PHP Code:
{if $promo ne ''}
     
your code here
{else}
     {
$promo}
{/if} 
__________________
TemplateCodes - Complete 68 Classifieds solutions and more
TemplateCodes-Mike is offline   Reply With Quote
Reply

Thread Tools
Display Modes



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


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