Ok, I’m pulling my hair out here. In my local environment, all of my images are showing up fine, On my staging server, images that are being pulled in through the template are broken. I have absolute urls set to “true” and in chrome dev tools, they full url to the image is there. Here’s the section from the template file.
And you get a broken image, it’s not going through Grav at all, it’s simply requesting that URL from the webserver. The webserver itself is giving a 404/broken image. What should the URL be? I can’t tell because I can’t arbitrarily browse your filesystem.
That should be the url to the image and it’s definitely there. It shows up fine on my local install. Maybe an .htaccess thing? I have the default .htacess file that comes with the base Grav installation.