Description of the need
I would like to propose for discussion that we allow the image style urls to be altered (hook_image_style_url_alter
). My specific use case is to change the extension of an image style conversion so that the filename being served matches the actual format of the image. Currently we have a convert action in Image Effects > Coloractions, but it can't modify the filename so it may be serving a JPG with a PNG extension, or a WEBP with a JPG extension, etc.
Recent comments
It seems that if I set the "Block title type" to either "Default" or "Custom", the title (i.e. the view title or the custom title defined in the block, respectively) always appears,...
Hide title of a view block if no results?
How are you generating the View? There are a few ways to do it... but it depends on how you generate your View. Are you using Contextual Filters? You could use the "no...
Hide title of a view block if no results?
Thank you for sharing your final solution. This may be very helpful for future visitors trying to do the same.
Views Accordion as primary navigation