• Mick

    (@haarbollen)


    I can’t seem to show image (featured image) on either list view nor single event page.
    Any ideas, anyone?

    Thanks in advance

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Mick

    (@haarbollen)

    Update: I have managed to bring images to ‘single event’ page now (by using core template) – but still haven’t being able to show images in list form, even though I use core template and the preview shows that image is present. What do I miss?

    Thread Starter Mick

    (@haarbollen)

    <span class="event-time value-title">{time}{endtime before="<span class='time-separator'> - </span><span class='end-time'>" after="</span>"}</span>
    {image before="<div class='mc-event-image'>" after="</div>"}
    <div class="sub-details">
    {hcard before="<div class='mc-location'>" after="</div>"}
    {excerpt before="<div class='mc-excerpt'>" after="</div>"}
    </div>

    Using this code in my template btw – problem would be the ‘mc-event-image’ I guess

    Plugin Author Joe Dolson

    (@joedolson)

    What does your shortcode look like? I don’t see anything specifically wrong with that template; but it’s not what you’re getting. The template would need to be referenced by ID in the template attribute of the shortcode.

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

You must be logged in to reply to this topic.