I switched my site from http to https. After that images are not displayed anymore. The images adresses are correctly moved to the new https adress and they are also correctly shown in the article editor as well as in the TD Composer. They are just missing in the frontend. But, for instance, I can right-click there and have every option, as if the image were displayed: I can download it or open the pictures URL, where its also displayed correctly.
Screenshots:
Frontend Homepage
Composer Homepage
Frontend article
article editor
I tried switching off all plugins and I regenarated all thumbnails, did not help. Any ideas anybody?
Also check these useful guides, maybe there is something you missed
– http://www.wpbeginner.com/wp-tutorials/how-to-add-ssl-and-https-in-wordpress/
– https://css-tricks.com/moving-to-https-on-wordpress/
– https://yoast.com/dev-blog/move-website-https-ssl/
– https://forum.tagdiv.com/topic/moving-to-ssl/
Thanks, Catalin. I deactivated and deleted the Jetpack plugin, but it does not help. I find it very weird that the pictures are clearly where they are supposed to be, the show in the backend, but not in the frontend. Have you had a look at the screenshots above? Not explaneable to me đ
Another thing I suspect: I created the sites with the WPBakery Visual Composer and still run a not-up-to-date version of that plugin. But I understand that you do not use this page builder in the theme anymore? Would it help to update it – and how would I do that? Or should I not use this plugin at all anymore?
Thanks for your help!
Hello Timo,
I have checked your website and I saw through your console that you have a lot of js errors as you can see here -> https://www.screencast.com/t/rlvLknHgNko
It could be a temporary problem with your opacity. Maybe your images are stuck in opacity 0. This usually happens on a js error caused by plugins or customization or other external optimization tools. Please disable all plugins except visual composer, clear cache and reset CDN files if you use it. Please also check any custom code you might have added to the theme panel or the theme files. If you use a child theme, please switch to the main theme to make sure it does not affect the proper functioning of the theme.
We recommend using our TD COmposer because all of the major improvements in the future will be made on this plugin.
Hope this helps and let us know how it goes!
Thanks for the message!