Images and Video not being displayed after transfer from localhost to live serve
-
I transferred my wordpress website from localhost to hosting. Some images and a video are not getting displayed when i open my website horizonmineralwater.com on laptop and mobile phone.
I used “broken link checker” plugin and “drlinkcheck.com” to check my website for broken links.
The plugin showed me 3 broken links (all 3 of these links were of the images that were not being displayed.). The issue with these links was that they were using local host(https://localhost/horizon-official/wp-content/uploads/2019/09/select3.png”) instead of (http:/horizonmineralwater.com/wp-content/uploads/2019/09/select3.png”) I edited the links and repaired them.
After I was done with the plugin, i checked my website on drlinkcheck.com and it showed me 8 broken links and almost all of them except for one or two are the links of the images and the video that are not being displayed. These links were having the same problem(localhost) as mentioned above in the case of “broken link checker” plugin. Surprisingly, drlinkcheck.com showed me broken links that i had already repaired and edited with “broken link checker” plugin.
Now If i run view page source (CTRL+U) on my website`s home page and search “localhost” through CTRL+F, i am getting the same problem although I have edited and repaired the links through the plugin:
<video class=”elementor-video” src=”https://localhost/horizon-official/wp-content/uploads/2019/10/Fresh-Water.mp4″ autoplay=”” controls=”” muted=”muted” controlsList=”nodownload”></video>
I have checked the links of these images and the video inside elementor. They seem fine over there(no localhost). I know that i have to replace “localhost” with “horizonmineralwater.com” but HOW DO I DO THAT?
Its the 2nd day I have been stuck on this problem. Any help, suggestion, guidance would be IMMENSELY appreciated.
- The topic ‘Images and Video not being displayed after transfer from localhost to live serve’ is closed to new replies.