Images not showing up at all

Hello,

On this simple page (made with Cornerstone) , the images dont show up.

https://www.cvo-crescendo.be/WPPhil/contact/vestigingen/

Why not ? I uploaded them in the Wordpress Media Gallery and they are there.

Hello Philippe,

Thanks for writing in!

Images are not showing up because images are not there on the website and that’s because of incorrect use of relative URL’s which is giving 404 not found error message.

Please correct the error message and that should resolve the problem. To learn more about relative and absolute url, please take a look at following resource:

https://kb.iu.edu/d/abwp

Thanks.

Hello , i made this page with Cornerstone and in a text block just added those pictures which i uploaded to the Wordpress media gallery (from where all other pictures on my site come from).

Why would there even be an incorrect referencing ?
All other images show up just fine.

Hello Philippe,

Thanks for updating the thread. :slight_smile:

Text block or image element in Cornerstone don’t use Relative URLs, they use Absolute URL. On the website I see Relative URL. So I think it’s been added manually and not by using the media uploader in Text element as doing so will use Absolute URL.

Please fix the URL issue and that will automatically resolve the image not showing problem.

In case you face any issues, please share website login details in secure note. We will take a look and let you know the problem area that you can work on.

Thanks.

I did add and upload the images in Cornerstone (to the media gallery).

The links generated were relative instead of absolute. I changed to absolute manually in the html code, it worked then.
Thanks!

Glad to hear it’s sorted, Philippe.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.