• Resolved MacMare

    (@macmare)


    Not sure if this is the cause of my issue, but we are having trouble with our calendar not showing the event details. It pops up with a blank window and when I user the Chrome Inspector, I see this:

    Mixed Content: The page at ‘https://cardunaldogtraining.com/’ was loaded over HTTPS, but requested an insecure script ‘https://ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js’. This request has been blocked; the content must be served over HTTPS.

    For instance, if you click on June 11th, it comes up with two events, so they show just fine. But clicking either event will not show the event details. Clicking on June 28th brings up a completely blank page because theres only one event that day an the details won’t display.

    We run WordPress 5.2.2 and Spider Calendar 2.5.8. This issue only began once we added SSL to our site. Could someone assist please? Thank you!

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support Kima Baghdasaryan

    (@kimabaghdasaryan)

    Hi,

    Please add the below-written CSS code into Appearance > Customize > Additional CSS:

    #dayevent {
       opacity: 1 !important;
    }

    Please let us know if it helps.

    Thank you!

    Have a nice day!

    Thread Starter MacMare

    (@macmare)

    Thank you so much for your quick reply. I added that code and it unfortunately did not resolve the issue.

    Plugin Support Kima Baghdasaryan

    (@kimabaghdasaryan)

    Hi,

    Could you please let us know whether you have SSL plugin? Please navigate to your WordPress Dashboard > Settings > General and check whether your WordPress Address (URL) is http or https.

    Thank you!

    Have a nice day!

    Thread Starter MacMare

    (@macmare)

    Thank you for your help, yes, it has HTTPS in the URL.

    Plugin Support Kima Baghdasaryan

    (@kimabaghdasaryan)

    Hi,

    Please try to replace the following file (functions_for_xml_and_ajax.php) into wp-content/plugins/spider-event-calendar/functions_for_xml_and_ajax.php path.

    Thank you!

    Have a nice day!

    Thread Starter MacMare

    (@macmare)

    Thank you so much That fixed it! I appreciate your help!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Mixed Content?’ is closed to new replies.