By Book on Friday, 22 January 2021
Replies 2
Likes 0
Views 685
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
·
4 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
This is great! Thanks Tony!
·
4 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post