We'll create fresh WordPress site with Display Event Location for The Events Calendar installed. You have 20 minutes to test the plugin after that site we'll be deleted.
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.
.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)The Github Repository for this plugin can be found here: https://github.com/mike-weiner/display-event-locations-tec.
Below are resources and references that were used to help develop parts of this plugin.
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.