Remove Featured Image on Event Page & Widget – Twenty Seventeen Theme

Home Forums Calendar Products Events Calendar PRO Remove Featured Image on Event Page & Widget – Twenty Seventeen Theme

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #1460482
    jcostas81
    Participant

    Hi –

    I’d like to remove featured images from showing up on single event pages and in the upcoming events widget which I have in my footer. I’m using the Twenty Seventeen theme.

    Thanks!

    #1460525
    jcostas81
    Participant

    I’ve figured out how to remove the featured from the single event page, but still can’t figure out how to remove the featured image thumbnail from the list widget. Please help!

    #1461161

    Hi Jesse,

    Thanks so much for reaching out here!

    Can you send a link of where you’re seeing a featured image that you’d like removed, and/or provide more information about which widget you are using?

    Let me know if anything else comes up in the meantime!

     

    Thanks,

    Jaime

    #1461237
    jcostas81
    Participant

    Here’s a link that is using the widget in the sidebar. It’s the list-widget, I believe, the upcoming events list widget.

    #1461423
    jcostas81
    Participant

    Any thoughts please?

    #1462022
    jcostas81
    Participant

    Do I need to send any more information?

    #1462205

    Hi Jesse,

    I’m not seeing any link in your response.  Would you mind resending it?

    Also, just to set expectations, we typically respond within 24-48 hours and you can expect one response per day from us (except weekends), as per our Support Policy.

    Please let me know if anything else comes up in the meantime!

     

    Thanks,

    Jaime

    #1462323
    jcostas81
    Participant

    Ok, thanks for letting me know. Sorry, forgot the link. Here it is: https://www.breatheforbea.org/contact/.

    I’ve created a child theme for my parent, so I’m ready to make whatever edit I need.

    Thanks!

    #1462339

    Hi Jesse,

    Thanks for providing me with that link!

    By default, Featured Images only show up on the Events List widget if the event is featured.  So one option would be to uncheck these as featured events.

    You can also try hiding the image with some CSS, but you then may have to alter the layout or alignment of some other elements.  You can try adding some like this to your WordPress Customizer or child theme’s stylesheet:

    div.tribe-events-event-image {
    display:none;
    }

    Let me know how that goes!

     

    Thanks,

    Jaime

    #1462462
    jcostas81
    Participant

    I actually don’t have them as featured events, so not sure why they’d be showing up if that’s the case.

    But this code worked! Thank you!

    #1463261
    jcostas81
    Participant

    All set!

    #1463598

    Glad we could help, you are welcome back in our support forums any time!

    Since you marked this thread as Resolved, I am going to close this thread.

    Have a great week!

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘Remove Featured Image on Event Page & Widget – Twenty Seventeen Theme’ is closed to new replies.