Have featured image, but not in event single

Home Forums Calendar Products Events Calendar PRO Have featured image, but not in event single

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #941448
    Annette
    Participant

    I like the picture for the pop-up in month view of the featured image, but I do NOT want the picture to show when I click on the event – to see the details of the event. Is there a way to have a featured image, but to not show that featured image on the detail page?

    NO: https://www.dropbox.com/s/ff0sec00u0j0iym/Screenshot%202015-02-10%2013.40.30.png?dl=0
    YES: https://www.dropbox.com/s/bo3jkrw7hjmv5dy/Screenshot%202015-02-10%2013.41.38.png?dl=0

    #941528
    Barry
    Member

    Hi Annette,

    Definitely possible 🙂

    Please review our Themer’s Guide in the first instance as it covers the basics of safely overriding and customizing our templates.

    Normally in this situation I’d recommend setting up a custom single-event.php template and simply remove the following line:

    <?php echo tribe_event_featured_image( $event_id, 'full', false ); ?>

    It may not be quite so simple in your case as, looking at the screenshot you shared, I suspect the theme you are using may have come complete with its own custom event templates (in which case you should seek assistance from the theme author).

    Does that help?

    #946348
    Barry
    Member

    Hi! It’s been a while so I’m going to go ahead and close this thread. If we can help with anything else, though, please don’t hesitate to create new threads as needed. Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Have featured image, but not in event single’ is closed to new replies.