please take a look at my http://waldholzgbr.de/galerie.
Just open any image – it will open 2 slider. First and topmost the desired PhotoBox and if you close this on there is a second slider which seems to show all pictures and which need to be closed seperatly.
You are using Enfold theme ( as me :) ) which automatically add lightbox to all images.
All you need to do is wrap all shortcodes with div tag and add class .noLightbox. Example:
<div class="noLightbox">[gmedia id=1]</div>
Wrap shortcodes in HTML editor, but not in Visual editor.