Title: Minor HTTPS issue in the Dashboard
Last modified: August 31, 2016

---

# Minor HTTPS issue in the Dashboard

 *  Resolved [phoenixMagoo](https://wordpress.org/support/users/phoenixmagoo/)
 * (@phoenixmagoo)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/minor-https-issue-in-the-dashboard/)
 * Hey, love the plugin.
 * I’m getting a mixed content error in Chrome while in the Dashboard. I think line
   53 of the “class-donation-button-admin.php” file should be changed from:
 * `wp_enqueue_style($this->plugin_name . 'jquery-ui-datepicker', 'http://ajax.googleapis.
   com/ajax/libs/jqueryui/1.8.18/themes/smoothness/jquery-ui.css');`
 * to
 * `wp_enqueue_style($this->plugin_name . 'jquery-ui-datepicker', '//ajax.googleapis.
   com/ajax/libs/jqueryui/1.8.18/themes/smoothness/jquery-ui.css');`
 * This change fixed the mixed content error.
 * Thanks!
 * [https://wordpress.org/plugins/donation-button/](https://wordpress.org/plugins/donation-button/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [mbj-webdevelopment](https://wordpress.org/support/users/mbj-webdevelopment/)
 * (@mbj-webdevelopment)
 * [9 years, 11 months ago](https://wordpress.org/support/topic/minor-https-issue-in-the-dashboard/#post-7419807)
 * Hello [@phoenixmagoo](https://wordpress.org/support/users/phoenixmagoo/),
 * Thanks for your suggestion we will resolved it ASAP.
 * Thanks!

Viewing 1 replies (of 1 total)

The topic ‘Minor HTTPS issue in the Dashboard’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/donation-button.svg)
 * [Donation Button](https://wordpress.org/plugins/donation-button/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/donation-button/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/donation-button/)
 * [Active Topics](https://wordpress.org/support/plugin/donation-button/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/donation-button/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/donation-button/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [mbj-webdevelopment](https://wordpress.org/support/users/mbj-webdevelopment/)
 * Last activity: [9 years, 11 months ago](https://wordpress.org/support/topic/minor-https-issue-in-the-dashboard/#post-7419807)
 * Status: resolved