Viewing 11 replies - 1 through 11 (of 11 total)
  • Thread Starter grygielny

    (@grygielny)

    ok, i understand how to use the placeholders now, am got an image to appear, but I’m still having a real hard time using them so that my event list table looks like this:

    https://demo.wp-events-plugin.com/events/

    using formats/layouts > events format

    https://pastebin.com/vjN4S9bA

    Thread Starter grygielny

    (@grygielny)

    that made the list look info ok, but the table border is still not right. I like just the horizontal lines as shown above.

    i’m also unable to get the search bar to show up. I went to EM setting and thought I turned them back on, but it isn’t popping up.

    Hi,

    I have the same problem is the use of the placeholder for the image.

    I will in the event page <date>, <time>, <image> like the demo on https://demo.wp-events-plugin.com/events/

    Can you help me.

    please refer to my post above and the demo page is using default twentyeleven theme which might help you do that.

    Hi thank you for your response.

    Look at my demo site https://wp.hermenswetzels.nl/?page_id=12
    The picture isn’t there when i used your code in the list format:
    <tr>
    <td>
    #_EVENTDATES, #_EVENTTIMES

    </td>
    <td>
    <div style=”float:left; margin:0px 10px 0px 0px;”>#_EVENTIMAGE{100,100}</div>
    #_EVENTLINK
    {has_location}

    <i>#_LOCATIONNAME , #_LOCATIONTOWN #_LOCATIONSTATE</i>{/has_location}

    </td>
    </tr>

    I also used the twentyeleven theme with no results.

    What do i wrong ?

    can you try to use #_EVENTIMAGE only without {x,y}? also, turn-on WP_DEBUG to see if there’s any other error.

    I have change it in #_EVENTIMAGE with zero results. Also WP_DEBUG give no info on that item.

    Question:
    When i ad a new event, what is the place where the picture is located.
    So in what dir is #_EVENTIMAGE looking for an picture. Maybee he will not found anything.

    You can set the event image using Featured Image at the middle right side of the Add New Event.

    Hi,
    Thaks voor your support.
    There wasn’t anything wrong with the code.
    I had make a mistake and i didn’t use Featured Image. It’s in dutch “Uitgelichte Afbeelding”.
    Now I see an image.

    thanks for updating.

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘[Plugin: Events Manager] Image not appearing in event list’ is closed to new replies.