Support

Home Forums Events Calendar Add-on Add button link on calendar tooltip

Add button link on calendar tooltip

Posted: January 11, 2014 at 9:44 am


david chua

January 11, 2014 at 9:44 am

Hi,

I need help on calendar tooltip. i want to add button and link into another site on tooltip.

its possible??

Thanks


Dean

January 13, 2014 at 1:36 am

Hi David,

Possible yes, but it requires a core file edit, so updates to the plugin will over write your changes.

You would need to edit the espresso-calendar/espresso-calendar.php file. What you need should be around line 708

Adding something like

$events[ $cntr ]['tooltip'] .= '<p><a href="http://www.eventespresso.com">Event Espresso</a></p>';

should get you started.

The support post ‘Add button link on calendar tooltip’ is closed to new replies.

Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.

Event Espresso