Display Event Location for The Events Calendar

plugin banner

This plugin works with The Events Calendar by Modern Tribe. It changes the popup on the month view to include the event's location within the pop …

Author:Michael Weiner (profile at wordpress.org)
WordPress version required:5.0.0
WordPress version tested:6.5.0
Plugin version:4.4.0
Added to WordPress repository:29-04-2019
Last updated:16-03-2024
Rating, %:100
Rated by:1
Plugin URI:https://michaelweiner.org/
Total downloads:4 199
Active installs:100+
plugin download
Click to start download

This plugin overrides the template for the tooltip that is displayed when a user hovers over an event on the full month calendar view created by The Events Calendar or The Events Calendar Pro plugin. The name of the event’s venue/location that is entered with the event will be displayed under the date and time that the event occurs. The full street address for the location can also be displayed. All of the other elements of the tooltip remain unchanged.

The Events Calendar and The Events Calendar Pro are WordPress plugins developed by Modern Tribe.

Arbitrary section

CSS Classes:

  • .deltec-tooltip-message – A paragraph element that surrounds all of the information that is added to the tooltip by this plugin.
  • .deltec-location-name-prefix – A span element that surrounds the prefix message that you can set in the Display Event Location for The Events Calendar settings area in the textfield labeled Tooltip Message Before Venue/Location Name
  • .deltec-location-name – A span element that surrounds the name of the event’s venue/location name.
  • .deltec-street-address – A span element that surrounds the all elements of the street address for the event’s venue/location (if enabled in Display Event Location for The Events Calendar settings area)

Github Repository

The Github Repository for this plugin can be found here: https://github.com/mike-weiner/display-event-locations-tec.

References:

Below are resources and references that were used to help develop parts of this plugin.

  1. https://support.theeventscalendar.com/153124-Themers-Guide
  2. https://docs.theeventscalendar.com/reference/hooks/tribe_events_template_data_array/
  3. https://docs.theeventscalendar.com/reference/hooks/tribe_template_theme_path_list/
  4. https://docs.theeventscalendar.com/reference/functions/tribe_address_exists/
  5. https://docs.theeventscalendar.com/reference/functions/tribe_get_full_address/
  6. https://theeventscalendar.com/knowledgebase/k/custom-additional-template-locations/
  7. https://gist.github.com/cliffordp/b76421f2490a8b8995493f203e11b331

Special Thanks:

A special thank you to user @cliffordp on Github for several helpful gists that were used as boilerplates to achieve certain functionality within this plugin.

Thank you to Danielle Attinella for her amazing work on designing a new icon and banner image for the plugin.


Screenshots
FAQ
ChangeLog