I would like to add an “Add to Google Calendar” button next toe the ical button that the plugin provides. Can anyone provide guidance, in the form of code and what template to edit, on how to do this?
You can use that same filter to add in another button for Google calendar.
Take a look within event-espresso-core-reg\modules\ical\EED_Ical.module.php at the generate_add_to_iCal_button() and download_ics_file() methods to see how EE pulls all of the information to generate the iCal button, you can use that as an example to create your own Google Calendar link.
The support post ‘Add to Google Calendar Button’ 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.
Support forum for Event Espresso 3 and Event Espresso 4.