I asked our web hosting why we have https problem, and the thing seems to be that our web page images are all with full url and http inside. I have used pictures just uploading to media section and selecting from there into pages. How to change those pictures so that they are without full URL.
Now I have done slowly so that copy image address, then in Cornerstone taken the image away and added it again but this time not from library but copying (and modifying) that image url. Works but damn slow way. Any faster options?
I am using Ethos-1
Hi Kim,
Thanks for writing in! Your question is not much clear, however it seems that you have changed your site URL from http:// to https:// in the middle of your development process, so that your resources such as images are still loading the old http:// in the image path.
In such cases, the best possible option would be to re-upload your images that you’re having issues, so that it will update the image path with https://.
Alternatively, you can also check the solution mentioned here (https://wpbuffs.com/wordpress-https-mixed-content/) under the heading “Fix the “Mixed Content” Warning in WordPress” by using the search and replace plugin.
Further, you can check the following resources as well.
- (https://premium.wpmudev.org/blog/replacing-image-links/)
- (https://www.wpbeginner.com/wp-tutorials/how-to-add-ssl-and-https-in-wordpress/)
Hope that helps.
Yes, I checked all images as there were not so many of them. And now https works 
Glad it’s working now, Cheers!
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.