Hello There,
Thanks for writing in! To resolve your issue, you will be needing to add a lightbox shortcode right after you added the gallery shortcode. You can add this:
[lightbox selector=".gallery-item a" deeplink="true" opacity="0.875" prev_scale="0.75" prev_opacity="0.75" next_scale="0.75" next_opacity="0.75" orientation="vertical" thumbnails="false"]
The gallery shortcode and the lightbox shortcode: http://prntscr.com/encc9y
When inserting the gallery, it should be link to media file: http://prntscr.com/encc25
Hope this helps.