Created on 17 December 2021, almost 3 years ago
Updated 3 May 2023, over 1 year ago

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.

✨ Feature request
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States glynster

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024