- π©πͺGermany keen-on.digital
Image styles are implemented in most recent release 1.0.1 β
Automatically closed - issue fixed for 2 weeks with no activity.
This module is extremely helpful and works a treat. Keep up the good work.
I think adding in the ability for image styles would be awesome. Perhaps adding a config in the block for the user to select the style they want to set:
{% set image = {
'#theme': 'image',
'#uri': post.media_url|image_style('thumb'),
'#alt': post.caption,
'#attributes': {'class':'insta-image'}
} %}
I went ahead and added this to the twig and works a treat for me.
Fixed
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Image styles are implemented in most recent release 1.0.1 β
Automatically closed - issue fixed for 2 weeks with no activity.