Opened 8 years ago
Closed 8 years ago
#39853 closed defect (bug) (invalid)
HTTPS problem on editor chrome blocking a ressource
Reported by: | rastadjust | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | 4.7.2 |
Component: | Gallery | Keywords: | |
Focuses: | Cc: |
Description
Chrome is blocking something under a little shield on the editor side of a brand new wordpress install. If i clic on show the https becomes barred in red in the browser. The there is this roll down menu with authorisations for chrome.
Attachments (1)
Change History (2)
#1
@
8 years ago
- Component changed from Editor to Gallery
- Focuses accessibility javascript performance removed
- Milestone Awaiting Review deleted
- Resolution set to invalid
- Status changed from new to closed
Howdy,
Welcome to WordPress Trac and thanks for your report! Based on your screenshot and description this sounds more like an individual problem on your site and is best handled in the support forums at http://wordpress.org/support. If it turns out to be a reproducible bug in WordPress itself, we can always come back here.
The shield icon means that the page is trying to load scripts from unauthenticated sources. If your site is set up to use HTTPS, WordPress will only enqueue scripts and styles via SSL. It's very likely that some sort of tracking script from a plugin or something is interfering with that.
To help you get started:
- Check the error console in the developer tools (press F12) to see the exact resource Chrome is blocking. Where does it come from? WordPress, or a plugin?
- Does it only happen in the customizer or everywhere?
- Deactivate all plugins and switch to one of the default themes. Does this still occur?
- Make sure to set up your whole site to be served over HTTPS only
the little shield on top