Theme Author
vee
(@okvee)
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
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.
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
(@okvee)
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.