Title: Bootstrap Basic Theme problems with https
Last modified: October 5, 2017

---

# Bootstrap Basic Theme problems with https

 *  Resolved [Anniechocs](https://wordpress.org/support/users/anniechocs/)
 * (@anniechocs)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/bootstrap-basic-theme-problems-with-https/)
 * Hi, I updated my site to https a couple of weeks ago.
    Mostly things were fine,
   occasionally the stylesheets don’t load, and I have “mixed content” warnings.
   Is it possible to use Bootstrap Basic theme with https? It seems it always references
   http.

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

 *  Theme Author [vee](https://wordpress.org/support/users/okvee/)
 * (@okvee)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/bootstrap-basic-theme-problems-with-https/#post-9559950)
 * It is possible to use this theme with https. I did not refer any files to http.
   
   You can see it in the source code repository. [https://github.com/Rundiz/bootstrap-basic](https://github.com/Rundiz/bootstrap-basic)
 * The header.php file has nothing in `<head>` tag. The footer.php also has nothing
   to js from here. The functions.php file use enqueue function for all js and css
   so it will be generated as link and script tag by the WordPress. Nothing refer
   to http.
 * If you need more help please attach your link.
 *  Thread Starter [Anniechocs](https://wordpress.org/support/users/anniechocs/)
 * (@anniechocs)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/bootstrap-basic-theme-problems-with-https/#post-9561591)
 * Thank you very much, Vee,
    I transferred my site to https but the browsers were
   not loading certain pages because some resources were http.
 * Those included in the resources Chrome said were http included the Bootstrap 
   Basic theme. If the theme doesn’t directly reference http, could this be a caching
   issue?
 *  Theme Author [vee](https://wordpress.org/support/users/okvee/)
 * (@okvee)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/bootstrap-basic-theme-problems-with-https/#post-9567052)
 * It might come from plugins, image or resource in the post that directly refer
   to http://
    If I don’t see the link I cannot know where it come from.

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

The topic ‘Bootstrap Basic Theme problems with https’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/bootstrap-basic/1.3.9/screenshot.
   png)
 * Bootstrap Basic
 * [Support Threads](https://wordpress.org/support/theme/bootstrap-basic/)
 * [Active Topics](https://wordpress.org/support/theme/bootstrap-basic/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/bootstrap-basic/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/bootstrap-basic/reviews/)

## Tags

 * [HTTPS](https://wordpress.org/support/topic-tag/https/)

 * 3 replies
 * 2 participants
 * Last reply from: [vee](https://wordpress.org/support/users/okvee/)
 * Last activity: [8 years, 6 months ago](https://wordpress.org/support/topic/bootstrap-basic-theme-problems-with-https/#post-9567052)
 * Status: resolved