clickrain / EE_Twitter

EE Add-on that uses oAuth to display Twitter Feed
Other
48 stars 18 forks source link

Images not displayed as expected #54

Open koobadev opened 4 years ago

koobadev commented 4 years ago

I'm using the code below to output tweets with images from a feed which uses a lot of images, what I'm seeing is

{exp:twitter:user screen_name="screenname" limit="50" count="50" retweets="no" replies="no" images_only="yes"} {twitter_relative_date} - {text} {images}{image}{/images} {/exp:twitter:user}

Thanks!