Title: Synchronize two calendars?
Last modified: November 6, 2019

---

# Synchronize two calendars?

 *  Resolved [marcusjott](https://wordpress.org/support/users/marcusjott/)
 * (@marcusjott)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/synchronize-two-calendars/)
 * Hi
    i run two websites. In both i want to have a calendar with exactly the same
   events and functions. Is it possible to synch them?
 * Besides that:
    Are there styles or templates available to make the full-calendar
   look a bit more modern or do i need to style them on my own? (I am an actor and
   not so god in webstuff) I would also pay for them…
 * Is there a way to migrate data from EventsCalendar into your Plugin?
    I already
   have around 400 dates/events on both of my websites and i dont want to loose 
   them but transfering them manualy one by one seems quite a bit of work. Can it
   be done maybe by plugins like “Post type Switcher” or something like that?
 * Thanks for helping
    marcus

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [timrv](https://wordpress.org/support/users/timrv/)
 * (@timrv)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/synchronize-two-calendars/#post-12104597)
 * Hello,
 * For styling of WP FullCalendar, You could check the styling under Dashboard >
   Settings > WP FullCalendar > jQuery CSS Theme?. There’s should be a dropdown 
   there with all the styling available. (Here’s a screenshot: [https://take.ms/eKkO9](https://take.ms/eKkO9))
 * As for migrating Events, Currently, We don’t have any importer for it. Other 
   users have managed to import events by using 3rd Party plugins that let you import
   custom post types.
 *  Thread Starter [marcusjott](https://wordpress.org/support/users/marcusjott/)
 * (@marcusjott)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/synchronize-two-calendars/#post-12114225)
 * And what about my main question????
 * >  **Synchronize two calendars**
   >  Hi i run two websites. In both i want to have
   > a calendar with exactly the same events and functions. Is it possible to synch
   > them?
 *  [timrv](https://wordpress.org/support/users/timrv/)
 * (@timrv)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/synchronize-two-calendars/#post-12124746)
 * Hello,
 * If you’re using Multi-Site Installation, You may be able to sync them as it would
   pull on the same database. If it’s from separate WordPress Installation, You 
   would need to do some custom coding to sync them.
 *  Thread Starter [marcusjott](https://wordpress.org/support/users/marcusjott/)
 * (@marcusjott)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/synchronize-two-calendars/#post-12128104)
 * Hello,
    Its not Multi-Site
 * > You would need to do some custom coding to sync them.
 * What kind of custom coding? Can you point me at least in the correct direction?
 *  [timrv](https://wordpress.org/support/users/timrv/)
 * (@timrv)
 * [6 years, 9 months ago](https://wordpress.org/support/topic/synchronize-two-calendars/#post-12134499)
 * Hello,
 * By custom coding, I mean making your own custom codes to get it working. Depending
   on how the two websites are set-up. There’s a lot of possible approach possible.
 * 1. A quickest way is probably just use an html iframe and show the same calendar
   to the other site. [https://www.w3schools.com/html/html_iframe.asp](https://www.w3schools.com/html/html_iframe.asp)
 * 2. You could try using the RSS feed of Events manager and use a parser to import
   or add the results as calendar to the other site. The default RSS link is: example.
   com//events/feed/
 * 3. You could use WordPress REST API to get the details and import them to the
   other Website. [https://developer.wordpress.org/rest-api/](https://developer.wordpress.org/rest-api/)
   Events Manager is a Custom Post Type, So you might need to check the REST API
   options on custom post types
 * You might need to hire a Developer in case you’re not familiar with any PHP coding
   or using WordPress filters. Currently We’re very limited in terms of custom coding.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Synchronize two calendars?’ is closed to new replies.

 * ![](https://ps.w.org/events-manager/assets/icon-256x256.png?rev=3550347)
 * [Events Manager - Calendar, Bookings, Tickets, and more!](https://wordpress.org/plugins/events-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/events-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/events-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/events-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/events-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/events-manager/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [timrv](https://wordpress.org/support/users/timrv/)
 * Last activity: [6 years, 9 months ago](https://wordpress.org/support/topic/synchronize-two-calendars/#post-12134499)
 * Status: resolved