Title: https admin serves up http hrefs to stylesheets and js
Last modified: August 21, 2016

---

# https admin serves up http hrefs to stylesheets and js

 *  [gallussteve](https://wordpress.org/support/users/gallussteve/)
 * (@gallussteve)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/https-admin-serves-up-http-hrefs-to-stylesheets-and-js/)
 * We saw this before on Chrome but firefox was ok so we ignored for a while – now
   there is a workaround for firefox – to remove the ‘protection’ the browser gives
   you and load unsecure content.
    What is happening is – with https admin enabled,
   pretty much everything works except stylesheet elements are served with http://
   hrefs. Most- but not all – see: e.g.
 *     ```
       <link rel='stylesheet' href='http://MYSITE/wp-admin/load-styles.php?c=0&dir=ltr&load=admin-bar,wp-admin,buttons&ver=3.5.2' type='text/css' media='all' />
       <link rel='stylesheet' id='scep_style-css'  href='http://MYSITE/wp-content/plugins/shortcode-exec-php/shortcode-exec-php.css?ver=3.5.2' type='text/css' media='all' />
       <link rel='stylesheet' id='simplemodal-css'  href='http://MYSITE/wp-content/plugins/shortcode-exec-php/simplemodal/css/basic.css?ver=3.5.2' type='text/css' media='all' />
       <link rel='stylesheet' id='fppg-style-css'  href='http://MYSITE/wp-content/plugins/facebook-page-photo-gallery/templates/css/style.css?ver=3.5.2' type='text/css' media='all' />
       <link rel='stylesheet' id='admin_menu_tree_page_view_styles-css'  href='https://MYSITE/wp-content/plugins/admin-menu-tree-page-view/css/styles.css?ver=2.6.5' type='text/css' media='all' />
       <link rel='stylesheet' id='cfblbcss-css'  href='MYSITE/wp-content/plugins/cardoza-facebook-like-box/cardozafacebook.css?ver=3.5.2' type='text/css' media='all' />
       <link rel='stylesheet' id='comprehensive-google-map-style-css'  href='http://MYSITE/wp-content/plugins/comprehensive-google-map-plugin/assets/css/cgmp.admin.css?ver=7.0.31' type='text/css' media='screen' />
       <link rel='stylesheet' id='colors-css'  href='https://MYSITE/wp-admin/css/colors-fresh.min.css?ver=3.5.2' type='text/css' media='all' />
       ```
   
 * We have HTTPS enabled for the /store/ area of the site and that works perfectly.
 * Javascript is also having the same problem on the admin area:
 *     ```
       <script type='text/javascript' src='http://MYSITE/wp-admin/js/common.min.js?ver=3.5.2'></script>
       <script type='text/javascript' src='https://MYSITE/wp-content/plugins/admin-menu-tree-page-view/js/jquery.highlight.js?ver=3.5.2'></script>
       ```
   
 * Any suggestions/ideas?
 * Thanks.
 * [http://wordpress.org/plugins/wordpress-https/](http://wordpress.org/plugins/wordpress-https/)
 * _[Moderator Note: [No bumping](http://codex.wordpress.org/Forum_Welcome#No_Bumping),
   thank you.]_

The topic ‘https admin serves up http hrefs to stylesheets and js’ is closed to 
new replies.

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

 * 0 replies
 * 1 participant
 * Last reply from: [gallussteve](https://wordpress.org/support/users/gallussteve/)
 * Last activity: [12 years, 9 months ago](https://wordpress.org/support/topic/https-admin-serves-up-http-hrefs-to-stylesheets-and-js/)
 * Status: not resolved