Title: Mixed Content?
Last modified: June 26, 2019

---

# Mixed Content?

 *  Resolved [MacMare](https://wordpress.org/support/users/macmare/)
 * (@macmare)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/mixed-content-34/)
 * 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/&#8217](https://cardunaldogtraining.com/&#8217);
   was loaded over HTTPS, but requested an insecure script ‘[http://ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js&#8217](http://ajax.googleapis.com/ajax/libs/jquery/1.8.0/jquery.min.js&#8217);.
   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](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fmixed-content-34%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Plugin Support [Kima Baghdasaryan](https://wordpress.org/support/users/kimabaghdasaryan/)
 * (@kimabaghdasaryan)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/mixed-content-34/#post-11677221)
 * 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](https://wordpress.org/support/users/macmare/)
 * (@macmare)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/mixed-content-34/#post-11678858)
 * Thank you so much for your quick reply. I added that code and it unfortunately
   did not resolve the issue.
 *  Plugin Support [Kima Baghdasaryan](https://wordpress.org/support/users/kimabaghdasaryan/)
 * (@kimabaghdasaryan)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/mixed-content-34/#post-11681700)
 * 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](https://wordpress.org/support/users/macmare/)
 * (@macmare)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/mixed-content-34/#post-11682599)
 * Thank you for your help, yes, it has HTTPS in the URL.
 *  Plugin Support [Kima Baghdasaryan](https://wordpress.org/support/users/kimabaghdasaryan/)
 * (@kimabaghdasaryan)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/mixed-content-34/#post-11688177)
 * Hi,
 * Please try to replace the **[following file](https://drive.google.com/file/d/1F8mcIJT30iVgEAO4VxAEbUfovYG4MGOo/view?usp=sharing)**(**
   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](https://wordpress.org/support/users/macmare/)
 * (@macmare)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/mixed-content-34/#post-11689175)
 * 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.

 * ![](https://s.w.org/plugins/geopattern-icon/spider-event-calendar_436178.svg)
 * [SpiderCalendar](https://wordpress.org/plugins/spider-event-calendar/)
 * [Support Threads](https://wordpress.org/support/plugin/spider-event-calendar/)
 * [Active Topics](https://wordpress.org/support/plugin/spider-event-calendar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/spider-event-calendar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/spider-event-calendar/reviews/)

 * 6 replies
 * 2 participants
 * Last reply from: [MacMare](https://wordpress.org/support/users/macmare/)
 * Last activity: [6 years, 10 months ago](https://wordpress.org/support/topic/mixed-content-34/#post-11689175)
 * Status: resolved