No "Featured Image" option when adding new event

Home Forums Calendar Products Events Calendar PRO No "Featured Image" option when adding new event

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #56045
    flacwby
    Participant

    We do not see the link to add a “Featured Image” when adding a new event. It appears to be a customized theme issue, so hopefully we haven’t just wasted the upgrade fee and now can’t use event pro.

    #56140
    Jonah
    Participant

    Hi flacwby,

    Try adding the following to your theme’s functions.php file:

    add_theme_support( 'post-thumbnails', array( 'tribe_events' ) );

    If you need to enable featured images for any other post type, just add it to the array separated by a comma. Let me know whether or not this works for you.

    Regards,
    Jonah

    #56151
    flacwby
    Participant

    Any other ideas? This didn’t work.

    #56172
    flacwby
    Participant

    Edit: It did work (I just forgot to upload to the server). Thanks.

    #56250
    Jonah
    Participant

    You’re welcome flacwby, let us know if you need help with anything else.

    – Jonah

    #979958
    Support Droid
    Keymaster

    This topic has not been active for quite some time and will now be closed.

    If you still need assistance please simply open a new topic (linking to this one if necessary)
    and one of the team will be only too happy to help.

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘No "Featured Image" option when adding new event’ is closed to new replies.