Problems with featured images Photo view and month view

Home Forums Calendar Products Events Calendar PRO Problems with featured images Photo view and month view

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #136775
    Annarosa
    Participant

    I have two issues that I would like to solve.
    The first: the “featured image” meta box of event-pro administration panel is not present, so I can not use the photo view. I’ve already checked, it is not a conflict of plugins.
    The second: I followed your instruction from page adding-featured-images-to-month-view /, but in the event-pro folder does not exist wp-content/plugins/events-calendar-pro/views/month/single-event.php. The month/single-event.php is only in event-calendar folder. I copied this file, and followed your instructions, creating a new folder in the child theme etc., but unfortunately the image is not displayed in the calendar.
    Thank you very much, I look forward to some enlightening tip; )

    #138802
    Barry
    Member

    Hi!

    Ideally we like to stick to one issue per thread. Let’s look at the featured image problem here in this thread and if you could create a fresh thread for the problem with the tutorial someone will help you as soon as they can 🙂

    The first: the “featured image” meta box of event-pro administration panel is not present, so I can not use the photo view. I’ve already checked, it is not a conflict of plugins.

    Can you confirm if you also tried switching theme? If you switch to Twenty Twelve/Thirteen for instance and find you can then add featured images it’s quite likely the problem is that your theme only adds featured image (or “post thumbnail”) support for a limited set of post types – but we should confirm that is the problem before proceeding.

    Let me know what you discover!

    #261580
    mahina
    Participant

    I have the same issue, the meta box is simply not present in the admin. My current functions file currently states:
    add_theme_support(‘post-thumbnails’);

    I’ve tried adding:
    add_theme_support( ‘post-thumbnails’, array( ‘tribe_events’ ) );

    …to the end of my functions file without success. Any pointers?

    #505798
    Barry
    Member

    Hi – sorry we missed this. We aren’t actually alerted when someone other than the original poster updates a thread plus, in order to share other details confidentially, it’s generally recommended to create a new thread of your own.

    Sorry for the mixup but if you still need help I’d ask that you go ahead and create a new thread of your own and, since it’s been quite a while at this point without hearing from you (annarosa) I’ll go ahead and close this one.

    Thanks again!

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Problems with featured images Photo view and month view’ is closed to new replies.