Delete featured image on the each event template page

Home Forums Calendar Products Events Calendar PRO Delete featured image on the each event template page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #737418
    unaimonreal
    Participant

    Where and what code should I delete to remove the featured image inside the template of each event page?

    #738053
    Brian
    Keymaster

    Hi unaimonreal,

    I can help you out with this.

    Please follow our Themer’s guide to move the template to your theme so you can safely modify it there.

    You will want to move and edit the single-event.php found in the views directory.

    Then look for this line to comment out or remove:

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

    Let me know if that is what you are looking for.

    Thanks

    #738272
    unaimonreal
    Participant

    This reply is private.

    #739739
    Brian
    Keymaster

    Great, glad it helps, I am going to go ahead and close this ticket, but if you need any other on something else please post a new ticket.

    Thanks!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Delete featured image on the each event template page’ is closed to new replies.