There are two types of image galleries:
left = Gallery, right = Slideshow
After you upload your images, just highlight them and click the button on the editor:
<div data-masonry-gallery>






<div>
Note that the spacing around the div is important
The above will give you this:
Versus the slideshow:
<div data-theme-slick="1">






</div>
Which will give you this:






