wordpress load images without using https
-
Hello, my wordpress load images without using https, so that my images don´t see. What happens?, thanks
-
Can you post link to your website so that i could look into it ?
for me the images on your website are loading properly if access the source code of your website `https://www.tiendanl.com/wp-content/uploads/2016/01/megabloks-81239-carretilla-la-hora-del-te-p-PMEG81239.1-300×300.jpg
As per my check your website is too slow and maybe it is caused by too many plugins installed try deactivating the unnecessary plugins, compress your images. let me know if that fixes the problem ?
In homepage don´t see in chrome, in explorer see. In version 4.3.2 works very good but in version 4.4 doesn´t work.
Try disabling unnecessary plugins.
The problem that my images don´t load, it isn´t pluying, this is about https
Please view the source code of your website your website is loading images with https as per my check you are using 5 plugins Contact Form 7, WP Super Cache, WooCommerce – excelling eCommerce , Meta Slider & WP-Optimize..
if you are still curious you can simply use extension https force redirect
Here’s the final process, in order to ensure all media in existing WordPress multisite blogs was called through https and that all newly created sites and their media uploads are fully https:
TO APPLY HTTPS TO ALL EXISTING BLOGS ON WORDPRESS MULTISITE NETWORK:
Download a copy of the database. Open in any text editor.
FIND ALL: ‘siteurl’,’http://
REPLACE ALL: ‘siteurl’,’https://FIND ALL: ‘home’,’http://
REPLACE ALL: ‘home’,’https://FIND ALL: src=\”http://example.com/
REPLACE ALL: src=\”https://example.com/FIND ALL: a href=\”http://example.com/
REPLACE ALL: a href=\”https://example.com/Save the modified database file. Drop all existing tables from live database. Run SQL from the modified database file (i.e. import).
I don´t understand you, Can you explain?,´´ simply use extension https”,thanks
Ok, thanks
use this query to search the plugin “Easy HTTPS (SSL) Redirection” and install the plugin let me know if it fixes the issue?
It looks like the problem might just with your thumbnails. If you click on the link, the full image does show. But, looking at it in firebug, there are a lot of errors, saying it blocked loading mixed content–content with URLs as http. So your thumbnails (and some other plugins) have http as the URL, so they aren’t being loaded. Here are some of the errors listed in firebug:
Loading mixed (insecure) display content “http://www.tiendanl.com/wp-content/uploads/2016/01/TUFUVENGQjcz-300×300.jpg” on a secure page
Blocked loading mixed active content “http://www.tiendanl.com/wp-content/plugins/wpb-woocommerce-product-slider/assets/js/toucheffects.js?ver=1.0”
Blocked loading mixed active content “http://www.tiendanl.com/wp-content/plugins/wpb-woocommerce-product-slider/assets/js/owl.carousel.js?ver=1.3.2”
Blocked loading mixed active content “http://www.tiendanl.com/wp-content/plugins/wpb-woocommerce-product-slider/assets/css/owl.carousel.css?ver=1.0”
Blocked loading mixed active content “http://www.tiendanl.com/wp-content/plugins/wpb-woocommerce-product-slider/assets/css/main.css?ver=1.0”
Blocked loading mixed active content “http://www.tiendanl.com/wp-content/plugins/wpb-woocommerce-product-slider/assets/js/modernizr.custom.js?ver=2.7.0”
Blocked loading mixed active content “http://www.tiendanl.com/wp-content/uploads/2016/01/R0lPQzkwMDIy.jpg”
Blocked loading mixed active content “http://www.tiendanl.com/wp-content/uploads/2016/01/VlRFQzgwMTUzOTIy-300×300.jpg”
Blocked loading mixed active content “http://www.tiendanl.com/wp-content/uploads/2016/01/R0lPQzE4NTUw-300×300.jpg”
Blocked loading mixed active content “http://www.tiendanl.com/wp-content/uploads/2016/01/TUFUVENGQjcz-300×300.jpg”
Blocked loading mixed active content “http://www.tiendanl.com/wp-content/uploads/2016/01/R0lPQzE2NTI1-300×300.jpg”edit: I was posting this while the previous post was made, explaining the same thing.
Woo-commerce & few thumbnails are causing lazy page loading & images issue… so let me know if adding force https redirect helps “Easy HTTPS (SSL) Redirection”
witch “Easy HTTPS (SSL) Redirection” don´t work
The topic ‘wordpress load images without using https’ is closed to new replies.