Thumbnail Image not work
-
Hi
Thumbnail image at the event list and widgets not showing.
Please help: http://headexposed.com/events/
Thanks,
Ambhen
-
Hi Ambhen,
Can you post the code you’re using to display the event list? Thanks.
Hi caimin_nwl,
Here’s the code “CONTENTS”
Thanks,
AmbhenWhat code / formatting do you have under Events > Settings > Formatting > Default event list format?
This is for “Default event list` format header” code:
<table cellpadding=”0″ cellspacing=”0″ class=”events-table” >
<thead>
<tr>
<th class=”event-time” width=”150″>Date/Time</th>
<th class=”event-description” width=”*”>Event</th>
</tr>
</thead>
<tbody>“Default event list format” code:
<tr>
<td>
#_EVENTDATES
#_EVENTTIMES
</td>
<td>
#_EVENTLINK
{has_location}<i>#_LOCATIONNAME, #_LOCATIONTOWN #_LOCATIONSTATE</i>{/has_location}
</td>
</tr>“Default single event format” code:
<div style=”float:right; margin:0px 0px 15px 15px;”>#_LOCATIONMAP</div>
<p>
Date/Time
Date(s) – #_EVENTDATES<i>#_EVENTTIMES</i>
</p>
{has_location}
<p>
Location
#_LOCATIONLINK
</p>
{/has_location}
<p>
Categories
#_CATEGORIES
</p>
<br style=”clear:both” />
#_EVENTNOTES
{has_bookings}
<h3>Bookings</h3>
#_BOOKINGFORM
{/has_bookings}Can you send me the default code for all the events that same like your demo page all the style
Please see this link: http://prntscr.com/3ku5j0
1. Date/Time
2. Event
3. Image
4. BorderUPCOMING EVENTS Widgets with image at the right side
UPCOMING EVENT LOCATIONS with image at the right sideHi caimin_nwl,
Its working now. Thank you for your big help!
Cheers,
Ambhen
The topic ‘Thumbnail Image not work’ is closed to new replies.