HTTPS Support
-
I’m using plugin with
define('FORCE_SSL_ADMIN', true);
.
The browser(Chrome 37) says:The page at ‘https://{Path to WP}/wp-admin/post.php?post=3162&action=edit’ was loaded over HTTPS, but displayed insecure content from ‘https://ecx.images-amazon.com/images/I/{image ID}._SL160_.jpg’: this content should also be loaded over HTTPS.
If the plugin detects HTTPS usage, please replace
https://ecx.images-amazon.com/images/I/{image ID}._SL160_.jpg
tohttps://images-na.ssl-images-amazon.com/images/I/{image ID}._SL160_.jpg
.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘HTTPS Support’ is closed to new replies.