Viewing 7 replies - 1 through 7 (of 7 total)
  • caimin_nwl

    (@caimin_nwl)

    Hi Ambhen,

    Can you post the code you’re using to display the event list? Thanks.

    Thread Starter Amben

    (@ambhen)

    Hi caimin_nwl,

    Here’s the code “CONTENTS”

    Thanks,
    Ambhen

    caimin_nwl

    (@caimin_nwl)

    What code / formatting do you have under Events > Settings > Formatting > Default event list format?

    Thread Starter Amben

    (@ambhen)

    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}

    Thread Starter Amben

    (@ambhen)

    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. Border

    UPCOMING EVENTS Widgets with image at the right side
    UPCOMING EVENT LOCATIONS with image at the right side

    Thread Starter Amben

    (@ambhen)

    Hi caimin_nwl,

    Its working now. Thank you for your big help!

    Cheers,
    Ambhen

    Plugin Support angelo_nwl

    (@angelo_nwl)

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Thumbnail Image not work’ is closed to new replies.