Cache stored images works for me as mentioned. In your example it is again the same issue discussed. Please try with a an image filename withtout number at the end.
Again so far we can only proof this is an issue with embedded images, not those used in theme context. Not sure if introducing a breaking change for this by adding the "s" is a good idea.
Comments
Cache stored images works for me as mentioned. In your example it is again the same issue discussed. Please try with a an image filename withtout number at the end.
Again so far we can only proof this is an issue with embedded images, not those used in theme context. Not sure if introducing a breaking change for this by adding the "s" is a good idea.
you are right.
<img src="/cache/images/illustrations/portrait_400.jpg" alt="portrait" />
is well cached by 'cache stored images' tab.at least, I found responses at my questions, even if they are not good for me and my site.