I seem to be having a strange problem. I’m using the latest Source theme with Ghost 5.74.0 and the images work everywhere except in the recommended articles.
In those articles I see paths like /content/images/size/w160/format/webp/2023/11/Bartagame_fcm.jpg
but there is no format/ directory in my content folder. I see nothing in the logs that says anything about a failure.
What is happening here? Is there a bug in my storage adapter? Is there a bug in the theme? What is going on?
Edit: I temporarily fixed this by copying the source theme and removing the format="webp"
tags in the theme. For example:
partials/post-card.hbs: srcset="{{img_url feature_image size="xs" format="webp"}} 160w,