Title: [Plugin: Custom Admin Bar] Plugin loading non-secure content when using HTTPS
Last modified: August 20, 2016

---

# [Plugin: Custom Admin Bar] Plugin loading non-secure content when using HTTPS

 *  Resolved [Raam Dev](https://wordpress.org/support/users/raamdev/)
 * (@raamdev)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-custom-admin-bar-plugin-loading-non-secure-content-when-using-https/)
 * On line 78 of `custom-admin-bar/lib/class_wdcab_admin_pages.php`, the non-HTTPS
   URL to `jquery-ui.css` causes problems on sites that are using HTTPS for the 
   WordPress Administration panels.
 * You can either change the full URL to [https://ajax.googleapis.com/ajax/libs/&#8230](https://ajax.googleapis.com/ajax/libs/&#8230);
   or write some code that detects if HTTPS is being used and set the correct prefix.
 * [http://wordpress.org/extend/plugins/custom-admin-bar/](http://wordpress.org/extend/plugins/custom-admin-bar/)

The topic ‘[Plugin: Custom Admin Bar] Plugin loading non-secure content when using
HTTPS’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/custom-admin-bar_d6d4d4.svg)
 * [Custom Admin Bar](https://wordpress.org/plugins/custom-admin-bar/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/custom-admin-bar/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/custom-admin-bar/)
 * [Active Topics](https://wordpress.org/support/plugin/custom-admin-bar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/custom-admin-bar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/custom-admin-bar/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [Raam Dev](https://wordpress.org/support/users/raamdev/)
 * Last activity: [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-custom-admin-bar-plugin-loading-non-secure-content-when-using-https/)
 * Status: resolved