I have a calendar on this page https://www.westislandblog.com/wib-events/ with a widget beside it for the user input, as it's less confusing than the inpt from the calendar. I saw in the forum if you use [stachethemes_ec_create_form] this short code, you can add the form to a page, or widget (this is not in the documentation, and should be i feel).
Is there a way to create a user input form that is tied to a specific calendar? I'd like to create a couple of different calendars on my site, with a similar layout, but i'd rather they didn't have the choice of calendar to input to, just the calendar that's on the page.
HI,
I have a calendar on this page https://www.westislandblog.com/wib-events/ with a widget beside it for the user input, as it's less confusing than the inpt from the calendar. I saw in the forum if you use [stachethemes_ec_create_form] this short code, you can add the form to a page, or widget (this is not in the documentation, and should be i feel).
Is there a way to create a user input form that is tied to a specific calendar? I'd like to create a couple of different calendars on my site, with a similar layout, but i'd rather they didn't have the choice of calendar to input to, just the calendar that's on the page.
Hi,
Shortcode example:
where the cal is the id (e.g. 25) of the calendar allowed to add events to.
Stachethemes Developer