Title: Mixed Content errors
Last modified: February 18, 2017

---

# Mixed Content errors

 *  Resolved [mmcclanahan](https://wordpress.org/support/users/mmcclanahan/)
 * (@mmcclanahan)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/mixed-content-errors/)
 * I’m using version 1.0.13 of easyrotator. In file easyrotator.php at lines 135
   and 139 you are attempting to load jquery-ui stylesheets from ajax.googleapis.
   com. Unfortunately you are using the http protocol. On an site that uses SSL 
   this results in a “Mixed Content” error and the system refuses to load the stylesheets.
   ajax.googleapis.com does support the https protocol and that is what should be
   used.
 * I have verified that changing these two lines from “http:” to “https:” does solve
   the problem on an SSL system and that it does not cause any issues on a non-SSL
   site.
 * Thanks, Max

Viewing 1 replies (of 1 total)

 *  Plugin Author [DWUser](https://wordpress.org/support/users/dwusercom/)
 * (@dwusercom)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/mixed-content-errors/#post-8831468)
 * Hi Max,
 * Thanks so much for bringing this to our attention. This issue only applies on
   admin pages when the PageLines plugin is present, due to a work-around for a 
   styling conflict. While it doesn’t affect many users, it’s obviously a noteworthy
   issue for those it does affect, such as you! We’ve just released a patch (no 
   version update) to the plugin to correct the issue. You can [manually re-download](https://wordpress.org/plugins/easyrotator-for-wordpress/)
   and update the `easyrotator.php` file, or uninstall and then reinstall from the
   WP dashboard.
 * Please let me know if you run into any other issues.
 * Sincerely,
    Drew O’Neill

Viewing 1 replies (of 1 total)

The topic ‘Mixed Content errors’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/easyrotator-for-wordpress_72a6c3.
   svg)
 * [EasyRotator for WordPress - Slider Plugin](https://wordpress.org/plugins/easyrotator-for-wordpress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/easyrotator-for-wordpress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/easyrotator-for-wordpress/)
 * [Active Topics](https://wordpress.org/support/plugin/easyrotator-for-wordpress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/easyrotator-for-wordpress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/easyrotator-for-wordpress/reviews/)

## Tags

 * [googleapis](https://wordpress.org/support/topic-tag/googleapis/)
 * [SSL](https://wordpress.org/support/topic-tag/ssl/)

 * 1 reply
 * 2 participants
 * Last reply from: [DWUser](https://wordpress.org/support/users/dwusercom/)
 * Last activity: [9 years, 3 months ago](https://wordpress.org/support/topic/mixed-content-errors/#post-8831468)
 * Status: resolved