I read something;
To ensure that your uploaded gifs are displayed as uploaded (without any processing), you need to modify the_post_thumbnail() in your theme templates to instead read the_post_thumbnail( ‘full’ ). This will instead use the original image with no processing whatsoever.
Hi @Stefanovt;
I just tested to use .gif in the featured image in our demo website and its working very well. I didn’t use any custom css code, i just uploaded a .gif file and it was working.
Thanks
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in and have valid license to reply to this topic.