Title: [Plugin: WP Custom Admin Bar] Plugin Loading Non-secure Content when using HTTPS
Last modified: August 20, 2016

---

# [Plugin: WP 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-wp-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/...`
   or write some code that detects if HTTPS is being used and set the correct prefix.
 * [http://wordpress.org/extend/plugins/wp-custom-admin-bar/](http://wordpress.org/extend/plugins/wp-custom-admin-bar/)

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

 *  Plugin Author [Wes Todd](https://wordpress.org/support/users/jawesomeclay/)
 * (@jawesomeclay)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-wp-custom-admin-bar-plugin-loading-non-secure-content-when-using-https/#post-2600156)
 * This plugin does not use any version of jQuery UI, nor does it have a file structure
   like “/lib/class_wdcab_admin_pages.php”. So I am really not sure how you got 
   this problem.
 * I think maybe you are reporting this error using this plugin: [http://wordpress.org/extend/plugins/custom-admin-bar/](http://wordpress.org/extend/plugins/custom-admin-bar/)
 *  Thread Starter [Raam Dev](https://wordpress.org/support/users/raamdev/)
 * (@raamdev)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-wp-custom-admin-bar-plugin-loading-non-secure-content-when-using-https/#post-2600157)
 * Hmm, whoops! You’re right. I’m using ‘custom-admin-bar’ not ‘wp-custom-admin-
   bar’. Thank you for pointing that out! 🙂
 *  Plugin Author [Wes Todd](https://wordpress.org/support/users/jawesomeclay/)
 * (@jawesomeclay)
 * [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-wp-custom-admin-bar-plugin-loading-non-secure-content-when-using-https/#post-2600158)
 * Haha, no problem. Good luck!

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

The topic ‘[Plugin: WP Custom Admin Bar] Plugin Loading Non-secure Content when 
using HTTPS’ is closed to new replies.

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

 * 3 replies
 * 2 participants
 * Last reply from: [Wes Todd](https://wordpress.org/support/users/jawesomeclay/)
 * Last activity: [14 years, 1 month ago](https://wordpress.org/support/topic/plugin-wp-custom-admin-bar-plugin-loading-non-secure-content-when-using-https/#post-2600158)
 * Status: resolved