• Resolved Allan Thuesen

    (@allan-thuesen)


    Hi

    I had to change
    define(‘KO_CALENDAR_URL’, WP_PLUGIN_URL . ‘/google-calendar-widget’);
    to
    define(‘KO_CALENDAR_URL’, ‘/wp-content/plugins’ . ‘/google-calendar-widget’);

    to get it working with Multi Sites.

    There might be a better way, but I like the functionality 🙂

    Thanks for the recent update!

    Allan

    https://wordpress.org/plugins/google-calendar-widget/

Viewing 1 replies (of 1 total)
  • Plugin Author Poco

    (@poco)

    I am in the process of changing the plugin to using plugins_url() instead of WP_PLIUGIN_URL, which should help with this and other problems.

Viewing 1 replies (of 1 total)

The topic ‘Multisite’ is closed to new replies.