Viewing 5 replies - 1 through 5 (of 5 total)
  • I had that problem for quite some time already. I had to go in and change the default post template to remove the image from the template. That has the downside that regular posts (when displaying an individual post) no longer display the image. But since 99% of my usage is for events, I decided I could live with that. I’m now starting to do additional regular post, so it is becoming more of an issue. Sorry, not much help.

    The new image setting are on the “Settings”, “Frontend Views”, “Event” area where you can set image height, width and alignment. I’m guessing that what they are referring to.

    • This reply was modified 1 year, 1 month ago by lpint.
    • This reply was modified 1 year, 1 month ago by lpint.
    Thread Starter 2020media

    (@2020media)

    It seems like the plugin has co-opted the posts template (sort of). As you say actual blog posts only show one image. I also found that suddenly I had sidebars on my events, because it brought in the setting from WordPress for blog posts. I’d like to be able to choose sidebars independently of my blog sections!

    I do find these unexpected changes rather frustrating!

    Thanks for your info on the Image customization options. I thought it was in the event page itself!

    Plugin Support EventPrime Support

    (@eventprimesupport)

    Hi @2020media,

    You can hide the first image with the CSS script.

    .ep-event-detail-template .featured-image {display: none; }

    Add this CSS script in the EventPrime’s Settings -> Custom CSS section. Save the settings and check.

    Always happy to answer your questions.

    Thread Starter 2020media

    (@2020media)

    Thankyou, that’s a fix. However isn’t this a bug?

    Thread Starter 2020media

    (@2020media)

    Anyone?

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Duplicate Event Image’ is closed to new replies.