Okay
  Public Ticket #2235431
With Multiple Calendars, where does IMPORT happen?
Closed

Comments

  • pca-ggr-webmaster started the conversation

    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

  •  793
    Zhivko replied

    Hi,

    When you schedule cron job import the import will happen to the currently selected calendar.

    See the attached images.



    Stachethemes Developer

  • pca-ggr-webmaster replied

    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.

  •  793
    Zhivko replied

    You can use this shortcode:

    [stachethemes_ec_export cal=1 text="Export this calendar"]

    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

  • pca-ggr-webmaster replied

    is there a way to unsave the preference?

  •  793
    Zhivko replied

    From the green button "Switch Calendar" at the top right corner.


    Stachethemes Developer