Bug with Tooltip/Pop-up in Monthly View, pop-up not working
-
Hi
I have noticed that when if there are two or more events in the (current) month, the tooltip/pop-up works ok.
I have this issue on several sites, and have tested the MEC plugin with the latest version of WordPress on all sites, with all plugins disabled, and with a variety of themes.
Tested using 3 live sites, 2 using PHP Version 7.4.6, and 1 using PHP Version 7.2.34and my Localhost/WAMP server, Apache 2.4.41, PHP Version 7.4.0
Also, with the tooltip/pop-up, in the bottom left-hand corner, there is a comma, followed by 3 dots. I have located them in here,
/wp-content/plugins/modern-events-calendar-lite/app/skins/monthly_view/calendar_simple.php
around line 105
$tooltip_content .= !empty($event->data->content) ? ‘<div class=”mec-tooltip-event-desc”>’.$event_content.’ , …</div>’ : ”;
They appear to not be of any use, they look as though they may be for a ‘read more’ link.
- The topic ‘Bug with Tooltip/Pop-up in Monthly View, pop-up not working’ is closed to new replies.