I have fixed this in your functions.php
around line 295, add new line commented //ian:
// Perform the query.
$query ['perm'] = 'readable'; //ian
$posts = new WP_Query( $query );
return $posts;
Fixed myself, I needed to switch off the lightbox option in the theme