I am using Jetpack tiled-gallery in wordpress. I don't want the first image to be full size. I can see from the markup that when it is generating the columns and rows for the images in the gallery that it only does one image for the first row.
I believe this behavior to reside here:
/jetpack/modules/tiled-gallery/tiled-gallery/tiled-gallery-square.php
I have tried commenting out some of the code and changed a few things, but have not found where it does the first row thing.
If anyone if familiar with this and can point me in the right direction or know a way to change this behavior, I would be greatful.
Additional info, my gallery is set to Square Tiles. website pertaining to the above