Missing parameter startDate, but it’s not missing
-
My shortcode looks like this:
[add-to-calendar-button startDate="2023-10-05" startTime="10:00" endTime="11:30" timeZone="America/Chicago" location="Zoom" name="Test" options="'Apple','Google'" description="Test"]
and yet it doesn’t show up. The console shows this error message:Add to Calendar Button generation failed: required setting missing [startDate]
Obviously, I have thestartDate
parameter. What am I doing wrong?EDIT: By the way, I used the
<add-to-calendar-button>
code from the demo and it works fine. I can use that instead of the shortcode, but you might want to look into why the shortcode isn’t working.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Missing parameter startDate, but it’s not missing’ is closed to new replies.