Viewing 1 replies (of 1 total)
  • Change your setting in database. -> table wp_options -> update wpfc_theme_css

    UPDATE xxxxxx.wp_options SET option_value = ‘https://xxxxx/xxxx.css’ WHERE wp_options.option_name = wpfc_theme_css;

    For me worked, maybe update of other urls in this table will be needed.

Viewing 1 replies (of 1 total)

The topic ‘change Links in fullcalendar to https’ is closed to new replies.