Live link not showing all images

Hi,

I have live link enabled for my site and I am looking at it from another computer but some images are missing

I build my site with elementor and wordpress and running flywheel on a Mac.

When I look at the console I see that its still trying to pull the images from the .local installation. The images are the one I that I set up as section or column background.

How can I fix this?

Thanks!

This error could be due to several reasons. I would first suggest clearing your browser cache and then retrying.

If that does not fix the issue, then it could be that the images are hardcoded with the .local URL in the Elementor configuration. Changing these to Relative URLs will help solve the issue.

If that also does fix it, then it could be that the image paths are being referenced from a Cached CSS/JS file. Clearing the theme/elementor cache should help solve this.

disable your cache pluging

I found a solution to this problem: when you choose the image in the library, select URL and trim the the first part (htttp://sitename.local). It worked for me!

1 Like

Atom advice helped me. but also put “/” in the end of the link

1 Like

Who knew? I’ve been using the full url for images and it worked OK, but when I put the home.php file into my child theme, I would only get the ‘alt’ text. Trimming the first part, as you suggested, solved the problem. Now I discover that first part isn’t need in the parent theme either. Thanks much!

Cheers,
David Davenport
Federal Way, WA