If we are setting up multiple calendars on our site and want to automatically import events from a google calendar, how do we properly set this up? Is there an option to also provide users with a full calendar export on the front end so they are able to subscribe and get updates to entire calendar rather than single events?
Is there an option to also provide users with a full calendar export on the front end so they are able to subscribe and get updates to entire calendar rather than single events?
Also, when I import it does not ask me to select a calendar.
If we are setting up multiple calendars on our site and want to automatically import events from a google calendar, how do we properly set this up? Is there an option to also provide users with a full calendar export on the front end so they are able to subscribe and get updates to entire calendar rather than single events?
Thank you!
Marianne
Hi,
When you schedule cron job import the import will happen to the currently selected calendar.
See the attached images.
Stachethemes Developer
Is there an option to also provide users with a full calendar export on the front end so they are able to subscribe and get updates to entire calendar rather than single events?
Also, when I import it does not ask me to select a calendar.
You can use this shortcode:
Where "1" for example is the calendar id number.
Import does not ask you to select calendar because the plugin already stored your previous preference in the memory.
Stachethemes Developer
is there a way to unsave the preference?
From the green button "Switch Calendar" at the top right corner.
Stachethemes Developer