diff --git a/changelog.txt b/changelog.txt index c698155..9f3de14 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,6 +1,11 @@ Changelog -------------------- -Currently for use with Zenphoto version 1.4.6 +Currently for use with Zenphoto version 1.4.7 + +1.0 2/11/15 + - Fixed album menu for 1.4.7 (Thanks Acrylian!). + - Fixed bug when crop thumbnails is enabled, setting incorrect ch and cw, not sure why. Changed image function when cropping. + - Version updates. 1.0 8/19/14 - Added mobile menu. (header.php and style.css) diff --git a/zpbase/album-grid.php b/zpbase/album-grid.php index 351d2e6..e7c6190 100644 --- a/zpbase/album-grid.php +++ b/zpbase/album-grid.php @@ -50,7 +50,11 @@
- +

@@ -63,15 +67,29 @@
- + + + data-source="" href=""> - + - +
diff --git a/zpbase/album-masonry.php b/zpbase/album-masonry.php index 34bfe94..c61cddf 100644 --- a/zpbase/album-masonry.php +++ b/zpbase/album-masonry.php @@ -53,7 +53,11 @@

- +

@@ -70,10 +74,18 @@
- +
- +

diff --git a/zpbase/inc/index-masonry.php b/zpbase/inc/index-masonry.php index 9e8aee9..1716529 100644 --- a/zpbase/inc/index-masonry.php +++ b/zpbase/inc/index-masonry.php @@ -24,7 +24,11 @@

- +

diff --git a/zpbase/search.php b/zpbase/search.php index 3d94e71..51b1940 100644 --- a/zpbase/search.php +++ b/zpbase/search.php @@ -85,7 +85,11 @@

- +

@@ -102,10 +106,18 @@
- +
- +

@@ -174,13 +190,27 @@ if (getOption('zpbase_magnific_target') == 'imagepage') { ?> - data-source="" href=""> + data-source="" href=""> + + - + - +