Show Image Only Event

Home Forums Calendar Products Events Calendar PRO Show Image Only Event

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1198055
    Evan
    Participant

    I’m using the Events Calendar Pro plugin with the Event Element. I’m showing one event with one column. I wanting the result to be only the featured image of the event and not the meta details.

    How can I remove the meta details that are being displayed?

    http://windsor.evancourtney.com/
    password: windsor

    #1198551
    George
    Participant

    Hi Evan,

    Thanks for reaching out.

    1. You say, “with the Event Element”. What is “Event Element”? Is this another plugin or theme? If so, please link to where you found this on the Internet.

    2. We unfortunately cannot help with customizations; please check out this page for more information → https://theeventscalendar.com/knowledgebase/what-support-is-provided-for-license-holders/

    3. Despite the fact that we can’t help with customizations, I am happy to at least help with hiding the meta information as this should be a simple customization. Can you please specify what “meta information” you’re trying to hide? Please share a screenshot of the information you want to hide, if possible. You can do so by uploading the screenshot images to this thread. If you have issues with that, you can upload to Imgur.com, Flickr.com, CloudUp.com, or any similar image-hosting site; then just share the links to those images here and I’ll take a look.

    Thanks! 😀
    George

    #1198853
    Evan
    Participant

    I’m wanting the Event Title, Date and Time removed.

    #1199067
    George
    Participant

    Thanks for clarifying!

    I’d recommend the following CSS to hide those elements:


    .fusion-events-shortcode .fusion-full-one .fusion-events-meta {
    display: none !important;
    }

    As noted above, you’ll have to take the reins on further customizations, but I hope this helps! 😀

    — George

    #1199571
    Evan
    Participant

    Worked! Thank you.

    #1199871
    George
    Participant

    😀

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Show Image Only Event’ is closed to new replies.