<![CDATA[ Display a given image with Easy 2 Gallery ? - My Forums]]> https://forums.modx.com/thread/?thread=97876 <![CDATA[Display a given image with Easy 2 Gallery ?]]> https://forums.modx.com/thread/97876/display-a-given-image-with-easy-2-gallery#dis-post-529230
For some website, I'm interested in Easy 2 Gallery mostly for its backend.
(to import pictures in folders)

On the frontend, I just want the e2g snippet to output a given picture, without any gallery system (no slideshow or so), since the picture is going to be used as the background image.

I tried what follows, but this still calls the default service to display thumbnails:
[!easy2? &fid=`114` &landingpage=`1` !]


I just want to output the picture "src" value, possibly with a simple customized wrapper.

Is is possible with Easy 2 Gallery and if yes how?]]>
Jul Jul 30, 2015, 10:05 AM https://forums.modx.com/thread/97876/display-a-given-image-with-easy-2-gallery#dis-post-529230
<![CDATA[Re: Display a given image with Easy 2 Gallery ?]]> https://forums.modx.com/thread/97876/display-a-given-image-with-easy-2-gallery#dis-post-529236
<img src="assets/modules/easy2/show.easy2gallery.php?fid=123" alt="" />

But an equivalent snippet call would be easier to set if any ...]]>
Jul Jul 30, 2015, 12:40 PM https://forums.modx.com/thread/97876/display-a-given-image-with-easy-2-gallery#dis-post-529236