![]() |
![]() |
![]() |
|
|||||||
| Modifications Simple to complex modifications, made by users or by our team, applied to logic or presentation, all kinds of modifications are discussed and requested here. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#11 |
|
Join Date: Feb 2008
Posts: 27
![]() |
I know I'm new to this, but either this is done diferently now or I must be really missing something here....
I just can't seem to find the the link-display.tpl file... Could you guys point me in the right direction? |
|
|
|
|
|
#12 | |
|
Super Moderator
Join Date: Oct 2005
Location: Phoenix,Arizona (Valley of the Sun)
Posts: 5,362
![]() ![]() ![]() ![]() |
Quote:
Look in folder of the "template" you are using.
__________________
Please don't ask me about script questions or sales issues through "Private Messages". Thanks! |
|
|
|
|
|
|
#13 |
|
Administrator
Join Date: Sep 2005
Posts: 9,299
![]() ![]() ![]() ![]() ![]() ![]() |
Hi Banzai
I suppose it can be also called now 'listing-display.tpl'. It depends on the version you use
__________________
Subrion CMS - free open source php content management system Business Directory Script - powerful php business directory software, Yellow Pages Script - the most advanced yellow pages php software |
|
|
|
|
|
#14 |
|
Join Date: May 2008
Posts: 4
![]() |
How do I display the rating in 2.3 Full version.
I want this info to be shown on regular-listing-display.tpl <strong>{$aCurrentRating}</strong>/{$_units} ({$aTotalVotes} {$_tense})&nbs p; |
|
|
|
|
|
#15 |
|
Join Date: May 2007
Posts: 28
![]() |
Does this code work for the Pro 2.2.xxx version? I seem not to find the link-display.tpl but the listing-display.tpl and the only codes there are:
{esynHooker name="beforeListingDisplay"} {if $listing.sponsored} {include file="sponsored-listing-display.tpl"} {elseif $listing.partner} {include file="partner-listing-display.tpl"} {elseif $listing.featured} {include file="featured-listing-display.tpl"} {else} {include file="regular-listing-display.tpl"} {/if} Last edited by kbeaty; 06-06-2008 at 07:12 PM. |
|
|
|
|
|
#16 |
|
Join Date: May 2007
Posts: 28
![]() |
Does this code work for the Pro 2.2.xxx version? I seem not to find the link-display.tpl but the listing-display.tpl
{esynHooker name="beforeListingDisplay"} {if $listing.sponsored} {include file="sponsored-listing-display.tpl"} {elseif $listing.partner} {include file="partner-listing-display.tpl"} {elseif $listing.featured} {include file="featured-listing-display.tpl"} {else} {include file="regular-listing-display.tpl"} {/if} |
|
|
|
|
|
#17 | |
|
Super Moderator
Join Date: Oct 2005
Location: Phoenix,Arizona (Valley of the Sun)
Posts: 5,362
![]() ![]() ![]() ![]() |
Quote:
If so, I can take a look at it later (busy now)
__________________
Please don't ask me about script questions or sales issues through "Private Messages". Thanks! |
|
|
|
|
|
|
#18 | ||
|
Join Date: Feb 2007
Posts: 63
![]() |
find in regular-listing-display.tpl
Quote:
Quote:
![]() |
||
|
|
|
|
|
#19 | |
|
Pro Ver 2.2.06
Join Date: Mar 2007
Posts: 73
![]() |
Quote:
Thanks! -Crystal |
|
|
|
|
|
|
#20 | |
|
Join Date: Jan 2007
Posts: 129
![]() |
I'm using 2.2.06 and the following works for me. It still displays the small 'rank' size stars rather than the larger 'rating' ones but it is displaying the rating value (and not the rank)
Quote:
|
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|