Using the original template, under ‘work’, if I click on an image in a gallery, I am able to view the image full screen. If I close the image either by clicking the X in the top right hand corner, or pressing escape, the image minimizes, but instead of staying on gallery page and displaying all of the images, it then automatically goes back to the ‘work’ page and displays all of the galleries. How do I prevent this from occurring? Thank you!
The website is not live – I am working on it locally. Is there something else I can provide you with? I will try to elaborate: From index.html, if I click ‘work’, I am brought to work.html, which contains albums (outdoor, portraits, people, etc.) If I click ‘outdoor’, I am brought to gallery-single.html. If I click on the first image (500×500 thumbnail), it zooms open to fit the screen vertically (2000×2000). From here I can zoom to original resolution, make full screen, share, or close using the menu in the top right. HERE IS THE PROBLEM: If I click the ‘X’, or I press ESC, the picture zooms back to the 500×500 thumbnail, and displays the rest of the gallery on gallery-single.html for only a moment, then goes back to work.html, instead of staying in gallery-single.html. If I go to the Pixelwars home page –> Themes –> All themes –> Photographer (HTML), it works properly. It does not work properly using the files I downloaded.