By Guest on Friday, 22 January 2021
Replies 2
Likes 0
Views 845
Votes 0
Hi Team,

I'm using: JEvents - File and Image uploads for Event Descriptions

Uploaded images can be shown by:
{{Sized Iamge 1:JEV_SIZEDIMAGE_1;400x300}}

Now I'd like to support animated gifs. As the will get resized/recalculated they will not animate anymore. Is there some way to access the original (means not processed) upload file?

Pseudo Code:
{{Sized Iamge 1:JEV_SIZEDIMAGE_1;100%xauto}}

Thanks,

Toni
Hello,

If you set in the plugin the resize images to 0 0 on size that disables the native resize. Then you can use the none sized image tag to pull in the original image.

Many thanks
Tony
·
Tuesday, 02 February 2021 22:13
·
0 Likes
·
0 Votes
·
0 Comments
·
This is great! Thanks Tony!
·
Friday, 05 February 2021 07:41
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post