Events list does not show pictures in PRO, but does in free version

Home Forums Ticket Products Event Tickets Plus Events list does not show pictures in PRO, but does in free version

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1170638
    Christophe
    Participant

    We upgraded from free to Pro and lost the ability to show pictures in the events list widget. Can we have it back without too much code?

    #1170746
    Cliff
    Member

    Hi Christophe.

    This shouldn’t have happened. Our demo site runs the PRO version and it does show images: http://wpshindig.com/events/photo/

    Therefore, I’d suggest following our recommended troubleshooting steps:

    There might be some new updates available. Could you please make sure all your Modern Tribe plugins (and WordPress core) are at their latest versions?

    Once you verify you’re on the latest versions, please test to see if the issue is still happening for you.

    If it is, please follow our Testing for Conflicts Guide (basically switch to TwentySixteen theme and deactivate all plugins and custom code other than Modern Tribe plugins) and see if that helps narrow down the cause of this.

    If it doesn’t, please enable WP_DEBUG and WP_DEBUG_LOG and share any PHP errors you see while changing tickets quantity, navigating your site’s home page, events page, single-event pages, and any other of your site’s pages relevant to this ticket.

    Then, please share your System Information (while in Testing for Conflicts mode).

    You might also see if you can spot any console errors at your site. (If needed, you may reference our KB article Using Google Chrome Developer Tools.)

    Let us know what you find out.

    Thanks.

    #1170918
    Christophe
    Participant

    I should have been more clear, i’m only talking about the widget, the PRO Upcoming Events widget shown in the middle of this page for example http://wpshindig.com/event-widgets/
    The free version lets us display the events pictures which is what we need. In Pro the little calendar image is a disappointment in comparison. Can we have the pictures in the Pro version?

    #1171265
    Cliff
    Member

    Gotcha. Thanks for clarifying.

    You should reference our Themer’s Guide to override this file: /wp-content/plugins/events-calendar-pro/src/views/pro/widgets/modules/single-event.php (which gets used by this file: /wp-content/plugins/events-calendar-pro/src/views/pro/widgets/list-widget.php)

    Alternatively, you wouldn’t need the Themer’s Guide and you can instead use one of the action hooks in that single-event.php file.

    the_post_thumbnail() is probably the function you’d want to use to output each Event’s featured image.

    Please let me know if you need any additional assistance.

    #1181291
    Support Droid
    Keymaster

    Hey there! This thread has been pretty quiet for the last three weeks, so we’re going to go ahead and close it to avoid confusion with other topics. If you’re still looking for help with this, please do open a new thread, reference this one and we’d be more than happy to continue the conversation over there.

    Thanks so much!
    The Events Calendar Support Team

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Events list does not show pictures in PRO, but does in free version’ is closed to new replies.