Home › Forums › Calendar Products › Events Calendar PRO › No pro widgets?
- This topic has 8 replies, 3 voices, and was last updated 10 years, 10 months ago by
Support Droid.
-
AuthorPosts
-
July 9, 2013 at 5:02 pm #54196
Justin
Participant3.0 plugin descriptions says I should have a Next Events widget and a Events List Advanced widget, but all I have is:
Events Calendar
Events Countdown
Events Featured Venue
Events ListIs that right? Maybe they’re just called something different in the plugin vs the marketing?
July 10, 2013 at 1:39 pm #54354Jonah
ParticipantHi Justin,
There is no Next Events widget anymore. Where are you seeing it listed in the description? We replaced it with the List Widget.
– Jonah
July 10, 2013 at 1:42 pm #54355Justin
ParticipantMust just be in the demo site http://wpshindig.com/event-widgets/
July 10, 2013 at 1:43 pm #54357Justin
ParticipantIn the old widgets I was able to display the event thumbnail as part of each event listing. That doesn’t seem to be the case now. Is the only way to get this back to manually edit the widget template?
July 10, 2013 at 4:09 pm #54397Jonah
ParticipantHi Justin,
Ahh good catch, that’s something we need to update (the wpshindig site). Thanks for pointing that out!
Yes, to get the event thumbnail in the widget you’ll need to modify the widget template. This is pretty easy to do though. You just need to make a copy of /wp-content/plugins/events-calendar-pro/views/widgets/list-widget.php and place in a ‘tribe-events/widgets’ folder in your theme. Then just add this code wherever you want the image to display and feel free to add your own markup to be able to style it: http://snippi.com/s/18jsqyt
I hope that helps but let me know if you have any questions.
Regards,
JonahJuly 10, 2013 at 4:47 pm #54408Justin
ParticipantI’m trying to update the Featured Venue widget, so I copied venue-widget.php to my themeFolder/widgets/, and inserted that thumbnail code, but it’s still not showing up.
Here’s my modified venue-widget.php: http://snippi.com/s/vxwqthm, see line 37.
July 10, 2013 at 4:47 pm #54409Justin
ParticipantHere’s an example of where this code should be executing right now: http://ncmf.pricelessmisc.com/events/#listEvents-fillmore
July 11, 2013 at 7:44 am #54510Jonah
ParticipantHi Justin,
You need to specify the event ID in the tribe_event_featured_image() function like so:
tribe_event_featured_image($event->ID)
Try that and let me know how it works.– Jonah
July 7, 2015 at 6:27 am #979876Support Droid
KeymasterThis 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. -
AuthorPosts
- The topic ‘No pro widgets?’ is closed to new replies.
