#978 closed defect (bug) (fixed)
Theme Previews won't load.
Reported by: | DeFries | Owned by: | |
---|---|---|---|
Milestone: | Priority: | high | |
Component: | Theme Directory | Keywords: | needs-patch |
Cc: |
Description
When you want to preview a theme from its listing on the Themes directory, the theme doesn't actually load. You just see the spinner do its thing. As you can see here: http://recordit.co/r1LaCBhmsg
There's a very specific console error that I suspect to be the culprit: http://i.remk.us//8v/dccabt1zc444o.png
Change History (5)
#2
@
10 years ago
I've tried several browsers and from behind various IP addresses and they all result in the same error. There were [more people](https://twitter.com/DeFries/status/582592771149697027) seeing the same thing as me, but I don't know how to reproduce it other than just doing what the gif demonstrates, sorry.
#3
@
10 years ago
Never mind, I see the issue. It happened from the API switch in [1463]. The API is still returning http urls instead of https ones. I'll update it, but the data has to expire from cache first before it should take effect.
Seems to work okay for me. The iframe it's showing there is https in the source as well.
How can I reproduce this?