![]() |
![]() |
![]() |
|
|||||||
| Common Questions Latest releases, patches, bugfixes and changes in eSyndiCat Directory Software free version. Feel really frustrated after having spent several hours trying to figure out what went wrong with your directory? Wait no more! Click the link above and post your issues. Right here. Right now. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Join Date: Mar 2009
Posts: 67
![]() |
Hi,
i would like to have thumbshots directly beside the listings. Like this page www.psakse.gr. How is this possible ? Can you help me? Thanks Leventis |
|
|
|
|
|
#2 |
|
Guest
Posts: n/a
|
Hi,
Go to `your_directory\templates\your_template\regular-listing-display.tpl` before Code:
<div class="title"> Code:
<div style="padding: 0px 10px 0px 0px;float: left;">
<div class="preview"><img src="http://open.thumbshots.org/image.pxf?url={$listing.url}" /></div>
</div>
sponsored-listing-display.tpl featured-listing-display.tpl partner-listing-display.tpl Last edited by Vlad B.; 10-05-2009 at 10:32 AM. Reason: Updated |
|
|
|
#3 |
|
Join Date: Mar 2009
Posts: 67
![]() |
Hi,
great it works :-) Thanks |
|
|
|
|
|
#4 |
|
Join Date: Apr 2009
Posts: 32
![]() |
When I open listing-display.tpl
This is the code that is displayed: {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} So where do I input the additional code, because I can't see <div class="title"> Kind regards, AW |
|
|
|
|
|
#6 |
|
Join Date: Jan 2009
Posts: 16
![]() |
I added the above code as shown above. Though the thumbnail is displaying but the problem is except for the title, remaining text (listing text) are displayed below the thumbnail instead of showing along the thumbnail preview... http://s.tibetsites.com/H_H_Dalai_La...he-Dalai-Lama/ .... what changes do i have to make it come on the side?
|
|
|
|
|
|
#7 |
|
Join Date: Jan 2009
Posts: 20
![]() |
That's a wicked sweet idea, works like a charm too. I wasn't even looking for this but now that I found it I wish I HAD been looking for it! Cheers!
__________________
http://rclinks.co.cc |
|
|
|
|
|
#9 |
|
Join Date: Jan 2010
Posts: 4
![]() |
Exactly what I needed, thank you!
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|