• Resolved allisonbautistaa

    (@allisonbautistaa)


    Hi everyone,

    Wondering if anyone know how to fix the calendar plugin. Every time we add events to our calendar from the website, they automatically add to the calendar as all day, instead of the specific time we entered for the event even when using the code: startTime & endTime.

    This is how the code we used looks:

    <add-to-calendar-button
    ? name="[Reminder] Test the Add to Calendar Button"
    ? startDate="2024-07-20"
    ? startTime="10:15"
    ? endTime="23:30"
    ? timeZone="America/Los_Angeles"
    ? location="World Wide Web"
    ? description="Check out the maybe easiest way to include Add to Calendar Buttons to your web projects:[br]→

    [url]https://add-to-calendar-button.com/|Click here![/url]

    "
    ? options="'Apple','Google','iCal','Outlook.com','Microsoft 365','Microsoft Teams','Yahoo'"
    ? lightMode="bodyScheme"
    ></add-to-calendar-button>

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Add to Calendar

    (@add2cal)

    Can you share a screenshot of the integration?

    The button on the linked website for sure does not use the code you have posted above.

    Thread Starter allisonbautistaa

    (@allisonbautistaa)

    The Code used on our website:

    [add-to-calendar-button name=”The Chris Herren Story” options=”‘Apple’,’Google’,’Microsoft 365′” startTime=”10:15″ endTime=”17:45″ timeZone=”America/Chicago” location=”McAninch Arts Center: 425 Fawell Blvd, Glen Ellyn, IL 60137″ startDate=”2024-09-19″?
    ?description=”In this very personal presentation, Chris will share his recovery journey in a brutally honest format. The event will start with a 5-minute film introducing Herren and showing highlights of his basketball career and his dream to play in the NBA which began to unravel after making a few bad decisions. From growing up in Fall River, MA to playing Division 1 basketball and in the NBA, he will take the audience on his journey from addiction to sobriety. Additionally, he will relate his story to the audience addressing themes of gateway drugs, prescription drug use, vaping and the responsibility of prevention starting with us all. To conclude the event Chris will field questions from the audience. Zoom option available.”]

    Plugin Contributor Jens Kuerschner

    (@jekuer)

    Maybe you can share a screenshot?

    It works on my side. Usually issues occur when you copy+paste stuff from A to B and quotation marks become special characters in between. Or you add a line break inside your shortcode. Also try to add the debug option to see more hints.

    Here is my setup, which works fine:

Viewing 3 replies - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.