• I’m in Google Calendar and I want to insert a click-able link in my event description. When I implement my calendar into ICS Calendar on my WordPress blog, the link just appears as plain text. Is there a way to turn it into a click-able link via ICS calendar or has that feature not been implemented yet? Is there another plugin I can use that can do this, whether it’s another calendar plugin or a separate link-maker plugin?

    thanks,
    -g

Viewing 2 replies - 1 through 2 (of 2 total)
  • You have to put valid HTML code into the calendar content.
    Just something like:
    <a href="https://www.mydomain.de/mydirectory/myinfo.html">more infos</a>;
    That’s all

    The above did not work for me, but I’m using Outlook instead of Google

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: ICS Calendar] Clickable Links from event description in GCalendar?’ is closed to new replies.