Version Description
- Fix: Changed retina icon filenames to ensure they work with All in One WP Security
- Fix: Removed unused image files
Download this release
Release Info
Developer | n7studios |
Plugin | Photo Gallery by Envira – Responsive Image Gallery for WordPress |
Version | 1.3.5.8 |
Comparing to | |
See all releases |
Code changes from version 1.3.5.7 to 1.3.5.8
- assets/css/envira.css +1 -1
- assets/css/images/{delete@2x.png → delete-2x.png} +0 -0
- assets/css/images/{envirabox_loading@2x.gif → envirabox_loading-2x.gif} +0 -0
- assets/css/images/{envirabox_sprite@2x.png → envirabox_sprite-2x.png} +0 -0
- assets/css/images/{meta@2x.png → meta-2x.png} +0 -0
- assets/css/images/{meta-active@2x.png → meta-active-2x.png} +0 -0
- assets/css/images/{modify@2x.png → modify-2x.png} +0 -0
- assets/css/images/{preloader@2x.gif → preloader-2x.gif} +0 -0
- assets/css/images/social.png +0 -0
- assets/css/images/social@2x.png +0 -0
- assets/css/metabox.css +1 -1
- assets/scss/envira.scss +2 -2
- assets/scss/metabox.scss +4 -4
- config.codekit +38 -49
- envira-gallery-lite.php +2 -2
- includes/admin/editor.php +1 -1
- readme.txt +126 -21
assets/css/envira.css
CHANGED
@@ -1 +1 @@
|
|
1 |
-
.envira-gallery-wrap,.envira-gallery-wrap *,.envira-tags-filter-list,.envira-tags-filter-list *{background:none;border:0 none;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;float:none;font-size:100%;height:auto;letter-spacing:normal;list-style:none;outline:none;position:static;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;width:auto;visibility:visible;overflow:visible;margin:0;padding:0;line-height:1;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none;-webkit-appearance:none;transition:none;-webkit-transition:none;-moz-transition:none;-o-transition:none;-ms-transition:none}.envira-gallery-wrap{width:100%;margin:0 auto 20px auto}.envira-gallery-wrap .envira-gallery-public{width:100%;margin:0 auto 20px auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.envira-gallery-wrap .envira-gallery-public.envira-clear{clear:both}.envira-gallery-wrap .envira-gallery-public.envira-clear:after{clear:both;content:'.';display:block;height:0;line-height:0;overflow:auto;visibility:hidden;zoom:1}.envira-gallery-wrap .envira-gallery-public .envira-gallery-item{float:left}.envira-gallery-wrap .envira-gallery-public .envira-gallery-item>.envira-gallery-link{display:block;outline:none;border:0 none;position:relative}.envira-gallery-wrap .envira-gallery-public .envira-gallery-item img{display:block;margin:0 auto;max-width:100%}.envira-gallery-wrap.envira-gallery-rtl .envira-gallery-public .envira-gallery-item{float:right}/*! envirabox v2.1.5 fancyapps.com | fancyapps.com/envirabox/#license */.envirabox-wrap,.envirabox-skin,.envirabox-outer,.envirabox-inner,.envirabox-image,.envirabox-wrap iframe,.envirabox-wrap object,.envirabox-nav,.envirabox-nav span,.envirabox-tmp,.envirabox-buttons,.envirabox-thumbs,.envirabox-wrap *,.envirabox-thumbs *,.envirabox-buttons *{background:none;border:0 none;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;float:none;font-size:100%;height:auto;letter-spacing:normal;list-style:none;outline:none;position:static;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;width:auto;visibility:visible;overflow:visible;margin:0;padding:0;line-height:1;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none;-webkit-appearance:none;transition:none;-webkit-transition:none;-moz-transition:none;-o-transition:none;-ms-transition:none}.envirabox-wrap{position:absolute;top:0;left:0;z-index:988020}.envirabox-skin{position:relative;background:#f9f9f9;color:#444;text-shadow:none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.envirabox-opened{z-index:988030}.envirabox-opened .envirabox-skin{-webkit-box-shadow:0 10px 25px rgba(0,0,0,0.5);-moz-box-shadow:0 10px 25px rgba(0,0,0,0.5);box-shadow:0 10px 25px rgba(0,0,0,0.5)}.envirabox-outer,.envirabox-inner{position:relative}.envirabox-inner{overflow:hidden}.envirabox-type-iframe .envirabox-inner{-webkit-overflow-scrolling:touch}.envirabox-error{color:#444;font:13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;margin:0;padding:15px;white-space:nowrap}.envirabox-image,.envirabox-iframe{display:block;width:100%;height:100%}.envirabox-image{max-width:100%;max-height:100%}#envirabox-loading,.envirabox-close,.envirabox-prev span,.envirabox-next span{background-image:url("images/envirabox_sprite.png")}#envirabox-loading{position:fixed;top:50%;left:50%;margin-top:-22px;margin-left:-22px;background-position:0 -108px;opacity:0.8;cursor:pointer;z-index:988060}#envirabox-loading div{width:44px;height:44px;background:url("images/envirabox_loading.gif") center center no-repeat}.envirabox-close{position:absolute;top:-18px;right:-18px;width:36px;height:36px;cursor:pointer;z-index:988040}.envirabox-nav{position:absolute;top:0;width:40%;height:100%;cursor:pointer;text-decoration:none;background:transparent url("images/blank.gif");-webkit-tap-highlight-color:transparent;z-index:988040}.envirabox-prev{left:0}.envirabox-next{right:0}.envirabox-nav span{position:absolute;top:50%;width:36px;height:34px;margin-top:-18px;cursor:pointer;z-index:988040;visibility:hidden}body.envira-touch .envirabox-nav span{visibility:visible}.envirabox-prev span{left:10px;background-position:0 -36px}.envirabox-next span{right:10px;background-position:0 -72px}.envirabox-nav:hover span{visibility:visible}.envirabox-tmp{position:absolute;top:-99999px;left:-99999px;max-width:99999px;max-height:99999px;overflow:visible !important}a.envirabox-close,a.envirabox-nav,a.fancy-close:hover,a.envirabox-nav:hover{border:0}.envirabox-lock{overflow:visible !important;width:auto}.envirabox-lock body{overflow:hidden !important}.envirabox-lock-test{overflow-y:hidden !important}.envirabox-overlay{position:absolute;top:0;left:0;overflow:hidden;display:none;z-index:988010;background:url("images/envirabox_overlay.png")}.envirabox-overlay-fixed{position:fixed;bottom:0;right:0}.envirabox-lock .envirabox-overlay{overflow:auto;overflow-y:scroll}.envirabox-title{visibility:hidden;font-size:13px;line-height:20px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;position:relative;text-shadow:none;z-index:988090}.envirabox-title a{color:#fff}.envirabox-opened .envirabox-title{visibility:visible}.envirabox-title-float-wrap{position:absolute;bottom:auto;right:50%;margin-top:20px;z-index:988050;text-align:center}.envirabox-title-float-wrap .child{display:inline-block;margin-right:-100%;padding:2px 20px;background:transparent;background:rgba(0,0,0,0.8);-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;text-shadow:0 1px 2px #222;color:#FFF;line-height:24px;white-space:nowrap}.envirabox-title-float-wrap.envirabox-title-text-wrap .child{white-space:normal}.envirabox-title-outside-wrap{position:relative;margin-top:10px;color:#fff}.envirabox-title-inside-wrap{padding-top:10px}.envirabox-title-over-wrap{position:absolute;bottom:0;left:0;color:#fff;padding:10px;background:#000;background:rgba(0,0,0,0.8)}#envirabox-buttons{position:fixed;left:0;width:100%;z-index:988050}#envirabox-buttons.top{top:10px}#envirabox-buttons.bottom{bottom:10px}#envirabox-buttons.bottom.has-padding{bottom:80px}#envirabox-buttons.top.has-padding{top:80px}#envirabox-buttons ul{display:block;width:auto;height:30px;margin:0 auto;padding:0;list-style:none;border:1px solid #111;border-radius:3px;-webkit-box-shadow:inset 0 0 0 1px rgba(255,255,255,0.05);-moz-box-shadow:inset 0 0 0 1px rgba(255,255,255,0.05);box-shadow:inset 0 0 0 1px rgba(255,255,255,0.05);background:#323232;background:-moz-linear-gradient(top, #444 0%, #343434 50%, #292929 50%, #333 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #444), color-stop(50%, #343434), color-stop(50%, #292929), color-stop(100%, #333));background:-webkit-linear-gradient(top, #444 0%, #343434 50%, #292929 50%, #333 100%);background:-o-linear-gradient(top, #444 0%, #343434 50%, #292929 50%, #333 100%);background:-ms-linear-gradient(top, #444 0%, #343434 50%, #292929 50%, #333 100%);background:linear-gradient(top, #444 0%, #343434 50%, #292929 50%, #333 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#222222',GradientType=0 )}#envirabox-buttons ul li{float:left;margin:0;padding:0}#envirabox-buttons ul li#envirabox-buttons-title span{display:inline-block;padding:0 10px;color:#fff}#envirabox-buttons a{display:block;width:30px;height:30px;text-indent:-9999px;background-color:transparent;background-image:url("images/envirabox_buttons.png");background-repeat:no-repeat;outline:none;opacity:0.8}#envirabox-buttons a:hover{opacity:1}#envirabox-buttons a.btnPrev{background-position:5px 0}#envirabox-buttons a.btnNext{background-position:-33px 0;border-right:1px solid #3e3e3e}#envirabox-buttons a.btnPlay{background-position:0 -30px}#envirabox-buttons a.btnPlayOn{background-position:-30px -30px}#envirabox-buttons a.btnToggle,#envirabox-buttons a.btnFullscreen{background-position:3px -60px;border-left:1px solid #111;border-right:1px solid #3e3e3e;width:35px}#envirabox-buttons a.btnToggleOn,#envirabox-buttons a.btnFullscreenOn{background-position:-27px -60px}#envirabox-buttons a.btnClose{border-left:1px solid #111;width:35px;background-position:-56px 0px}#envirabox-buttons a.btnDisabled{opacity:0.4;cursor:default}#envirabox-thumbs{position:fixed;left:0;width:100%;overflow:hidden;z-index:988050}#envirabox-thumbs.bottom{bottom:2px}#envirabox-thumbs.top{top:2px}#envirabox-thumbs ul{position:relative;list-style:none;margin:0;padding:0}#envirabox-thumbs ul li{border:3px solid #fff;float:left;margin:5px;opacity:1}#envirabox-thumbs ul li.active{opacity:0.75;border:3px solid #888}#envirabox-thumbs ul li:hover{opacity:0.75}#envirabox-thumbs ul li a{display:block;position:relative;overflow:hidden;border:1px solid #222;background:#111;outline:none}#envirabox-thumbs ul li img{display:block;position:relative;border:0;padding:0;max-width:none}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){#envirabox-loading,.envirabox-close,.envirabox-prev span,.envirabox-next span{background-image:url("images/envirabox_sprite
|
1 |
+
.envira-gallery-wrap,.envira-gallery-wrap *,.envira-tags-filter-list,.envira-tags-filter-list *{background:none;border:0 none;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;float:none;font-size:100%;height:auto;letter-spacing:normal;list-style:none;outline:none;position:static;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;width:auto;visibility:visible;overflow:visible;margin:0;padding:0;line-height:1;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none;-webkit-appearance:none;transition:none;-webkit-transition:none;-moz-transition:none;-o-transition:none;-ms-transition:none}.envira-gallery-wrap{width:100%;margin:0 auto 20px auto}.envira-gallery-wrap .envira-gallery-public{width:100%;margin:0 auto 20px auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.envira-gallery-wrap .envira-gallery-public.envira-clear{clear:both}.envira-gallery-wrap .envira-gallery-public.envira-clear:after{clear:both;content:'.';display:block;height:0;line-height:0;overflow:auto;visibility:hidden;zoom:1}.envira-gallery-wrap .envira-gallery-public .envira-gallery-item{float:left}.envira-gallery-wrap .envira-gallery-public .envira-gallery-item>.envira-gallery-link{display:block;outline:none;border:0 none;position:relative}.envira-gallery-wrap .envira-gallery-public .envira-gallery-item img{display:block;margin:0 auto;max-width:100%}.envira-gallery-wrap.envira-gallery-rtl .envira-gallery-public .envira-gallery-item{float:right}/*! envirabox v2.1.5 fancyapps.com | fancyapps.com/envirabox/#license */.envirabox-wrap,.envirabox-skin,.envirabox-outer,.envirabox-inner,.envirabox-image,.envirabox-wrap iframe,.envirabox-wrap object,.envirabox-nav,.envirabox-nav span,.envirabox-tmp,.envirabox-buttons,.envirabox-thumbs,.envirabox-wrap *,.envirabox-thumbs *,.envirabox-buttons *{background:none;border:0 none;border-radius:0;-webkit-border-radius:0;-moz-border-radius:0;float:none;font-size:100%;height:auto;letter-spacing:normal;list-style:none;outline:none;position:static;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;width:auto;visibility:visible;overflow:visible;margin:0;padding:0;line-height:1;box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-shadow:none;-moz-box-shadow:none;-ms-box-shadow:none;-o-box-shadow:none;box-shadow:none;-webkit-appearance:none;transition:none;-webkit-transition:none;-moz-transition:none;-o-transition:none;-ms-transition:none}.envirabox-wrap{position:absolute;top:0;left:0;z-index:988020}.envirabox-skin{position:relative;background:#f9f9f9;color:#444;text-shadow:none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.envirabox-opened{z-index:988030}.envirabox-opened .envirabox-skin{-webkit-box-shadow:0 10px 25px rgba(0,0,0,0.5);-moz-box-shadow:0 10px 25px rgba(0,0,0,0.5);box-shadow:0 10px 25px rgba(0,0,0,0.5)}.envirabox-outer,.envirabox-inner{position:relative}.envirabox-inner{overflow:hidden}.envirabox-type-iframe .envirabox-inner{-webkit-overflow-scrolling:touch}.envirabox-error{color:#444;font:13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;margin:0;padding:15px;white-space:nowrap}.envirabox-image,.envirabox-iframe{display:block;width:100%;height:100%}.envirabox-image{max-width:100%;max-height:100%}#envirabox-loading,.envirabox-close,.envirabox-prev span,.envirabox-next span{background-image:url("images/envirabox_sprite.png")}#envirabox-loading{position:fixed;top:50%;left:50%;margin-top:-22px;margin-left:-22px;background-position:0 -108px;opacity:0.8;cursor:pointer;z-index:988060}#envirabox-loading div{width:44px;height:44px;background:url("images/envirabox_loading.gif") center center no-repeat}.envirabox-close{position:absolute;top:-18px;right:-18px;width:36px;height:36px;cursor:pointer;z-index:988040}.envirabox-nav{position:absolute;top:0;width:40%;height:100%;cursor:pointer;text-decoration:none;background:transparent url("images/blank.gif");-webkit-tap-highlight-color:transparent;z-index:988040}.envirabox-prev{left:0}.envirabox-next{right:0}.envirabox-nav span{position:absolute;top:50%;width:36px;height:34px;margin-top:-18px;cursor:pointer;z-index:988040;visibility:hidden}body.envira-touch .envirabox-nav span{visibility:visible}.envirabox-prev span{left:10px;background-position:0 -36px}.envirabox-next span{right:10px;background-position:0 -72px}.envirabox-nav:hover span{visibility:visible}.envirabox-tmp{position:absolute;top:-99999px;left:-99999px;max-width:99999px;max-height:99999px;overflow:visible !important}a.envirabox-close,a.envirabox-nav,a.fancy-close:hover,a.envirabox-nav:hover{border:0}.envirabox-lock{overflow:visible !important;width:auto}.envirabox-lock body{overflow:hidden !important}.envirabox-lock-test{overflow-y:hidden !important}.envirabox-overlay{position:absolute;top:0;left:0;overflow:hidden;display:none;z-index:988010;background:url("images/envirabox_overlay.png")}.envirabox-overlay-fixed{position:fixed;bottom:0;right:0}.envirabox-lock .envirabox-overlay{overflow:auto;overflow-y:scroll}.envirabox-title{visibility:hidden;font-size:13px;line-height:20px;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;position:relative;text-shadow:none;z-index:988090}.envirabox-title a{color:#fff}.envirabox-opened .envirabox-title{visibility:visible}.envirabox-title-float-wrap{position:absolute;bottom:auto;right:50%;margin-top:20px;z-index:988050;text-align:center}.envirabox-title-float-wrap .child{display:inline-block;margin-right:-100%;padding:2px 20px;background:transparent;background:rgba(0,0,0,0.8);-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;text-shadow:0 1px 2px #222;color:#FFF;line-height:24px;white-space:nowrap}.envirabox-title-float-wrap.envirabox-title-text-wrap .child{white-space:normal}.envirabox-title-outside-wrap{position:relative;margin-top:10px;color:#fff}.envirabox-title-inside-wrap{padding-top:10px}.envirabox-title-over-wrap{position:absolute;bottom:0;left:0;color:#fff;padding:10px;background:#000;background:rgba(0,0,0,0.8)}#envirabox-buttons{position:fixed;left:0;width:100%;z-index:988050}#envirabox-buttons.top{top:10px}#envirabox-buttons.bottom{bottom:10px}#envirabox-buttons.bottom.has-padding{bottom:80px}#envirabox-buttons.top.has-padding{top:80px}#envirabox-buttons ul{display:block;width:auto;height:30px;margin:0 auto;padding:0;list-style:none;border:1px solid #111;border-radius:3px;-webkit-box-shadow:inset 0 0 0 1px rgba(255,255,255,0.05);-moz-box-shadow:inset 0 0 0 1px rgba(255,255,255,0.05);box-shadow:inset 0 0 0 1px rgba(255,255,255,0.05);background:#323232;background:-moz-linear-gradient(top, #444 0%, #343434 50%, #292929 50%, #333 100%);background:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #444), color-stop(50%, #343434), color-stop(50%, #292929), color-stop(100%, #333));background:-webkit-linear-gradient(top, #444 0%, #343434 50%, #292929 50%, #333 100%);background:-o-linear-gradient(top, #444 0%, #343434 50%, #292929 50%, #333 100%);background:-ms-linear-gradient(top, #444 0%, #343434 50%, #292929 50%, #333 100%);background:linear-gradient(top, #444 0%, #343434 50%, #292929 50%, #333 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#444444', endColorstr='#222222',GradientType=0 )}#envirabox-buttons ul li{float:left;margin:0;padding:0}#envirabox-buttons ul li#envirabox-buttons-title span{display:inline-block;padding:0 10px;color:#fff}#envirabox-buttons a{display:block;width:30px;height:30px;text-indent:-9999px;background-color:transparent;background-image:url("images/envirabox_buttons.png");background-repeat:no-repeat;outline:none;opacity:0.8}#envirabox-buttons a:hover{opacity:1}#envirabox-buttons a.btnPrev{background-position:5px 0}#envirabox-buttons a.btnNext{background-position:-33px 0;border-right:1px solid #3e3e3e}#envirabox-buttons a.btnPlay{background-position:0 -30px}#envirabox-buttons a.btnPlayOn{background-position:-30px -30px}#envirabox-buttons a.btnToggle,#envirabox-buttons a.btnFullscreen{background-position:3px -60px;border-left:1px solid #111;border-right:1px solid #3e3e3e;width:35px}#envirabox-buttons a.btnToggleOn,#envirabox-buttons a.btnFullscreenOn{background-position:-27px -60px}#envirabox-buttons a.btnClose{border-left:1px solid #111;width:35px;background-position:-56px 0px}#envirabox-buttons a.btnDisabled{opacity:0.4;cursor:default}#envirabox-thumbs{position:fixed;left:0;width:100%;overflow:hidden;z-index:988050}#envirabox-thumbs.bottom{bottom:2px}#envirabox-thumbs.top{top:2px}#envirabox-thumbs ul{position:relative;list-style:none;margin:0;padding:0}#envirabox-thumbs ul li{border:3px solid #fff;float:left;margin:5px;opacity:1}#envirabox-thumbs ul li.active{opacity:0.75;border:3px solid #888}#envirabox-thumbs ul li:hover{opacity:0.75}#envirabox-thumbs ul li a{display:block;position:relative;overflow:hidden;border:1px solid #222;background:#111;outline:none}#envirabox-thumbs ul li img{display:block;position:relative;border:0;padding:0;max-width:none}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){#envirabox-loading,.envirabox-close,.envirabox-prev span,.envirabox-next span{background-image:url("images/envirabox_sprite-2x.png");background-size:44px 152px}#envirabox-loading div{background-image:url("images/envirabox_loading-2x.gif");background-size:24px 24px}}
|
assets/css/images/{delete@2x.png → delete-2x.png}
RENAMED
File without changes
|
assets/css/images/{envirabox_loading@2x.gif → envirabox_loading-2x.gif}
RENAMED
File without changes
|
assets/css/images/{envirabox_sprite@2x.png → envirabox_sprite-2x.png}
RENAMED
File without changes
|
assets/css/images/{meta@2x.png → meta-2x.png}
RENAMED
File without changes
|
assets/css/images/{meta-active@2x.png → meta-active-2x.png}
RENAMED
File without changes
|
assets/css/images/{modify@2x.png → modify-2x.png}
RENAMED
File without changes
|
assets/css/images/{preloader@2x.gif → preloader-2x.gif}
RENAMED
File without changes
|
assets/css/images/social.png
DELETED
Binary file
|
assets/css/images/social@2x.png
DELETED
Binary file
|
assets/css/metabox.css
CHANGED
@@ -1 +1 @@
|
|
1 |
-
.envira-gallery-spinner{float:none;display:inline-block;margin-top:0}#envira-gallery{position:relative}#envira-gallery .envira-clear{clear:both}#envira-gallery .envira-clear:after{clear:both;content:'.';display:block;height:0;line-height:0;overflow:auto;visibility:hidden;zoom:1}#envira-gallery p.description{font-size:13px}#envira-gallery .inside{margin:10px 0;padding:0 10px}#envira-gallery #envira-tabs{position:relative}#envira-gallery #envira-tabs-nav{list-style:none;margin:0 0 10px;padding:0;border-bottom:1px solid #cecece}#envira-gallery #envira-tabs-nav li{float:left;margin:0 10px -1px 0}#envira-gallery #envira-tabs-nav li a{display:block;padding:7px 10px 5px;font-size:14px;color:#aaa;font-weight:300;text-decoration:none;outline:none}#envira-gallery #envira-tabs-nav li.envira-active a{border:1px solid #cecece;border-bottom-color:#fff;-moz-border-radius:3px 3px 0 0;-webkit-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;color:#21759b;padding-top:6px}#envira-gallery #envira-tabs-nav li a:hover{color:#21759b}#envira-gallery-types-nav{margin:10px 0;padding:10px 0;border-top:1px solid #eee;border-bottom:1px solid #eee}#envira-gallery-types-nav li{float:left;margin:0 10px 0 0}#envira-gallery-types-nav li.envira-gallery-type-label{margin-right:20px}#envira-gallery-types-nav li.envira-gallery-type-label span{font-weight:700;font-size:13px;vertical-align:middle}#envira-gallery .envira-meta-close-text{display:none;color:#fff;font-style:italic;font-size:11px;position:absolute;z-index:98;top:6px;right:27px}#envira-gallery .envira-helper-active .envira-meta-close-text{display:inline}#envira-gallery .envira-meta-icon{position:absolute;width:19px;height:16px;top:6px;right:0;background:url(images/meta.png) no-repeat scroll 0 0;display:block;outline:none;z-index:98}#envira-gallery .envira-helper-active .envira-meta-icon{background-image:url(images/meta-active.png)}#envira-gallery .envira-meta-information{display:none;padding:0 1em 1em;position:absolute;right:0;top:30px;width:278px;background:#fff;border:1px solid #e5e5e5;-webkit-box-shadow:0 5px 15px rgba(0,0,0,0.7);box-shadow:0 5px 15px rgba(0,0,0,0.7);z-index:98}#envira-gallery .envira-helper-active .envira-meta-information{display:block}#envira-gallery .envira-meta-helper-overlay{position:absolute;z-index:97;background:#000;opacity:.7;filter:alpha(opacity=70);width:100%;height:100%}#envira-gallery .envira-tab{display:none}#envira-gallery .envira-tab.envira-active{display:block}#envira-gallery .envira-tab p.envira-intro{margin:1.5em 0 .5em}#envira-gallery .envira-tab th,#envira-gallery .envira-tab input[type="text"],#envira-gallery .envira-tab input[type="number"],#envira-gallery .envira-tab input[type="password"],#envira-gallery .envira-tab select{width:210px;padding-right:0}#envira-gallery .envira-tab tr td label{margin:0 10px 0 0}#envira-gallery .envira-progress-bar{display:none;width:100%;position:relative;height:10px;width:100%;margin:10px auto;border-radius:10px;background:#dfdfdf;background:rgba(0,0,0,0.1)}#envira-gallery .envira-progress-bar div{height:10px;min-width:20px;width:0;background:#aaa;background:rgba(0,0,0,0.2);border-radius:10px;-webkit-transition:width 300ms;-moz-transition:width 300ms;-ms-transition:width 300ms;-o-transition:width 300ms;transition:width 300ms}#envira-gallery .upload-flash-bypass{display:none}#envira-gallery .max-upload-size{display:block;margin:10px 0}#envira-gallery .envira-tab{min-height:320px}#envira-gallery #envira-gallery-output{margin:20px 0 10px;padding:0;list-style:none}#envira-gallery #envira-gallery-output li{background:#fff;display:block;float:left;margin:0 10px 10px 0;padding:4px;list-style:none;border:1px solid #cecece;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;-moz-box-shadow:0 1px 2px rgba(0,0,0,0.06);-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.06);box-shadow:0 1px 2px rgba(0,0,0,0.06);cursor:move;position:relative;width:150px;height:150px}#envira-gallery #envira-gallery-output li a.check{display:none;position:absolute;right:5px;top:5px;width:24px;height:24px;background-color:#1e8cbe;-webkit-box-shadow:0 0 0 1px #fff,0 0 0 2px #1e8cbe;box-shadow:0 0 0 1px #fff,0 0 0 2px #1e8cbe}#envira-gallery #envira-gallery-output li a.check div.media-modal-icon{width:15px;height:15px;margin:5px 0 0 5px;background-position:-21px 0}#envira-gallery #envira-gallery-output li.selected{width:148px;height:148px;border:2px solid #1e8cbe;-webkit-box-shadow:inset 0 0 0 3px #fff,inset 0 0 0 7px #1e8cbe;box-shadow:inset 0 0 0 3px #fff,inset 0 0 0 7px #1e8cbe}#envira-gallery #envira-gallery-output li.selected a.check{display:block}#envira-gallery #envira-gallery-output li.envira-gallery-status-pending{background-color:#faebcc;border-color:#8a6d3b}#envira-gallery #envira-gallery-output li.envira-gallery-status-active{background-color:#dff0d8;border-color:#3c763d}#envira-gallery #envira-gallery-output li.dropzone{background:transparent;border:1px dashed #d5d5d5;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none}#envira-gallery #envira-gallery-output li img{display:block;margin:auto;position:absolute;top:0;left:0;right:0;bottom:0;max-width:150px;max-height:150px}#envira-gallery #envira-gallery-output li .envira-gallery-remove-image{background:url(images/delete.png) no-repeat scroll 0 0;display:block;height:16px;left:-8px;outline:none;position:absolute;top:-8px;width:16px;z-index:20}#envira-gallery #envira-gallery-output li .envira-gallery-modify-image{background:url(images/modify.png) no-repeat scroll 0 0;display:block;height:16px;left:12px;outline:none;position:absolute;top:-8px;width:16px;z-index:20}#media-items .media-item .edit-attachment,.envira-gallery-media-frame .upload-flash-bypass{display:none !important}#media-items{margin:0 0 16px;overflow:hidden;width:100%}#media-items .media-item{width:auto;float:left;margin:0 8px 8px 0}#media-items .media-item img{max-width:164px;max-height:164px;float:none;margin:4px;display:block}.envira-gallery-gallery{padding-left:7px}.envira-gallery-gallery .attachment{margin:8px;max-width:164px}.envira-gallery-gallery .attachment-preview,.envira-gallery-gallery .attachment-preview .thumbnail{max-width:164px;max-height:164px}.envira-gallery-media-frame .max-upload-size{display:block;margin:1em 0}.envira-gallery-media-frame .envira-gallery-library-toolbar{top:5px}.envira-gallery-media-frame .attachment.envira-gallery-in-gallery{box-shadow:inset 0 0 0 3px #fff, inset 0 0 0 7px #519e0c}.envira-gallery-media-frame .attachment.envira-gallery-in-gallery .attachment-preview,.envira-gallery-media-frame .attachment.envira-gallery-in-gallery .attachment-preview .check{cursor:default}.envira-gallery-media-frame .attachment.envira-gallery-in-gallery .check{box-shadow:0 0 0 1px #519e0c;background:#519e0c;background-image:-webkit-gradient(linear, left top, left bottom, from(#519e0c), to(#519e0c));background-image:-webkit-linear-gradient(top, #519e0c, #407f08);background-image:-moz-linear-gradient(top, #519e0c, #407f08);background-image:-o-linear-gradient(top, #519e0c, #407f08);background-image:linear-gradient(to bottom, #519e0c, #407f08)}.envira-gallery-media-frame .attachment.envira-gallery-in-gallery .check div,.envira-gallery-media-frame .attachment.envira-gallery-in-gallery .check:hover div{background-position:-21px 0}.envira-gallery-meta-wrap .envira-gallery-meta-sidebar{overflow:auto;position:relative}.envira-gallery-media-frame .media-sidebar h3{margin:1.1em 0 1em}.envira-gallery-media-frame .media-sidebar p{margin:0 0 1.5em}.envira-gallery-meta{overflow:auto;padding:0 16px}.media-frame.envira-gallery-media-frame input:focus,.media-frame.envira-gallery-media-frame textarea:focus,.media-frame.envira-gallery-media-frame select:focus{border-color:#aaa}.envira-gallery-meta-wrap .envira-gallery-meta.attachments{top:0}.envira-gallery-meta.attachments .attachment{width:200px;height:200px;border:none !important}.envira-gallery-meta.attachments .attachment.selected{width:200px;height:200px}.envira-gallery-meta.attachments .attachment .attachment-preview{width:100%;height:100%;border:none !important}.envira-gallery-meta.attachments .attachment .attachment-preview:before{padding-top:0;border:none !important}.envira-gallery-meta.attachments .attachment .attachment-preview .thumbnail{display:table;position:relative;top:auto;right:auto;bottom:auto;left:auto;border:none !important}.envira-gallery-meta.attachments .attachment .attachment-preview .thumbnail:after{box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none}.envira-gallery-meta.attachments .attachment .attachment-preview .thumbnail .inside{display:table-cell;width:200px;height:200px;text-align:center;vertical-align:middle;border:none !important}.envira-gallery-ui-content{top:16px !important}.envira-gallery-meta-wrap .form-table{margin:0}.envira-gallery-meta-wrap .form-table input[type=text],.envira-gallery-meta-wrap .form-table textarea{width:100%}#envira-gallery .envira-gallery-import-form{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #ddd}#envira-gallery .envira-unit{font-style:normal;font-weight:700;font-size:13px}#envira-gallery textarea{width:100%}.envira-alert{padding:15px;margin-bottom:20px;border:1px solid #faebcc;border-radius:4px;background-color:#fcf8e3;color:#8a6d3b}#envira-gallery-plupload-upload-ui{position:relative}#envira-gallery-drag-drop-area{border:4px dashed #bbb;height:200px}#envira-gallery-plupload-upload-ui.drag-over #envira-gallery-drag-drop-area{border-color:#83b4d8}#envira-gallery .envira-gallery-progress-bar{display:none;width:100%;position:relative;height:10px;width:100%;margin:10px auto;border-radius:10px;background:#dfdfdf;background:rgba(0,0,0,0.1)}#envira-gallery .envira-gallery-progress-bar div{height:10px;min-width:20px;width:0;background:#aaa;background:rgba(0,0,0,0.2);border-radius:10px;-webkit-transition:width 300ms;-moz-transition:width 300ms;-ms-transition:width 300ms;-o-transition:width 300ms;transition:width 300ms}#envira-gallery .upload-flash-bypass{display:none}#envira-gallery .max-upload-size{display:block;margin:10px 0}body.branch-4-3 div.media-modal a.media-modal-close,body.branch-4-4 div.media-modal a.media-modal-close{text-align:center;text-decoration:none;display:inline-block}body.branch-4-3 div.media-modal a.media-modal-close span,body.branch-4-4 div.media-modal a.media-modal-close span{display:inline-block;margin-top:17px}.envira-gallery-meta-container button.right{border-right:1px solid #ddd !important}.envira-gallery-meta-container .setting span.name{min-width:20%;text-align:left}.envira-gallery-meta-container .setting input[type=text]{width:75%}.envira-gallery-meta-container .setting textarea{height:150px}.envira-gallery-meta-container .setting .wp-editor-wrap{float:right;width:75%}.envira-gallery-meta-container #wp-link{float:left;width:100%}.envira-gallery-meta-container #wp-link #search-panel{display:block;float:left;width:100%}.envira-gallery-meta-container #wp-link #search-panel .link-search-wrapper{float:left;width:100%;margin:0}.envira-gallery-meta-container #wp-link #search-panel .link-search-wrapper label{display:block;float:left;width:100%;margin:1px 0}.envira-gallery-meta-container #wp-link #search-panel .link-search-wrapper label span.name{display:none}.envira-gallery-meta-container #wp-link #search-panel .link-search-wrapper label input{float:right;width:75%;max-width:75%}.envira-gallery-meta-container #wp-link #search-panel #search-results{position:relative;float:right;width:75%;max-width:75%;margin:-2px 0 0 0;display:block;top:0;left:0;right:0;bottom:0;border:none;border-left:1px solid #dfdfdf;border-bottom:1px solid #dfdfdf;border-right:1px solid #dfdfdf}.envira-gallery-meta-container #wp-link #search-panel #most-recent-results{display:none}.envira-gallery-meta-container div.actions a.button{display:inline-block}@media only screen and (max-width: 959px){.envira-gallery-meta-container .setting span.name{width:100%;max-width:100%;min-width:100%}.envira-gallery-meta-container .setting input[type=text]{width:100%}.envira-gallery-meta-container .setting input[type=checkbox]{clear:both}.envira-gallery-meta-container .setting .wp-editor-wrap{float:left;width:100%}}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){#envira-gallery .envira-meta-icon{background-image:url(images/meta@2x.png);background-size:19px 16px}#envira-gallery .envira-helper-active .envira-meta-icon{background-image:url(images/meta-active@2x.png);background-size:19px 16px}#envira-gallery #envira-gallery-output li .envira-gallery-remove-image{background-image:url(images/delete@2x.png);background-size:16px 16px}#envira-gallery #envira-gallery-output li .envira-gallery-modify-image{background-image:url(images/modify@2x.png);background-size:16px 16px}}
|
1 |
+
.envira-gallery-spinner{float:none;display:inline-block;margin-top:0}#envira-gallery{position:relative}#envira-gallery .envira-clear{clear:both}#envira-gallery .envira-clear:after{clear:both;content:'.';display:block;height:0;line-height:0;overflow:auto;visibility:hidden;zoom:1}#envira-gallery p.description{font-size:13px}#envira-gallery .inside{margin:10px 0;padding:0 10px}#envira-gallery #envira-tabs{position:relative}#envira-gallery #envira-tabs-nav{list-style:none;margin:0 0 10px;padding:0;border-bottom:1px solid #cecece}#envira-gallery #envira-tabs-nav li{float:left;margin:0 10px -1px 0}#envira-gallery #envira-tabs-nav li a{display:block;padding:7px 10px 5px;font-size:14px;color:#aaa;font-weight:300;text-decoration:none;outline:none}#envira-gallery #envira-tabs-nav li.envira-active a{border:1px solid #cecece;border-bottom-color:#fff;-moz-border-radius:3px 3px 0 0;-webkit-border-radius:3px 3px 0 0;border-radius:3px 3px 0 0;color:#21759b;padding-top:6px}#envira-gallery #envira-tabs-nav li a:hover{color:#21759b}#envira-gallery-types-nav{margin:10px 0;padding:10px 0;border-top:1px solid #eee;border-bottom:1px solid #eee}#envira-gallery-types-nav li{float:left;margin:0 10px 0 0}#envira-gallery-types-nav li.envira-gallery-type-label{margin-right:20px}#envira-gallery-types-nav li.envira-gallery-type-label span{font-weight:700;font-size:13px;vertical-align:middle}#envira-gallery .envira-meta-close-text{display:none;color:#fff;font-style:italic;font-size:11px;position:absolute;z-index:98;top:6px;right:27px}#envira-gallery .envira-helper-active .envira-meta-close-text{display:inline}#envira-gallery .envira-meta-icon{position:absolute;width:19px;height:16px;top:6px;right:0;background:url(images/meta.png) no-repeat scroll 0 0;display:block;outline:none;z-index:98}#envira-gallery .envira-helper-active .envira-meta-icon{background-image:url(images/meta-active.png)}#envira-gallery .envira-meta-information{display:none;padding:0 1em 1em;position:absolute;right:0;top:30px;width:278px;background:#fff;border:1px solid #e5e5e5;-webkit-box-shadow:0 5px 15px rgba(0,0,0,0.7);box-shadow:0 5px 15px rgba(0,0,0,0.7);z-index:98}#envira-gallery .envira-helper-active .envira-meta-information{display:block}#envira-gallery .envira-meta-helper-overlay{position:absolute;z-index:97;background:#000;opacity:.7;filter:alpha(opacity=70);width:100%;height:100%}#envira-gallery .envira-tab{display:none}#envira-gallery .envira-tab.envira-active{display:block}#envira-gallery .envira-tab p.envira-intro{margin:1.5em 0 .5em}#envira-gallery .envira-tab th,#envira-gallery .envira-tab input[type="text"],#envira-gallery .envira-tab input[type="number"],#envira-gallery .envira-tab input[type="password"],#envira-gallery .envira-tab select{width:210px;padding-right:0}#envira-gallery .envira-tab tr td label{margin:0 10px 0 0}#envira-gallery .envira-progress-bar{display:none;width:100%;position:relative;height:10px;width:100%;margin:10px auto;border-radius:10px;background:#dfdfdf;background:rgba(0,0,0,0.1)}#envira-gallery .envira-progress-bar div{height:10px;min-width:20px;width:0;background:#aaa;background:rgba(0,0,0,0.2);border-radius:10px;-webkit-transition:width 300ms;-moz-transition:width 300ms;-ms-transition:width 300ms;-o-transition:width 300ms;transition:width 300ms}#envira-gallery .upload-flash-bypass{display:none}#envira-gallery .max-upload-size{display:block;margin:10px 0}#envira-gallery .envira-tab{min-height:320px}#envira-gallery #envira-gallery-output{margin:20px 0 10px;padding:0;list-style:none}#envira-gallery #envira-gallery-output li{background:#fff;display:block;float:left;margin:0 10px 10px 0;padding:4px;list-style:none;border:1px solid #cecece;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;-moz-background-clip:padding;-webkit-background-clip:padding-box;background-clip:padding-box;-moz-box-shadow:0 1px 2px rgba(0,0,0,0.06);-webkit-box-shadow:0 1px 2px rgba(0,0,0,0.06);box-shadow:0 1px 2px rgba(0,0,0,0.06);cursor:move;position:relative;width:150px;height:150px}#envira-gallery #envira-gallery-output li a.check{display:none;position:absolute;right:5px;top:5px;width:24px;height:24px;background-color:#1e8cbe;-webkit-box-shadow:0 0 0 1px #fff,0 0 0 2px #1e8cbe;box-shadow:0 0 0 1px #fff,0 0 0 2px #1e8cbe}#envira-gallery #envira-gallery-output li a.check div.media-modal-icon{width:15px;height:15px;margin:5px 0 0 5px;background-position:-21px 0}#envira-gallery #envira-gallery-output li.selected{width:148px;height:148px;border:2px solid #1e8cbe;-webkit-box-shadow:inset 0 0 0 3px #fff,inset 0 0 0 7px #1e8cbe;box-shadow:inset 0 0 0 3px #fff,inset 0 0 0 7px #1e8cbe}#envira-gallery #envira-gallery-output li.selected a.check{display:block}#envira-gallery #envira-gallery-output li.envira-gallery-status-pending{background-color:#faebcc;border-color:#8a6d3b}#envira-gallery #envira-gallery-output li.envira-gallery-status-active{background-color:#dff0d8;border-color:#3c763d}#envira-gallery #envira-gallery-output li.dropzone{background:transparent;border:1px dashed #d5d5d5;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none}#envira-gallery #envira-gallery-output li img{display:block;margin:auto;position:absolute;top:0;left:0;right:0;bottom:0;max-width:150px;max-height:150px}#envira-gallery #envira-gallery-output li .envira-gallery-remove-image{background:url(images/delete.png) no-repeat scroll 0 0;display:block;height:16px;left:-8px;outline:none;position:absolute;top:-8px;width:16px;z-index:20}#envira-gallery #envira-gallery-output li .envira-gallery-modify-image{background:url(images/modify.png) no-repeat scroll 0 0;display:block;height:16px;left:12px;outline:none;position:absolute;top:-8px;width:16px;z-index:20}#media-items .media-item .edit-attachment,.envira-gallery-media-frame .upload-flash-bypass{display:none !important}#media-items{margin:0 0 16px;overflow:hidden;width:100%}#media-items .media-item{width:auto;float:left;margin:0 8px 8px 0}#media-items .media-item img{max-width:164px;max-height:164px;float:none;margin:4px;display:block}.envira-gallery-gallery{padding-left:7px}.envira-gallery-gallery .attachment{margin:8px;max-width:164px}.envira-gallery-gallery .attachment-preview,.envira-gallery-gallery .attachment-preview .thumbnail{max-width:164px;max-height:164px}.envira-gallery-media-frame .max-upload-size{display:block;margin:1em 0}.envira-gallery-media-frame .envira-gallery-library-toolbar{top:5px}.envira-gallery-media-frame .attachment.envira-gallery-in-gallery{box-shadow:inset 0 0 0 3px #fff, inset 0 0 0 7px #519e0c}.envira-gallery-media-frame .attachment.envira-gallery-in-gallery .attachment-preview,.envira-gallery-media-frame .attachment.envira-gallery-in-gallery .attachment-preview .check{cursor:default}.envira-gallery-media-frame .attachment.envira-gallery-in-gallery .check{box-shadow:0 0 0 1px #519e0c;background:#519e0c;background-image:-webkit-gradient(linear, left top, left bottom, from(#519e0c), to(#519e0c));background-image:-webkit-linear-gradient(top, #519e0c, #407f08);background-image:-moz-linear-gradient(top, #519e0c, #407f08);background-image:-o-linear-gradient(top, #519e0c, #407f08);background-image:linear-gradient(to bottom, #519e0c, #407f08)}.envira-gallery-media-frame .attachment.envira-gallery-in-gallery .check div,.envira-gallery-media-frame .attachment.envira-gallery-in-gallery .check:hover div{background-position:-21px 0}.envira-gallery-meta-wrap .envira-gallery-meta-sidebar{overflow:auto;position:relative}.envira-gallery-media-frame .media-sidebar h3{margin:1.1em 0 1em}.envira-gallery-media-frame .media-sidebar p{margin:0 0 1.5em}.envira-gallery-meta{overflow:auto;padding:0 16px}.media-frame.envira-gallery-media-frame input:focus,.media-frame.envira-gallery-media-frame textarea:focus,.media-frame.envira-gallery-media-frame select:focus{border-color:#aaa}.envira-gallery-meta-wrap .envira-gallery-meta.attachments{top:0}.envira-gallery-meta.attachments .attachment{width:200px;height:200px;border:none !important}.envira-gallery-meta.attachments .attachment.selected{width:200px;height:200px}.envira-gallery-meta.attachments .attachment .attachment-preview{width:100%;height:100%;border:none !important}.envira-gallery-meta.attachments .attachment .attachment-preview:before{padding-top:0;border:none !important}.envira-gallery-meta.attachments .attachment .attachment-preview .thumbnail{display:table;position:relative;top:auto;right:auto;bottom:auto;left:auto;border:none !important}.envira-gallery-meta.attachments .attachment .attachment-preview .thumbnail:after{box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none}.envira-gallery-meta.attachments .attachment .attachment-preview .thumbnail .inside{display:table-cell;width:200px;height:200px;text-align:center;vertical-align:middle;border:none !important}.envira-gallery-ui-content{top:16px !important}.envira-gallery-meta-wrap .form-table{margin:0}.envira-gallery-meta-wrap .form-table input[type=text],.envira-gallery-meta-wrap .form-table textarea{width:100%}#envira-gallery .envira-gallery-import-form{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #ddd}#envira-gallery .envira-unit{font-style:normal;font-weight:700;font-size:13px}#envira-gallery textarea{width:100%}.envira-alert{padding:15px;margin-bottom:20px;border:1px solid #faebcc;border-radius:4px;background-color:#fcf8e3;color:#8a6d3b}#envira-gallery-plupload-upload-ui{position:relative}#envira-gallery-drag-drop-area{border:4px dashed #bbb;height:200px}#envira-gallery-plupload-upload-ui.drag-over #envira-gallery-drag-drop-area{border-color:#83b4d8}#envira-gallery .envira-gallery-progress-bar{display:none;width:100%;position:relative;height:10px;width:100%;margin:10px auto;border-radius:10px;background:#dfdfdf;background:rgba(0,0,0,0.1)}#envira-gallery .envira-gallery-progress-bar div{height:10px;min-width:20px;width:0;background:#aaa;background:rgba(0,0,0,0.2);border-radius:10px;-webkit-transition:width 300ms;-moz-transition:width 300ms;-ms-transition:width 300ms;-o-transition:width 300ms;transition:width 300ms}#envira-gallery .upload-flash-bypass{display:none}#envira-gallery .max-upload-size{display:block;margin:10px 0}body.branch-4-3 div.media-modal a.media-modal-close,body.branch-4-4 div.media-modal a.media-modal-close{text-align:center;text-decoration:none;display:inline-block}body.branch-4-3 div.media-modal a.media-modal-close span,body.branch-4-4 div.media-modal a.media-modal-close span{display:inline-block;margin-top:17px}.envira-gallery-meta-container button.right{border-right:1px solid #ddd !important}.envira-gallery-meta-container .setting span.name{min-width:20%;text-align:left}.envira-gallery-meta-container .setting input[type=text]{width:75%}.envira-gallery-meta-container .setting textarea{height:150px}.envira-gallery-meta-container .setting .wp-editor-wrap{float:right;width:75%}.envira-gallery-meta-container #wp-link{float:left;width:100%}.envira-gallery-meta-container #wp-link #search-panel{display:block;float:left;width:100%}.envira-gallery-meta-container #wp-link #search-panel .link-search-wrapper{float:left;width:100%;margin:0}.envira-gallery-meta-container #wp-link #search-panel .link-search-wrapper label{display:block;float:left;width:100%;margin:1px 0}.envira-gallery-meta-container #wp-link #search-panel .link-search-wrapper label span.name{display:none}.envira-gallery-meta-container #wp-link #search-panel .link-search-wrapper label input{float:right;width:75%;max-width:75%}.envira-gallery-meta-container #wp-link #search-panel #search-results{position:relative;float:right;width:75%;max-width:75%;margin:-2px 0 0 0;display:block;top:0;left:0;right:0;bottom:0;border:none;border-left:1px solid #dfdfdf;border-bottom:1px solid #dfdfdf;border-right:1px solid #dfdfdf}.envira-gallery-meta-container #wp-link #search-panel #most-recent-results{display:none}.envira-gallery-meta-container div.actions a.button{display:inline-block}@media only screen and (max-width: 959px){.envira-gallery-meta-container .setting span.name{width:100%;max-width:100%;min-width:100%}.envira-gallery-meta-container .setting input[type=text]{width:100%}.envira-gallery-meta-container .setting input[type=checkbox]{clear:both}.envira-gallery-meta-container .setting .wp-editor-wrap{float:left;width:100%}}@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx){#envira-gallery .envira-meta-icon{background-image:url(images/meta-2x.png);background-size:19px 16px}#envira-gallery .envira-helper-active .envira-meta-icon{background-image:url(images/meta-active-2x.png);background-size:19px 16px}#envira-gallery #envira-gallery-output li .envira-gallery-remove-image{background-image:url(images/delete-2x.png);background-size:16px 16px}#envira-gallery #envira-gallery-output li .envira-gallery-modify-image{background-image:url(images/modify-2x.png);background-size:16px 16px}}
|
assets/scss/envira.scss
CHANGED
@@ -623,12 +623,12 @@ only screen and ( min-resolution: 192dpi),
|
|
623 |
only screen and ( min-resolution: 2dppx) {
|
624 |
|
625 |
#envirabox-loading, .envirabox-close, .envirabox-prev span, .envirabox-next span {
|
626 |
-
background-image: url('images/envirabox_sprite
|
627 |
background-size: 44px 152px;
|
628 |
}
|
629 |
|
630 |
#envirabox-loading div {
|
631 |
-
background-image: url('images/envirabox_loading
|
632 |
background-size: 24px 24px;
|
633 |
}
|
634 |
|
623 |
only screen and ( min-resolution: 2dppx) {
|
624 |
|
625 |
#envirabox-loading, .envirabox-close, .envirabox-prev span, .envirabox-next span {
|
626 |
+
background-image: url('images/envirabox_sprite-2x.png');
|
627 |
background-size: 44px 152px;
|
628 |
}
|
629 |
|
630 |
#envirabox-loading div {
|
631 |
+
background-image: url('images/envirabox_loading-2x.gif');
|
632 |
background-size: 24px 24px;
|
633 |
}
|
634 |
|
assets/scss/metabox.scss
CHANGED
@@ -782,22 +782,22 @@ only screen and ( min-resolution: 192dpi),
|
|
782 |
only screen and ( min-resolution: 2dppx) {
|
783 |
|
784 |
#envira-gallery .envira-meta-icon {
|
785 |
-
background-image: url(images/meta
|
786 |
background-size: 19px 16px;
|
787 |
}
|
788 |
|
789 |
#envira-gallery .envira-helper-active .envira-meta-icon {
|
790 |
-
background-image: url(images/meta-active
|
791 |
background-size: 19px 16px;
|
792 |
}
|
793 |
|
794 |
#envira-gallery #envira-gallery-output li .envira-gallery-remove-image {
|
795 |
-
background-image: url(images/delete
|
796 |
background-size: 16px 16px;
|
797 |
}
|
798 |
|
799 |
#envira-gallery #envira-gallery-output li .envira-gallery-modify-image {
|
800 |
-
background-image: url(images/modify
|
801 |
background-size: 16px 16px;
|
802 |
}
|
803 |
|
782 |
only screen and ( min-resolution: 2dppx) {
|
783 |
|
784 |
#envira-gallery .envira-meta-icon {
|
785 |
+
background-image: url(images/meta-2x.png);
|
786 |
background-size: 19px 16px;
|
787 |
}
|
788 |
|
789 |
#envira-gallery .envira-helper-active .envira-meta-icon {
|
790 |
+
background-image: url(images/meta-active-2x.png);
|
791 |
background-size: 19px 16px;
|
792 |
}
|
793 |
|
794 |
#envira-gallery #envira-gallery-output li .envira-gallery-remove-image {
|
795 |
+
background-image: url(images/delete-2x.png);
|
796 |
background-size: 16px 16px;
|
797 |
}
|
798 |
|
799 |
#envira-gallery #envira-gallery-output li .envira-gallery-modify-image {
|
800 |
+
background-image: url(images/modify-2x.png);
|
801 |
background-size: 16px 16px;
|
802 |
}
|
803 |
|
config.codekit
CHANGED
@@ -20,24 +20,24 @@
|
|
20 |
"outputPathIsOutsideProject": 0,
|
21 |
"outputPathIsSetByUser": 0
|
22 |
},
|
23 |
-
"\/assets\/css\/images\/delete.png": {
|
24 |
"fileType": 32768,
|
25 |
"ignore": 0,
|
26 |
"ignoreWasSetByUser": 0,
|
27 |
-
"initialSize":
|
28 |
-
"inputAbbreviatedPath": "\/assets\/css\/images\/delete.png",
|
29 |
-
"outputAbbreviatedPath": "\/assets\/css\/images\/delete.png",
|
30 |
"outputPathIsOutsideProject": 0,
|
31 |
"outputPathIsSetByUser": 0,
|
32 |
"processed": 1
|
33 |
},
|
34 |
-
"\/assets\/css\/images\/delete
|
35 |
"fileType": 32768,
|
36 |
"ignore": 0,
|
37 |
"ignoreWasSetByUser": 0,
|
38 |
-
"initialSize":
|
39 |
-
"inputAbbreviatedPath": "\/assets\/css\/images\/delete
|
40 |
-
"outputAbbreviatedPath": "\/assets\/css\/images\/delete
|
41 |
"outputPathIsOutsideProject": 0,
|
42 |
"outputPathIsSetByUser": 0,
|
43 |
"processed": 1
|
@@ -64,24 +64,24 @@
|
|
64 |
"outputPathIsSetByUser": 0,
|
65 |
"processed": 1
|
66 |
},
|
67 |
-
"\/assets\/css\/images\/envirabox_sprite.png": {
|
68 |
"fileType": 32768,
|
69 |
"ignore": 0,
|
70 |
"ignoreWasSetByUser": 0,
|
71 |
-
"initialSize":
|
72 |
-
"inputAbbreviatedPath": "\/assets\/css\/images\/envirabox_sprite.png",
|
73 |
-
"outputAbbreviatedPath": "\/assets\/css\/images\/envirabox_sprite.png",
|
74 |
"outputPathIsOutsideProject": 0,
|
75 |
"outputPathIsSetByUser": 0,
|
76 |
"processed": 1
|
77 |
},
|
78 |
-
"\/assets\/css\/images\/envirabox_sprite
|
79 |
"fileType": 32768,
|
80 |
"ignore": 0,
|
81 |
"ignoreWasSetByUser": 0,
|
82 |
-
"initialSize":
|
83 |
-
"inputAbbreviatedPath": "\/assets\/css\/images\/envirabox_sprite
|
84 |
-
"outputAbbreviatedPath": "\/assets\/css\/images\/envirabox_sprite
|
85 |
"outputPathIsOutsideProject": 0,
|
86 |
"outputPathIsSetByUser": 0,
|
87 |
"processed": 1
|
@@ -108,24 +108,35 @@
|
|
108 |
"outputPathIsSetByUser": 0,
|
109 |
"processed": 1
|
110 |
},
|
111 |
-
"\/assets\/css\/images\/meta-
|
112 |
"fileType": 32768,
|
113 |
"ignore": 0,
|
114 |
"ignoreWasSetByUser": 0,
|
115 |
-
"initialSize":
|
116 |
-
"inputAbbreviatedPath": "\/assets\/css\/images\/meta-
|
117 |
-
"outputAbbreviatedPath": "\/assets\/css\/images\/meta-
|
118 |
"outputPathIsOutsideProject": 0,
|
119 |
"outputPathIsSetByUser": 0,
|
120 |
"processed": 1
|
121 |
},
|
122 |
-
"\/assets\/css\/images\/meta-active
|
123 |
"fileType": 32768,
|
124 |
"ignore": 0,
|
125 |
"ignoreWasSetByUser": 0,
|
126 |
"initialSize": 1521,
|
127 |
-
"inputAbbreviatedPath": "\/assets\/css\/images\/meta-active
|
128 |
-
"outputAbbreviatedPath": "\/assets\/css\/images\/meta-active
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
129 |
"outputPathIsOutsideProject": 0,
|
130 |
"outputPathIsSetByUser": 0,
|
131 |
"processed": 1
|
@@ -141,13 +152,13 @@
|
|
141 |
"outputPathIsSetByUser": 0,
|
142 |
"processed": 1
|
143 |
},
|
144 |
-
"\/assets\/css\/images\/
|
145 |
"fileType": 32768,
|
146 |
"ignore": 0,
|
147 |
"ignoreWasSetByUser": 0,
|
148 |
-
"initialSize":
|
149 |
-
"inputAbbreviatedPath": "\/assets\/css\/images\/
|
150 |
-
"outputAbbreviatedPath": "\/assets\/css\/images\/
|
151 |
"outputPathIsOutsideProject": 0,
|
152 |
"outputPathIsSetByUser": 0,
|
153 |
"processed": 1
|
@@ -163,17 +174,6 @@
|
|
163 |
"outputPathIsSetByUser": 0,
|
164 |
"processed": 1
|
165 |
},
|
166 |
-
"\/assets\/css\/images\/modify@2x.png": {
|
167 |
-
"fileType": 32768,
|
168 |
-
"ignore": 0,
|
169 |
-
"ignoreWasSetByUser": 0,
|
170 |
-
"initialSize": 1566,
|
171 |
-
"inputAbbreviatedPath": "\/assets\/css\/images\/modify@2x.png",
|
172 |
-
"outputAbbreviatedPath": "\/assets\/css\/images\/modify@2x.png",
|
173 |
-
"outputPathIsOutsideProject": 0,
|
174 |
-
"outputPathIsSetByUser": 0,
|
175 |
-
"processed": 1
|
176 |
-
},
|
177 |
"\/assets\/css\/images\/social.png": {
|
178 |
"fileType": 32768,
|
179 |
"ignore": 0,
|
@@ -185,17 +185,6 @@
|
|
185 |
"outputPathIsSetByUser": 0,
|
186 |
"processed": 1
|
187 |
},
|
188 |
-
"\/assets\/css\/images\/social@2x.png": {
|
189 |
-
"fileType": 32768,
|
190 |
-
"ignore": 0,
|
191 |
-
"ignoreWasSetByUser": 0,
|
192 |
-
"initialSize": 7474,
|
193 |
-
"inputAbbreviatedPath": "\/assets\/css\/images\/social@2x.png",
|
194 |
-
"outputAbbreviatedPath": "\/assets\/css\/images\/social@2x.png",
|
195 |
-
"outputPathIsOutsideProject": 0,
|
196 |
-
"outputPathIsSetByUser": 0,
|
197 |
-
"processed": 1
|
198 |
-
},
|
199 |
"\/assets\/css\/metabox.css": {
|
200 |
"fileType": 16,
|
201 |
"ignore": 1,
|
20 |
"outputPathIsOutsideProject": 0,
|
21 |
"outputPathIsSetByUser": 0
|
22 |
},
|
23 |
+
"\/assets\/css\/images\/delete-2x.png": {
|
24 |
"fileType": 32768,
|
25 |
"ignore": 0,
|
26 |
"ignoreWasSetByUser": 0,
|
27 |
+
"initialSize": 1618,
|
28 |
+
"inputAbbreviatedPath": "\/assets\/css\/images\/delete-2x.png",
|
29 |
+
"outputAbbreviatedPath": "\/assets\/css\/images\/delete-2x.png",
|
30 |
"outputPathIsOutsideProject": 0,
|
31 |
"outputPathIsSetByUser": 0,
|
32 |
"processed": 1
|
33 |
},
|
34 |
+
"\/assets\/css\/images\/delete.png": {
|
35 |
"fileType": 32768,
|
36 |
"ignore": 0,
|
37 |
"ignoreWasSetByUser": 0,
|
38 |
+
"initialSize": 1222,
|
39 |
+
"inputAbbreviatedPath": "\/assets\/css\/images\/delete.png",
|
40 |
+
"outputAbbreviatedPath": "\/assets\/css\/images\/delete.png",
|
41 |
"outputPathIsOutsideProject": 0,
|
42 |
"outputPathIsSetByUser": 0,
|
43 |
"processed": 1
|
64 |
"outputPathIsSetByUser": 0,
|
65 |
"processed": 1
|
66 |
},
|
67 |
+
"\/assets\/css\/images\/envirabox_sprite-2x.png": {
|
68 |
"fileType": 32768,
|
69 |
"ignore": 0,
|
70 |
"ignoreWasSetByUser": 0,
|
71 |
+
"initialSize": 6553,
|
72 |
+
"inputAbbreviatedPath": "\/assets\/css\/images\/envirabox_sprite-2x.png",
|
73 |
+
"outputAbbreviatedPath": "\/assets\/css\/images\/envirabox_sprite-2x.png",
|
74 |
"outputPathIsOutsideProject": 0,
|
75 |
"outputPathIsSetByUser": 0,
|
76 |
"processed": 1
|
77 |
},
|
78 |
+
"\/assets\/css\/images\/envirabox_sprite.png": {
|
79 |
"fileType": 32768,
|
80 |
"ignore": 0,
|
81 |
"ignoreWasSetByUser": 0,
|
82 |
+
"initialSize": 1362,
|
83 |
+
"inputAbbreviatedPath": "\/assets\/css\/images\/envirabox_sprite.png",
|
84 |
+
"outputAbbreviatedPath": "\/assets\/css\/images\/envirabox_sprite.png",
|
85 |
"outputPathIsOutsideProject": 0,
|
86 |
"outputPathIsSetByUser": 0,
|
87 |
"processed": 1
|
108 |
"outputPathIsSetByUser": 0,
|
109 |
"processed": 1
|
110 |
},
|
111 |
+
"\/assets\/css\/images\/meta-2x.png": {
|
112 |
"fileType": 32768,
|
113 |
"ignore": 0,
|
114 |
"ignoreWasSetByUser": 0,
|
115 |
+
"initialSize": 1608,
|
116 |
+
"inputAbbreviatedPath": "\/assets\/css\/images\/meta-2x.png",
|
117 |
+
"outputAbbreviatedPath": "\/assets\/css\/images\/meta-2x.png",
|
118 |
"outputPathIsOutsideProject": 0,
|
119 |
"outputPathIsSetByUser": 0,
|
120 |
"processed": 1
|
121 |
},
|
122 |
+
"\/assets\/css\/images\/meta-active-2x.png": {
|
123 |
"fileType": 32768,
|
124 |
"ignore": 0,
|
125 |
"ignoreWasSetByUser": 0,
|
126 |
"initialSize": 1521,
|
127 |
+
"inputAbbreviatedPath": "\/assets\/css\/images\/meta-active-2x.png",
|
128 |
+
"outputAbbreviatedPath": "\/assets\/css\/images\/meta-active-2x.png",
|
129 |
+
"outputPathIsOutsideProject": 0,
|
130 |
+
"outputPathIsSetByUser": 0,
|
131 |
+
"processed": 1
|
132 |
+
},
|
133 |
+
"\/assets\/css\/images\/meta-active.png": {
|
134 |
+
"fileType": 32768,
|
135 |
+
"ignore": 0,
|
136 |
+
"ignoreWasSetByUser": 0,
|
137 |
+
"initialSize": 1219,
|
138 |
+
"inputAbbreviatedPath": "\/assets\/css\/images\/meta-active.png",
|
139 |
+
"outputAbbreviatedPath": "\/assets\/css\/images\/meta-active.png",
|
140 |
"outputPathIsOutsideProject": 0,
|
141 |
"outputPathIsSetByUser": 0,
|
142 |
"processed": 1
|
152 |
"outputPathIsSetByUser": 0,
|
153 |
"processed": 1
|
154 |
},
|
155 |
+
"\/assets\/css\/images\/modify-2x.png": {
|
156 |
"fileType": 32768,
|
157 |
"ignore": 0,
|
158 |
"ignoreWasSetByUser": 0,
|
159 |
+
"initialSize": 1566,
|
160 |
+
"inputAbbreviatedPath": "\/assets\/css\/images\/modify-2x.png",
|
161 |
+
"outputAbbreviatedPath": "\/assets\/css\/images\/modify-2x.png",
|
162 |
"outputPathIsOutsideProject": 0,
|
163 |
"outputPathIsSetByUser": 0,
|
164 |
"processed": 1
|
174 |
"outputPathIsSetByUser": 0,
|
175 |
"processed": 1
|
176 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
177 |
"\/assets\/css\/images\/social.png": {
|
178 |
"fileType": 32768,
|
179 |
"ignore": 0,
|
185 |
"outputPathIsSetByUser": 0,
|
186 |
"processed": 1
|
187 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
188 |
"\/assets\/css\/metabox.css": {
|
189 |
"fileType": 16,
|
190 |
"ignore": 1,
|
envira-gallery-lite.php
CHANGED
@@ -5,7 +5,7 @@
|
|
5 |
* Description: Envira Gallery is best responsive WordPress gallery plugin. This is the lite version.
|
6 |
* Author: Thomas Griffin
|
7 |
* Author URI: http://thomasgriffinmedia.com
|
8 |
-
* Version: 1.3.5.
|
9 |
* Text Domain: envira-gallery-lite
|
10 |
*
|
11 |
* Envira Gallery is free software: you can redistribute it and/or modify
|
@@ -53,7 +53,7 @@ class Envira_Gallery_Lite {
|
|
53 |
*
|
54 |
* @var string
|
55 |
*/
|
56 |
-
public $version = '1.3.5.
|
57 |
|
58 |
/**
|
59 |
* Unique plugin slug identifier.
|
5 |
* Description: Envira Gallery is best responsive WordPress gallery plugin. This is the lite version.
|
6 |
* Author: Thomas Griffin
|
7 |
* Author URI: http://thomasgriffinmedia.com
|
8 |
+
* Version: 1.3.5.8
|
9 |
* Text Domain: envira-gallery-lite
|
10 |
*
|
11 |
* Envira Gallery is free software: you can redistribute it and/or modify
|
53 |
*
|
54 |
* @var string
|
55 |
*/
|
56 |
+
public $version = '1.3.5.8';
|
57 |
|
58 |
/**
|
59 |
* Unique plugin slug identifier.
|
includes/admin/editor.php
CHANGED
@@ -71,7 +71,7 @@ class Envira_Gallery_Editor_Lite {
|
|
71 |
public function media_button( $buttons ) {
|
72 |
|
73 |
// Create the media button.
|
74 |
-
$button = '<style type="text/css">@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2/1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx) { #envira-media-modal-button .envira-media-icon[style] { background-image: url(' . plugins_url( 'assets/css/images/menu-icon
|
75 |
$button .= '<a id="envira-media-modal-button" href="#" class="button envira-gallery-choose-gallery" title="' . esc_attr__( 'Add Gallery', 'envira-gallery-lite' ) . '" style="padding-left: .4em;"><span class="envira-media-icon" style="background: transparent url(' . plugins_url( 'assets/css/images/menu-icon.png', $this->base->file ) . ') no-repeat scroll 0 0; width: 16px; height: 16px; display: inline-block; vertical-align: text-top;"></span> ' . __( 'Add Gallery', 'envira-gallery-lite' ) . '</a>';
|
76 |
|
77 |
// Enqueue the script that will trigger the editor button.
|
71 |
public function media_button( $buttons ) {
|
72 |
|
73 |
// Create the media button.
|
74 |
+
$button = '<style type="text/css">@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min--moz-device-pixel-ratio: 2),only screen and (-o-min-device-pixel-ratio: 2/1),only screen and (min-device-pixel-ratio: 2),only screen and (min-resolution: 192dpi),only screen and (min-resolution: 2dppx) { #envira-media-modal-button .envira-media-icon[style] { background-image: url(' . plugins_url( 'assets/css/images/menu-icon-2x.png', $this->base->file ) . ') !important; background-size: 16px 16px !important; } }</style>';
|
75 |
$button .= '<a id="envira-media-modal-button" href="#" class="button envira-gallery-choose-gallery" title="' . esc_attr__( 'Add Gallery', 'envira-gallery-lite' ) . '" style="padding-left: .4em;"><span class="envira-media-icon" style="background: transparent url(' . plugins_url( 'assets/css/images/menu-icon.png', $this->base->file ) . ') no-repeat scroll 0 0; width: 16px; height: 16px; display: inline-block; vertical-align: text-top;"></span> ' . __( 'Add Gallery', 'envira-gallery-lite' ) . '</a>';
|
76 |
|
77 |
// Enqueue the script that will trigger the editor button.
|
readme.txt
CHANGED
@@ -1,38 +1,127 @@
|
|
1 |
=== Responsive WordPress Gallery - Envira Gallery Lite ===
|
2 |
-
Contributors: griffinjt
|
3 |
Tags: wordpress gallery, gallery, wordpress gallery plugin, gallery plugin, responsive, responsive gallery, image gallery, image gallery plugin, responsive gallery plugin, responsive image gallery, responsive image gallery plugin, custom post types, slideshow, responsive slideshow, slideshow plugin, responsive slideshow plugin, rotator, image rotator, responsive rotator, jquery gallery, javascript gallery, jquery rotator, javascript rotator, picture gallery, photo gallery, photo rotator, shortcode, template tag, custom post type, media uploader, ajax, wordpress galleries, responsive galleries, fullscreen, deeplinking, best wordpress gallery, best wordpress gallery plugin, best gallery plugin, best gallery, best responsive gallery, best responsive wordpress gallery, best wp gallery, portfolio, design portfolio
|
4 |
Requires at least: 3.8
|
5 |
-
Tested up to: 4.4.
|
6 |
Stable tag: trunk
|
7 |
License: GNU General Public License v2.0 or later
|
8 |
|
9 |
-
The best responsive WordPress gallery plugin.
|
10 |
|
11 |
== Description ==
|
12 |
|
13 |
-
|
14 |
|
15 |
-
|
16 |
|
17 |
-
|
18 |
|
19 |
-
|
20 |
-
* Responsive right out of the box, from gallery display to lightbox views.
|
21 |
-
* Ridiculously fast queries and caching everywhere. From the admin to the frontend, Envira Gallery is incredibly lightweight without sacrificing features.
|
22 |
-
* Dynamic asynchronous ajax preloading of images for _insanely fast gallery load times._
|
23 |
-
* Simplified gallery workflows to make creating, modifying and using your galleries easier than ever before.
|
24 |
-
* Modular so that you can start small and grow with Addons as you need.
|
25 |
|
26 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
27 |
|
28 |
-
_It's hard to go wrong by choosing <a href="http://enviragallery.com/?utm_source=orgrepo&utm_medium=link&utm_campaign=WordPress" rel="friend" title="Envira Gallery">Envira Gallery</a> as your all-in-one **WordPress gallery plugin** solution!_
|
29 |
|
30 |
== Installation ==
|
31 |
|
32 |
-
1. Install Envira Gallery Lite either via the WordPress.org plugin repository or by uploading the files to your server.
|
33 |
2. Activate Envira Gallery Lite.
|
34 |
-
3. Navigate to the Envira Gallery tab at the bottom of your admin menu and click "Add New" to begin creating your new WordPress gallery, or you can create a new gallery directly inside the post/page/custom post type of your choice.
|
35 |
-
4. Salivate for new features and <a href="http://enviragallery.com/?utm_source=
|
36 |
|
37 |
== Screenshots ==
|
38 |
|
@@ -45,18 +134,34 @@ _It's hard to go wrong by choosing <a href="http://enviragallery.com/?utm_source
|
|
45 |
|
46 |
== Frequently Asked Questions ==
|
47 |
|
48 |
-
= I'd like access to
|
|
|
|
|
|
|
|
|
|
|
|
|
49 |
|
50 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
51 |
|
52 |
== Notes ==
|
53 |
|
54 |
-
Envira Gallery is absolutely, positively the <a href="http://enviragallery.com/?utm_source=
|
55 |
|
56 |
Also, I'm an <a href="https://thomasgriffin.io" rel="me" title="WordPress Developer - Thomas Griffin">expert WordPress developer</a> and I write a lot about WordPress in general. You can check out my blog at the link above.
|
57 |
|
58 |
== Changelog ==
|
59 |
|
|
|
|
|
|
|
|
|
60 |
= 1.3.5.7 =
|
61 |
* Fix: Use WP_Query to get galleries by slug when cache/transient is empty, preventing gallery output blanking after a day when using caching plugins
|
62 |
|
@@ -211,7 +316,7 @@ Also, I'm an <a href="https://thomasgriffin.io" rel="me" title="WordPress Develo
|
|
211 |
* Fixed bug with Quicktags duplicating for image uploaded with the drag-and-drop uploader.
|
212 |
|
213 |
= 1.0.7 =
|
214 |
-
* Don
|
215 |
* Ensure to restrain thumbnail views.
|
216 |
|
217 |
= 1.0.6.1 =
|
1 |
=== Responsive WordPress Gallery - Envira Gallery Lite ===
|
2 |
+
Contributors: griffinjt, smub
|
3 |
Tags: wordpress gallery, gallery, wordpress gallery plugin, gallery plugin, responsive, responsive gallery, image gallery, image gallery plugin, responsive gallery plugin, responsive image gallery, responsive image gallery plugin, custom post types, slideshow, responsive slideshow, slideshow plugin, responsive slideshow plugin, rotator, image rotator, responsive rotator, jquery gallery, javascript gallery, jquery rotator, javascript rotator, picture gallery, photo gallery, photo rotator, shortcode, template tag, custom post type, media uploader, ajax, wordpress galleries, responsive galleries, fullscreen, deeplinking, best wordpress gallery, best wordpress gallery plugin, best gallery plugin, best gallery, best responsive gallery, best responsive wordpress gallery, best wp gallery, portfolio, design portfolio
|
4 |
Requires at least: 3.8
|
5 |
+
Tested up to: 4.4.2
|
6 |
Stable tag: trunk
|
7 |
License: GNU General Public License v2.0 or later
|
8 |
|
9 |
+
The best responsive WordPress gallery plugin. It's easy and powerful. Create beautiful galleries for your site in minutes, not hours!
|
10 |
|
11 |
== Description ==
|
12 |
|
13 |
+
= WordPress Gallery Plugin =
|
14 |
|
15 |
+
We believe that you shouldn't have to hire a developer to create a WordPress gallery. That's why we built <a href="http://enviragallery.com/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion" rel="friend" title="Envira Gallery">Envira Gallery</a>, a WordPress gallery plugin that's EASY and POWERFUL.
|
16 |
|
17 |
+
Envira allows you to create beautiful responsive photo and video galleries for your site in minutes, not hours!
|
18 |
|
19 |
+
At Envira, user experience is our #1 priority, so your galleries will always look great on all devices (mobile, tablet, laptop, and desktop).
|
|
|
|
|
|
|
|
|
|
|
20 |
|
21 |
+
Envira Gallery is highly optimized for web and server performance because we understand the importance of speed when it comes to SEO and conversion. We can honestly say that Envira Gallery is the fastest WordPress gallery plugin in the market.
|
22 |
+
|
23 |
+
> <strong>Envira Gallery Pro</strong><br />
|
24 |
+
> This plugin is the lite version of the popular Envira Gallery plugin that comes with all the gallery features you will ever need including albums, tags, social media integration, gallery templates, deeplinking, pagination, ecommerce, image proofing, and tons more. <a href="http://enviragallery.com/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion" rel="friend" title="Envira Gallery">Click here to purchase the best premium WordPress gallery plugin now!</a>
|
25 |
+
|
26 |
+
Envira has been downloaded over 300,000 times. Here's why smart photographers, designers, and developers love Envira Gallery, and you will too!
|
27 |
+
|
28 |
+
https://www.youtube.com/watch?v=4jHG3LOmV-c&w=532&rel=0
|
29 |
+
|
30 |
+
= Drag & Drop Gallery Builder =
|
31 |
+
|
32 |
+
We were tired with the bloated and buggy gallery plugins. That's why we built Envira Gallery to adapt to your workflow and allow you to create responsive WordPress galleries in minutes. By using our easy to use <a href="http://enviragallery.com/features/drag-drop-builder/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion" rel="friend">drag and drop builder</a>, you can upload your photos, rearrange them, and basically create a gallery in 5 minutes or less.
|
33 |
+
|
34 |
+
But don't just take our word. See what one of the WordPress experts are saying:
|
35 |
+
|
36 |
+
> The trick to making difficult things easy is to keep the easy things still easy. <strong>Envira makes everything easy.</strong> If you’ve struggled with WordPress gallery plugins that take video tutorials to learn, you’re going to love Envira.<br>
|
37 |
+
> Chris Lema - Blogger and Speaker
|
38 |
+
|
39 |
+
= Mobile Ready, SEO Friendly and Optimized for Speed =
|
40 |
+
|
41 |
+
Envira Gallery is 100% responsive and mobile-friendly by default. We also optimized every query on the front-end and the back-end to ensure maximum speed - Yes, Envira is the fastest WordPress gallery plugin.
|
42 |
+
|
43 |
+
We also made Envira the most SEO friendly gallery plugin with ability for meta data, deeplinks, standalone galleries, and paginaton.
|
44 |
+
|
45 |
+
= Sharing and Selling Photos Made EASY =
|
46 |
+
|
47 |
+
Want to add the Pinterest button on your images? Share your photos on social media? Or sell them to your users? Envira has you covered.
|
48 |
+
|
49 |
+
Social media integrations, image proofing, and WooCommerce store integration, you can do it all in Envira Gallery.
|
50 |
+
|
51 |
+
See what the leading WordPress eCommerce expert is saying:
|
52 |
+
|
53 |
+
> Not only is Envira <strong>exceptionally well built</strong> behind the scenes, it’s also exceptionally easy to use. It’s perfect for those who really want to get things done.<br>
|
54 |
+
> Pippin Williamson - WordPress Core Contributor and eCommerce Expert
|
55 |
+
|
56 |
+
= Easy to Customize and Extend =
|
57 |
+
|
58 |
+
You can easily customize your Envira Gallery with our built-in templates or create your own.
|
59 |
+
|
60 |
+
But we also knew that our developer friends may want to extend it further. That's why Envira comes with tons of hooks and filters (and yes it's all very-well documented).
|
61 |
+
|
62 |
+
See why one of the leading WordPress developers love Envira:
|
63 |
+
|
64 |
+
> Most WordPress gallery options are either too basic or require a PhD to figure out. For my clients, I need something that is easy to use yet powerful. Envira is the answer. Its straight forward approach means it is a breeze for my clients to quickly create galleries. Nevertheless, with the API and documentation available, it also allows developers to make customizations and extend functionality when necessary. Simply put, <strong>Envira is a great tool</strong> for everyone’s tool chest.<br>
|
65 |
+
> Jared Atchison - Top Notch Engineer and WordPress Developer
|
66 |
+
|
67 |
+
= Full Envira Gallery Feature List =
|
68 |
+
|
69 |
+
* Drag & Drop Gallery Builder
|
70 |
+
* 100% Responsive - Mobile Friendly
|
71 |
+
* Beautiful Gallery Templates for Customization
|
72 |
+
* <a href="http://enviragallery.com/addons/albums-addon/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion" rel="friend">Albums</a> - Easily organize your galleries, choose cover photos, and more.
|
73 |
+
* <a href="http://enviragallery.com/addons/social-addon/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion" rel="friend">Social Sharing</a> - Share your photos on Facebook, Twitter, Pinterest, and Google+
|
74 |
+
* <a href="http://enviragallery.com/addons/videos-addon/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion" rel="friend">Video Galleries</a> - Not just for photos! You can add YouTube, Vimeo, Wistia, and custom Videos in your gallery.
|
75 |
+
* <a href="http://enviragallery.com/addons/watermarking-addon/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion" rel="friend">Watermarking</a> - Protect your images from theft with watermarking.
|
76 |
+
* <a href="http://enviragallery.com/addons/slideshow-addon/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion" rel="friend">Slideshow</a> - Add beautiful slideshow with autoplay, manual controls, and more.
|
77 |
+
* <a href="http://enviragallery.com/addons/deeplinking-addon/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion" rel="friend">Deeplinking</a> - Make your gallery SEO friendly and easily link to individual images with deeplinking.
|
78 |
+
* <a href="http://enviragallery.com/addons/pagination-addon/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion" rel="friend">Pagination</a> - Split your large galleries into multiple pages to improve page speed, user experience, and pageviews.
|
79 |
+
* <a href="http://enviragallery.com/addons/proofing-addon/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion" rel="friend">Image Proofing</a> - We made client image proofing easy for your photography business.
|
80 |
+
* <a href="http://enviragallery.com/addons/woocommerce-addon/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion" rel="friend">WooCommerce Integration</a> - Instantly display and sell your photos with the most popular eCommerce software on the web.
|
81 |
+
* <a href="http://enviragallery.com/addons/tags-addon/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion" rel="friend">Tags</a> - Finally you can organize your WordPress images with tags for easy search and display.
|
82 |
+
* <a href="http://enviragallery.com/addons/password-protection-addon/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion" rel="friend">Password Protection</a> - Prevent unauthorized access to your WordPress galleries.
|
83 |
+
* <a href="http://enviragallery.com/addons/standalone-addon/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion" rel="friend">Standalone Galleries</a> - Create independent galleries that are not tied to your posts or pages.
|
84 |
+
* <a href="http://enviragallery.com/addons/exif-addon/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion" rel="friend">EXIF Meta Data</a> - Display your EXIF data including camera model, aperture, shutter speed, and more.
|
85 |
+
* <a href="http://enviragallery.com/addons/pinterest-addon/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion" rel="friend">Pinterest</a> - Add the Pinterest Pin It button to your gallery images to improve your reach.
|
86 |
+
* <a href="http://enviragallery.com/addons/instagram-addon/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion" rel="friend">Instagram Galleries</a> - Import Instagram images into your WordPress gallery.
|
87 |
+
* <a href="http://enviragallery.com/addons/fullscreen-addon/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion" rel="friend">FullScreen Display</a> - Take advantage of the native fullscreen gallery and lightbox display.
|
88 |
+
* <a href="http://enviragallery.com/addons/supersize-addon/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion" rel="friend">Supersized Images</a> - Don't want to crop or resize your images? Supersize allows you to do just that.
|
89 |
+
* <a href="http://enviragallery.com/addons/dynamic-addon/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion" rel="friend">Dynamic Galleries</a> - Easily create galleries on the fly from various different sources.
|
90 |
+
* <a href="http://enviragallery.com/addons/defaults-addon/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion" rel="friend">Gallery Defaults</a> - Speed up the gallery creation process by saving your default settings.
|
91 |
+
* <a href="http://enviragallery.com/addons/css-addon/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion" rel="friend">CSS Styles</a> - Customize your gallery by adding custom CSS and styles.
|
92 |
+
* <a href="http://enviragallery.com/addons/zip-importer-addon/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion" rel="friend">Zip Importer</a> - Nobody likes uploading images individually. Now you can build a gallery from a .zip file.
|
93 |
+
* <a href="http://enviragallery.com/addons/dropbox-importer-addon/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion" rel="friend">Dropbox Immporter</a> - Do you love Dropbox? We do too. You can easily import photos from your Dropbox account into your WordPress Gallery.
|
94 |
+
* <a href="http://enviragallery.com/addons/nextgen-importer-addon/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion" rel="friend">NextGen Importer</a> - Not a fan of NextGen Gallery? Want to switch from NextGen Gallery? You can do that in few simple clicks.
|
95 |
+
* Want us to add something else? Suggest a feature and we'll get it added!
|
96 |
+
|
97 |
+
After reading this feature list, you can probably imagine why Envira is the best WordPress gallery plugin in the market.
|
98 |
+
|
99 |
+
But don't just take our word. See what one of the expert WordPress consultants and core contributor is saying:
|
100 |
+
|
101 |
+
> When it comes to WordPress gallery plugins, <strong>Envira has no equal</strong>. Solid enough to do the job right, while flexible enough to handle any situation you can throw at it.<br>
|
102 |
+
> Andrew Norcross - Expert WordPress Consultant
|
103 |
+
|
104 |
+
= Credits =
|
105 |
+
|
106 |
+
This plugin is created by <a href="https://thomasgriffin.io" rel="friend" title="Thomas Griffin">Thomas Griffin</a> and <a href="https://syedbalkhi.com/" rel="friend" title="Syed Balkhi">Syed Balkhi</a>.
|
107 |
+
|
108 |
+
= What's Next =
|
109 |
+
|
110 |
+
If you like this plugin, then consider checking out our other projects:
|
111 |
+
|
112 |
+
* <a href="http://optinmonster.com/" rel="friend" title="OptinMonster">OptinMonster</a> - Get More Email Subscribers
|
113 |
+
* <a href="http://soliloquywp.com/" rel="friend" title="Soliloquy">Soliloquy</a> - Best WordPress Slider Plugin
|
114 |
+
* <a href="http://www.themelab.com/" rel="friend" title="ThemeLab">ThemeLab</a> - Premium WordPress Themes that Work
|
115 |
+
|
116 |
+
Visit <a href="http://www.wpbeginner.com/" rel="friend" title="WPBeginner">WPBeginner</a> to learn from our <a href="http://www.wpbeginner.com/category/wp-tutorials/" rel="friend" title="WordPress Tutorials">WordPress Tutorials</a> and find out about other <a href="http://www.wpbeginner.com/category/plugins/" rel="friend" title="Best WordPress Plugins">best WordPress plugins</a>.
|
117 |
|
|
|
118 |
|
119 |
== Installation ==
|
120 |
|
121 |
+
1. Install Envira Gallery Lite either via the WordPress.org plugin repository or by uploading the files to your server. (See instructions on <a href="http://www.wpbeginner.com/beginners-guide/step-by-step-guide-to-install-a-wordpress-plugin-for-beginners/" rel="friend">how to install a WordPress plugin</a>)
|
122 |
2. Activate Envira Gallery Lite.
|
123 |
+
3. Navigate to the Envira Gallery tab at the bottom of your admin menu and click the "Add New" button to begin creating your new WordPress gallery, or you can create a new gallery directly inside the post/page/custom post type of your choice.
|
124 |
+
4. Salivate for new features and <a href="http://enviragallery.com/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion" rel="friend" title="Envira Gallery">purchase the full version of Envira Gallery</a>!
|
125 |
|
126 |
== Screenshots ==
|
127 |
|
134 |
|
135 |
== Frequently Asked Questions ==
|
136 |
|
137 |
+
= I'd like access to all features. How can I get them? =
|
138 |
+
|
139 |
+
You can get access to more features, Addons and support by <a href="http://enviragallery.com/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion" rel="friend" title="Click here to learn more about Envira Gallery!">visiting the Envira Gallery website and purchasing a support license</a>. Purchasing a support license gets you access to the full version of Envira Gallery, automatic updates and support, and depending on the level of support license, you can even get exclusive access to Envira Gallery Addons!
|
140 |
+
|
141 |
+
= Who should use Envira Gallery? =
|
142 |
+
|
143 |
+
Envira gallery is perfect for photographers, designers, bloggers, and small businesses. Basically if you want to create a beautiful WordPress gallery, then you need to use Envira.
|
144 |
|
145 |
+
= Do I need to have coding skills to use Envira Gallery? =
|
146 |
+
|
147 |
+
Absolutely not. You can create and customize beautiful image and video galleries without any coding knowledge. We made it super easy.
|
148 |
+
|
149 |
+
= Is Envira Gallery translation ready? =
|
150 |
+
|
151 |
+
Yes, Envira Gallery has full translation and localization support via the envira-gallery textdomain. To submit a translation, see https://translate.wordpress.org/projects/wp-plugins/envira-gallery-lite
|
152 |
|
153 |
== Notes ==
|
154 |
|
155 |
+
Envira Gallery is absolutely, positively the <a href="http://enviragallery.com/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion" rel="friend" title="Click here to purchase the best responsive WordPress gallery plugin now!">best responsive WordPress gallery plugin</a> on the market. It is fast, flexible and allows you to create insanely powerful <a href="http://enviragallery.com/?utm_source=wprepo&utm_medium=link&utm_campaign=liteversion" rel="friend" title="Click here to purchase the best responsive WordPress gallery plugin now!">responsive WordPress galleries</a> with half of the effort. Envira Gallery gets out of your way so you can showcase your content in beautiful and powerful ways.
|
156 |
|
157 |
Also, I'm an <a href="https://thomasgriffin.io" rel="me" title="WordPress Developer - Thomas Griffin">expert WordPress developer</a> and I write a lot about WordPress in general. You can check out my blog at the link above.
|
158 |
|
159 |
== Changelog ==
|
160 |
|
161 |
+
= 1.3.5.8 =
|
162 |
+
* Fix: Changed retina icon filenames to ensure they work with All in One WP Security
|
163 |
+
* Fix: Removed unused image files
|
164 |
+
|
165 |
= 1.3.5.7 =
|
166 |
* Fix: Use WP_Query to get galleries by slug when cache/transient is empty, preventing gallery output blanking after a day when using caching plugins
|
167 |
|
316 |
* Fixed bug with Quicktags duplicating for image uploaded with the drag-and-drop uploader.
|
317 |
|
318 |
= 1.0.7 =
|
319 |
+
* Don’t crop images where the original and destination dimensions match.
|
320 |
* Ensure to restrain thumbnail views.
|
321 |
|
322 |
= 1.0.6.1 =
|