In the MONTH VIEW, when you scroll over an event, an info box pops up.
Is there a way to see the city in which the event is taking place in that info box?
(see screenshot).
My website is a directoyr for all Latin America, so, knowing the location of the event is important before clicking it.
Thanks.
Giselle
This topic was modified 10 years, 8 months ago by giselle.
There is some great information about customizing the tooltip that can be found within the source code at views > month > single-event.php.
You’ll need to follow our Themer’s Guide to get started with making customizations. After reviewing the Themer’s Guide and the notes within the file, you can take advantage of this snippet that will help you in getting the city for the Venue associated with your event to add to the tooltip.