diff --git a/e107_plugins/gallery/e_header.php b/e107_plugins/gallery/e_header.php index 1986f3b3d..52460cde9 100644 --- a/e107_plugins/gallery/e_header.php +++ b/e107_plugins/gallery/e_header.php @@ -31,7 +31,8 @@ $(document).ready(function(){ $("a[rel^='prettyPhoto']").prettyPhoto( { theme: 'pp_default', /* pp_default , light_rounded , dark_rounded , light_square , dark_square ,facebook */ - overlay_gallery: false + overlay_gallery: false, + deeplinking: false } ); }); diff --git a/e107_plugins/gallery/templates/gallery_template.php b/e107_plugins/gallery/templates/gallery_template.php index f7254bb5d..68c66c43f 100644 --- a/e107_plugins/gallery/templates/gallery_template.php +++ b/e107_plugins/gallery/templates/gallery_template.php @@ -65,8 +65,8 @@ $GALLERY_TEMPLATE['SLIDESHOW_WRAPPER'] = '