Home › Forums › Ticket Products › Event Tickets Plus › Events list does not show pictures in PRO, but does in free version
- This topic has 5 replies, 4 voices, and was last updated 9 years, 6 months ago by
Christophe.
-
AuthorPosts
-
September 29, 2016 at 11:58 am #1170638
Christophe
ParticipantWe 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?
September 29, 2016 at 3:21 pm #1170746Cliff
MemberHi 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.
September 30, 2016 at 3:01 am #1170918Christophe
ParticipantI 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?September 30, 2016 at 3:29 pm #1171265Cliff
MemberGotcha. 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.
October 22, 2016 at 9:35 am #1181291Support Droid
KeymasterHey 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 -
AuthorPosts
- The topic ‘Events list does not show pictures in PRO, but does in free version’ is closed to new replies.
