Tagged: animated gif, Masonry Gallery
Hi
I want some animated gifs in the masonry gallery.
I know enfold uses de standard WP madia upload so it’s not suported… but how do I work around this?
Thx!
Alex
Hey mandarijn,
Have you attempted to follow something like this:
http://www.wpbeginner.com/wp-tutorials/how-to-add-animated-gifs-in-wordpress/
Best regards,
Jordan Shannon
That’s not a solution for an animated featured image in a gallery… other ideas… ?
Hi,
The idea is to import the GIF and then import that into the gallery. Did you try?
Best regards,
Jordan Shannon
resizing was the problem!
Hi,
You have got this figured out or did you need additional help?
Best regards,
Jordan Shannon
Hello,
I’ve got an identical question and can’t solve it with the above info.
I need to add an animated gif into a masonry gallery. But it only shows the first image.
I’ve tried to upload it into media an then add it to the gallery as well as uploading it directly into the masonry gallery.
Can you pleas point me into the right direction. Thanks…
Hi,
You may need to select the original version of the image or the full-sized version. Items in the masonry gallery element display a thumbnail called masonry by default, which has become a static image without the animation after uploading. To adjust the image size, you can edit the enfold/config-templatebuilder/avia-shortcodes/av-helper-masonry.php, go to line 726 and replace “masonry” with “full”.
$img_size = 'masonry';
However, please note that selecting a different thumbnail size for the masonry gallery may affect its layout or the masonry size settings.
Best regards,
Ismael