Okay
  Public Ticket #1882324
Show calander on 2 websites
Closed

Comments

  • hostsb started the conversation

    Is the a way to call the calendar from another site. Example:

    www.xyz.com/classes also shows on www.abc.com/classes


    Thank you for your help!


  • hostsb replied

    please help

  •  94
    Valentin replied

    Hello,

    You can't use single plugin license on two domains. Of course you can use hyperlinks and call the calendar site from another website, but from your example this is not exactly what you need.

    Stachethemes Support
    My Time Zone is GMT+3


    Envato Profile | Facebook | Twitter | Newsletter | Rate & Review

  • hostsb replied

    I have 2 license. I want to enter events on one domain and show it on that domain and another domain also. both sites have licenses

  •  94
    Valentin replied

    There is no such option. You can sync the plugin with google calendar for example, but you cant sync between two plugins. Its a good idea actually, but at the moment is impossible.

    You should export and import manually in your situation.


    Stachethemes Support
    My Time Zone is GMT+3


    Envato Profile | Facebook | Twitter | Newsletter | Rate & Review

  • hostsb replied

    Is there a way to call the [shortcode] from one site to another. Exporting then importing will not bring over the images. Even a Iframe option would be nice, Please help!!\

  •  94
    Valentin replied

    You can't call shortcode from another domain. Yes iFrame will work if this solution is okay with you.

    Stachethemes Support
    My Time Zone is GMT+3


    Envato Profile | Facebook | Twitter | Newsletter | Rate & Review

  • hostsb replied

    How would I call the iframe for a calendar


  •  94
    Valentin replied

    Well you should create an empty page only for the calendar and call this URL with iFrame from your other page. https://www.w3schools.com/tags/tag_iframe.asp

    If you don't know what you are doing better ask someone who does and have access to your theme and host server. You can try to hire a professional from Envato Studio here: https://studio.envato.com/explore/wordpress-customization or the guys from WPKraken: https://wpkraken.io/

    Unfortunately this is not part of the plugin, but your theme.

    Stachethemes Support
    My Time Zone is GMT+3


    Envato Profile | Facebook | Twitter | Newsletter | Rate & Review

  • SooBahkDo replied

    Hello Hostsb

    We have the same need to feature the calendar events from one site on 14 other sites on a multisite network. 


    SCENARIO 1

    Ideally, the plugin would have multisite support and a multisite configuration option allowing network super admin and/or site admins to select local the calendar database (default as is) or chose a different calendar event info database from another site on the network. THAT would be AWESOME!

    Multiple plugin licenses required.

    Developer please consider adding this support for multisite networks.

    Then we could buy as many licenses as we needed and upon activation on different sites on the multisite network after entering the license key per site, then we could select the central calendar database on those sites that all need to share the same calendar event information across any number of sites.

    No importing and exporting, No synching required. No cron jobs. Life would be wonderful.


    SCENARIO 2

    If the calendar plugin generated an ical output url so we can enter it on other sites running the calendar plugin, then we could sync events on multiple calendars on a multisite network (or other sites) via cron jobs.  Unfortunately, it appears that is not possible because the calendar plugin does not generate the url needed to set in configuration for importing events from the plugin calendar. SIGH.

    Multiple plugin licenses required.

    Developer please consider adding this url.


    SCENARIO 3

    On the source site we created a 2nd full width page with no header or footer for the calendar shortcode so that when that page is embedded on the other site, only the calendar is displayed in the embed without header and footer of source site.

     If you want the calendar to be full-width and your theme does not provide that layout, the plugin  Fullwidth Page Templates is a quick easy way to accomplish that on the source site and the remote site. It adds full width templates including one with no header or footer that you can select when editing the page.

    https://wordpress.org/plugins/fullwidth-templates/ 

    Simple iframe embed may work then  https://m.wikihow.com/Resize-iFrames-in-HTML


    SCENARIO 4

    If issues occur with simple iframe embed in Scenario 3 or more control over embed is needed: 

    Embed calendar from one site on a multisite network (or anywhere) into another site so the event information viewed on both sites is the same.

    Multiple plugin licenses required.

    In order to granularly control the embed size and to prevent including some page elements in the embed we used Advanced iframe Pro.

    https://codecanyon.net/item/advanced-iframe-pro/5344999?s_rank=1

    Upon using its free checker, we found our site was not sending the proper X Frame-Options header to allow embedding

    http://www.tinywebgallery.com/blog/advanced-iframe/free-iframe-checker

    https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Frame-Options

    If necessary to modify header settings, we use plugin HTTP Headers 

    https://wordpress.org/plugins/http-headers/

    Click inspect headers and then click on the x-frame-options link and set as needed.