- Issue created by @HeneryH
- 🇺🇸United States HeneryH
I checked the path and permissions on the file which seemed good.
ls -la docroot/sites/default/files/2023-08/ total 392 drwxrwx--- 2 me www-data 3 Aug 18 16:33 . drwxrwx--- 8 me www-data 14 Aug 18 15:54 .. -rw-rw-r-- 1 www-data www-data 395935 Aug 18 16:33 logo-fop-lodge-53.png
<div class="card varbase-impressed-card medium bordered h-100 anchor-all"> <div data-component-id="varbase_components:field" class="field field--name-field-media field--type-entity-reference field--label-hidden field__item"><div class="contextual-region media media--type-image media--view-mode-media-16-09" data-component-id="varbase_components:media"> <div data-contextual-id="media:media=4:changed=1692376423&ds_bundle=image&ds_view_mode=media_16_09&langcode=en" data-contextual-token="1xyKtsk07H1-M0UPBaVTox15Bnzo4bTHrL4-TQqugpU" data-drupal-ajax-container=""></div> <div data-component-id="varbase_components:field" class="field field--name-field-media-image field--type-image field--label-hidden field__item"> <div class="drimage" data-drimage="{"fid":"10","filename":"logo-fop-lodge-53.png","threshold":100,"upscale":100,"downscale":3600,"multiplier":1,"imageapi_optimize_webp":null,"lazy_offset":100,"subdir":"","original_width":"600","original_height":"538","original_source":"\/sites\/default\/files\/2023-08\/logo-fop-lodge-53.png","image_handling":"aspect_ratio","aspect_ratio":{"width":"16","height":"9"}}"> <picture> <img src="data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='9'%20viewBox='0%200%2016%209'%20%3E%3C/svg%3E" width="16" height="9" alt="FOP Logo" /> </picture> </div> <noscript> <img src="/sites/default/files/2023-08/logo-fop-lodge-53.png" alt="FOP Logo" width="600" height="538"> </noscript> </div>
- 🇺🇸United States HeneryH
If I look in the settings - media - filesystem I see the path that should reference the media image. And indeed I can get to that image directly in the web browser
- 🇺🇸United States HeneryH
Could this be the error?
The path for the image source in the page does not have the domain part...
<noscript> <img src="/sites/default/files/2023-08/logo-fop-lodge-53.png" alt="FOP Logo" width="600" height="538"> </noscript>
- 🇺🇸United States HeneryH
Updated the title since it is not just the blog that is failing the media images. The basic page does too.
But the Hero slider is good.
- Status changed to Closed: outdated
over 1 year ago 6:36pm 18 August 2023 - 🇺🇸United States HeneryH
Not related to just the blog. Basic page also. Creating a new ticket in the correct spot.