Version Description
- Updated backup section functionality
- Added new export file name with current date generated
Download this release
Release Info
Developer | robosoft |
Plugin | Gallery – Photo Gallery and Images Gallery |
Version | 1.7.7 |
Comparing to | |
See all releases |
Code changes from version 1.7.6 to 1.7.7
- includes/extensions/backup/backup.init.php +2 -1
- readme.txt +79 -74
- robogallery.php +2 -2
includes/extensions/backup/backup.init.php
CHANGED
@@ -31,7 +31,8 @@ if(!function_exists('rbs_gallery_export')){
|
|
31 |
$export = new rbsGalleryExport('robo_gallery_table');
|
32 |
$export->setArchiveDir(ABSPATH . 'tmp');
|
33 |
$export->isExportFiles = true;
|
34 |
-
$
|
|
|
35 |
if(!$isExport) {
|
36 |
// show pretty error
|
37 |
var_dump($export->getError());
|
31 |
$export = new rbsGalleryExport('robo_gallery_table');
|
32 |
$export->setArchiveDir(ABSPATH . 'tmp');
|
33 |
$export->isExportFiles = true;
|
34 |
+
$today = date("Y_j_n");
|
35 |
+
$isExport = $export->exportPostsXml(array('post_type' => ROBO_GALLERY_TYPE_POST), 'export_'.$today.'.xml');
|
36 |
if(!$isExport) {
|
37 |
// show pretty error
|
38 |
var_dump($export->getError());
|
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Donate link: http://www.robosoft.co/robogallery
|
|
4 |
Tags: gallery, add gallery, photo gallery, images gallery, media gallery, responsive gallery, gallery image, gallery lightbox, Polaroid gallery, Gallery Plugin, plugin gallery, video gallery, gallery shortcode, responsive images gallery, website gallery, widget gallery, wordpress gallery, wordpress gallery plugin, wordpress photo gallery plugin, wp gallery, wp gallery plugin, wp gallery plugins, multi categories gallery, add galleries, add picture, add pictures, album, best gallery, best gallery plugin, responsive galleries, mobile gallery, mobile galleries, responsive photo gallery, best portfolio, easy media gallery, filterable gallery, filterable portfolio, foto, fotoalbum, fotogalerie, sortable gallery, sortable galleries, free photo gallery, fullscreen gallery, galary, galeri, galerie, galerij, galery, gallary, Galleria, gallerie, galleries, gallery decription, gallery slider, gelary, gellary, gellery, google, grid gallery, image, image album, image gallery, image gallery plugin, image lightbox, image slider, image slideshow, images, jquery, jquery gallery, links, media, multiple pictures, page, pagination gallery, pagination portfolio, photo, photo album, photo albums, photoalbum, photogallery, photos, photoset, picture, pictures, plugin, plugin for gallery, portfolio, portfolio gallery, portfolio plugin, Post, posts, responsive slideshow, responsive wordpress photo gallery, seo image, slide show, slideshow, thumbnail, upload images, upload photos, batch upload, multiply images upload, view images, view pictures, wordpress portfolio plugin, multi-categories gallery, multi categories galleries, robo gallery
|
5 |
Requires at least: 3.3
|
6 |
Tested up to: 4.4
|
7 |
-
Stable tag: 1.7.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
10 |
|
@@ -194,9 +194,13 @@ When you create new gallery or open already existent gallery for edit on the rig
|
|
194 |
|
195 |
When you open gallery settings inside you'll find images manager section. Images manager make you able to add/edit descriptions and titles of every gallery image
|
196 |
|
197 |
-
=
|
198 |
|
199 |
-
|
|
|
|
|
|
|
|
|
200 |
|
201 |
= Is it possible create gallery in Wordpress post with Gallery? =
|
202 |
|
@@ -206,41 +210,33 @@ Yes, you can insert gallery into post with shortcode tag
|
|
206 |
|
207 |
When you create gallery in plugin galleries manager you can go to the post or page editor and there using special wizard button insert gallery into your wordpress post or page. Another way you can insert your gallery manually using shortcode, which you can find in gallery edit mode in shortcode section on the right side of the gallery settings
|
208 |
|
209 |
-
=
|
210 |
-
|
211 |
-
In gallery settings you can enable custom caption settings where you can customize font size and see results in live preview
|
212 |
-
|
213 |
-
= Do you have some limit for images size in gallery? =
|
214 |
-
|
215 |
-
No, we don't have any limits for image size in our gallery.
|
216 |
-
|
217 |
-
= Do you have some limits for images amount in gallery? =
|
218 |
|
219 |
-
|
220 |
|
221 |
= How to define size of the gallery images thumbnails? =
|
222 |
|
223 |
Our gallery is fully responsive and gallery thumbnails size depend of a lot of factors. Gallery calculate thumbnails automatically depend of the general gallery size and gallery layout settings. First of all you can define ratio values for gallery thumbnails. Size of the thumbnails could be selected from standard pre-defined wordpress sizes: thumbnail, medium, large, full
|
224 |
|
225 |
-
=
|
226 |
|
227 |
-
|
228 |
|
229 |
= How to change text below image in lightbox ? =
|
230 |
|
231 |
In gallery setting you can select which text show below image in gallery lightbox. You can select Caption, Title or image Description as source for this field in gallery lightbox.
|
232 |
|
233 |
-
=
|
234 |
|
235 |
-
|
236 |
|
237 |
-
=
|
238 |
|
239 |
-
|
240 |
|
241 |
-
=
|
242 |
|
243 |
-
|
244 |
|
245 |
= How to define video for some gallery image? =
|
246 |
|
@@ -250,19 +246,21 @@ Every gallery image have additional fields where you can define custom link, tit
|
|
250 |
|
251 |
When you open gallery media manager you'll see there list of the gallery images. Click on some image and on the right side you'll see images options. Every gallery image have custom effect field where you can select different hover effect for every image of the gallery.
|
252 |
|
253 |
-
= How to
|
254 |
|
255 |
-
|
256 |
|
257 |
-
=
|
258 |
|
259 |
-
|
260 |
|
261 |
= Is it possible to create direct link on the front end to the gallery? =
|
262 |
|
263 |
Yes, you can use generated direct link inside particular gallery settings
|
264 |
|
265 |
-
= How to
|
|
|
|
|
266 |
|
267 |
In gallery settings you can define horizontal and vertical paddings between gallery thumbnails
|
268 |
|
@@ -270,29 +268,37 @@ In gallery settings you can define horizontal and vertical paddings between gall
|
|
270 |
|
271 |
Shadows of the thumbnails you can customize in gallery settings. With gallery settings you can change size , color and position of the gallery thumbnails shadow
|
272 |
|
273 |
-
= How to change
|
274 |
|
275 |
-
In gallery settings you
|
276 |
|
277 |
= How to hide titles of the gallery image in lightbox ? =
|
278 |
|
279 |
In lightbox section of the gallery settings you can find hide title option. If you enable it titles of the gallery images in lightbox will be turned off.
|
280 |
|
281 |
-
= How to
|
282 |
|
283 |
-
In gallery settings
|
284 |
|
285 |
-
=
|
286 |
|
287 |
-
|
|
|
|
|
|
|
|
|
288 |
|
289 |
= How to load more function work? =
|
290 |
|
291 |
In gallery admin section you can define amount of the images for the first load and after click on load more button. Load more it's such google gallery style pagination functionality which make you able to limit amount of the images for the first load
|
292 |
|
293 |
-
=
|
294 |
|
295 |
-
|
|
|
|
|
|
|
|
|
296 |
|
297 |
= Is it possible to customize gallery image caption ? =
|
298 |
|
@@ -302,53 +308,37 @@ In gallery settings you can find images manager where you can change settings of
|
|
302 |
|
303 |
In gallery settings you can find general settings section where you can turn on/off thumbnails border. Also you can customize there style of the border, namely width, color and style of the thumbnail borders
|
304 |
|
305 |
-
= How to change ordering of the gallery images? =
|
306 |
-
|
307 |
-
When you open gallery for edit you can find there images manager where you can change ordering of the gallery images
|
308 |
-
|
309 |
= How to customize hover effect? =
|
310 |
|
311 |
In gallery settings you can find hover type options. In settings of the gallery you can select custom hover effect settings or even template for customization of the gallery thumbnails hover
|
312 |
-
|
313 |
-
= How to change color of the gallery interface elements? =
|
314 |
-
|
315 |
-
Color of every gallery front end interface element could be changed changed in admin section with color selector. There you can change colors of the menu buttons, load more button, borders, shadows, backgrounds and etc.
|
316 |
|
317 |
= Is it possible to use HTML in image description ? =
|
318 |
|
319 |
Yes, you can use HTML tags inside gallery image description field
|
320 |
|
321 |
-
= Do you have fade effect for the thumbnails hover? =
|
322 |
-
|
323 |
-
Yes, gallery have fade hover effect
|
324 |
-
|
325 |
-
= How I can create custom (grid) layout of the thumbnails? =
|
326 |
-
|
327 |
-
In our gallery we implemented layout based on columns amount. So you can general amount of the columns in your gallery grid and define custom amount of the columns which every image gonna take. As result you can customize layout of the gallery grid
|
328 |
-
|
329 |
= How to set description text below image in the lightbox? =
|
330 |
|
331 |
In gallery settings you can find lightbox section and if you need to show description of the images below images in the lightbox you need to select text source in lightbox settings from defined values.
|
332 |
|
333 |
-
= Is it possible to turn off border of the gallery thumbnails? =
|
334 |
-
|
335 |
-
Yes, in gallery options you can turn on/off border option
|
336 |
-
|
337 |
= How to crop uploaded gallery image? =
|
338 |
|
339 |
When you open gallery images manager you'll find there image edit mode where you can crop source image
|
340 |
|
341 |
-
= How to
|
342 |
|
343 |
-
|
344 |
|
345 |
-
=
|
346 |
|
347 |
-
|
348 |
|
349 |
-
= How
|
350 |
|
351 |
-
In
|
|
|
|
|
|
|
|
|
352 |
|
353 |
= How to change font color of the gallery image description text? =
|
354 |
|
@@ -358,13 +348,9 @@ In gallery settings, when enabled custom hover settings you can customize style
|
|
358 |
|
359 |
When you enable border in gallery settings you will see multiply options for customization of the border. One from this options it's border color. You can select color using color selector
|
360 |
|
361 |
-
= How to
|
362 |
-
|
363 |
-
When you open gallery images manager you'll find there image edit mode where you can rotate source image
|
364 |
-
|
365 |
-
= How to add text before and after gallery? =
|
366 |
|
367 |
-
|
368 |
|
369 |
= How to define custom ALT for gallery image? =
|
370 |
|
@@ -374,6 +360,18 @@ When you open gallery images manager you can define alt for every gallery image
|
|
374 |
|
375 |
In gallery hover settings you can enable template where you can fully customize layout of the shutter content using HTML tags, text and images. In template we have implemented some build in tags which going to help you to build in some gallery images elements into hover
|
376 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
377 |
= Where to change settings of the image of the gallery? =
|
378 |
|
379 |
Settings of the gallery image you can change in images manager. There you can upload, edit or customize already uploaded images to the gallery
|
@@ -382,6 +380,14 @@ Settings of the gallery image you can change in images manager. There you can up
|
|
382 |
|
383 |
Yes. When you open gallery media manager you'll see there list of the gallery images. Click on some image and on the right side you'll see images options. Every gallery image have target blank field below link field of the gallery image.
|
384 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
385 |
= How to change width of the gallery thumbnails border? =
|
386 |
|
387 |
When you enable border in gallery settings you will see multiply options for customization of the border. One of the options it's border width in pixels.
|
@@ -398,14 +404,6 @@ In gallery settings you can enable custom caption settings where you can customi
|
|
398 |
|
399 |
In our gallery you can define different amount of the columns for the images thumbnails and every gallery image could have different width which measuring by columns of the images thumbnails. For example you can define 2 column size for the image 1 and 3 columns size for image 5 but the rest of the gallery images could stay with default one column value in images settings.
|
400 |
|
401 |
-
= Is it possible to change transparency of the hover shutter? =
|
402 |
-
|
403 |
-
Yes, it's possible to change transparency in gallery settings
|
404 |
-
|
405 |
-
= How to enable icons on gallery hover shutter? =
|
406 |
-
|
407 |
-
In gallery hover settings we implemented full set of configuration settings of the buttons. You can change icon, style size, colors for static and hovered buttons. You can select icon with build in wizard
|
408 |
-
|
409 |
= How to change transparency of the gallery thumbnails border? =
|
410 |
|
411 |
When you enable border in gallery settings you will see multiply options for customization of the border. When you open color selector you can also select some transparency value there
|
@@ -576,6 +574,10 @@ If any problem occurs, please contact us.
|
|
576 |
|
577 |
== Changelog ==
|
578 |
|
|
|
|
|
|
|
|
|
579 |
= 1.7.6 =
|
580 |
* Updated backup section functionality
|
581 |
* Added new import data statistics with notification of doubled posts and images
|
@@ -886,6 +888,9 @@ If any problem occurs, please contact us.
|
|
886 |
|
887 |
== Upgrade Notice ==
|
888 |
|
|
|
|
|
|
|
889 |
= 1.7.6 =
|
890 |
Updated backup section functionality, added new import notification of doubled posts and images
|
891 |
|
4 |
Tags: gallery, add gallery, photo gallery, images gallery, media gallery, responsive gallery, gallery image, gallery lightbox, Polaroid gallery, Gallery Plugin, plugin gallery, video gallery, gallery shortcode, responsive images gallery, website gallery, widget gallery, wordpress gallery, wordpress gallery plugin, wordpress photo gallery plugin, wp gallery, wp gallery plugin, wp gallery plugins, multi categories gallery, add galleries, add picture, add pictures, album, best gallery, best gallery plugin, responsive galleries, mobile gallery, mobile galleries, responsive photo gallery, best portfolio, easy media gallery, filterable gallery, filterable portfolio, foto, fotoalbum, fotogalerie, sortable gallery, sortable galleries, free photo gallery, fullscreen gallery, galary, galeri, galerie, galerij, galery, gallary, Galleria, gallerie, galleries, gallery decription, gallery slider, gelary, gellary, gellery, google, grid gallery, image, image album, image gallery, image gallery plugin, image lightbox, image slider, image slideshow, images, jquery, jquery gallery, links, media, multiple pictures, page, pagination gallery, pagination portfolio, photo, photo album, photo albums, photoalbum, photogallery, photos, photoset, picture, pictures, plugin, plugin for gallery, portfolio, portfolio gallery, portfolio plugin, Post, posts, responsive slideshow, responsive wordpress photo gallery, seo image, slide show, slideshow, thumbnail, upload images, upload photos, batch upload, multiply images upload, view images, view pictures, wordpress portfolio plugin, multi-categories gallery, multi categories galleries, robo gallery
|
5 |
Requires at least: 3.3
|
6 |
Tested up to: 4.4
|
7 |
+
Stable tag: 1.7.7
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
10 |
|
194 |
|
195 |
When you open gallery settings inside you'll find images manager section. Images manager make you able to add/edit descriptions and titles of every gallery image
|
196 |
|
197 |
+
= How to make gallery thumbnails with rounded corners? =
|
198 |
|
199 |
+
In gallery settings you can find section rounds where with special options you can define radius for the gallery thumbnails
|
200 |
+
|
201 |
+
= How to change font size of the gallery image caption? =
|
202 |
+
|
203 |
+
In gallery settings you can enable custom caption settings where you can customize font size and see results in live preview
|
204 |
|
205 |
= Is it possible create gallery in Wordpress post with Gallery? =
|
206 |
|
210 |
|
211 |
When you create gallery in plugin galleries manager you can go to the post or page editor and there using special wizard button insert gallery into your wordpress post or page. Another way you can insert your gallery manually using shortcode, which you can find in gallery edit mode in shortcode section on the right side of the gallery settings
|
212 |
|
213 |
+
= Do you have some conflict in gallery back end? =
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
214 |
|
215 |
+
If you have some conflict in gallery back end you can sort it with new compatibility option. You can switch between standard and alternative jquery library. This modes implemented to help you to avoid any conflicts with another libraries from wordpress themes or another plugin.
|
216 |
|
217 |
= How to define size of the gallery images thumbnails? =
|
218 |
|
219 |
Our gallery is fully responsive and gallery thumbnails size depend of a lot of factors. Gallery calculate thumbnails automatically depend of the general gallery size and gallery layout settings. First of all you can define ratio values for gallery thumbnails. Size of the thumbnails could be selected from standard pre-defined wordpress sizes: thumbnail, medium, large, full
|
220 |
|
221 |
+
= What can I do if some gallery interface elements in backend do not work properly? =
|
222 |
|
223 |
+
If you have some conflict in gallery back end you can sort it with new compatibility option. If combo box element do not drop down you can switch between classic and modern style, as result you can avoid conflict with another code.
|
224 |
|
225 |
= How to change text below image in lightbox ? =
|
226 |
|
227 |
In gallery setting you can select which text show below image in gallery lightbox. You can select Caption, Title or image Description as source for this field in gallery lightbox.
|
228 |
|
229 |
+
= Is it possible to have different settings for hover and static interface elements? =
|
230 |
|
231 |
+
Yes, you can have different styles of the borders and shadows for static and hovered gallery thumbnails.
|
232 |
|
233 |
+
= Do you have some limit for images size in gallery? =
|
234 |
|
235 |
+
No, we don't have any limits for image size in our gallery.
|
236 |
|
237 |
+
= Do you have some limits for images amount in gallery? =
|
238 |
|
239 |
+
No, we don't have any limits for amount of the images in gallery
|
240 |
|
241 |
= How to define video for some gallery image? =
|
242 |
|
246 |
|
247 |
When you open gallery media manager you'll see there list of the gallery images. Click on some image and on the right side you'll see images options. Every gallery image have custom effect field where you can select different hover effect for every image of the gallery.
|
248 |
|
249 |
+
= How to change quality of the gallery thumbnails? =
|
250 |
|
251 |
+
Quality of the gallery thumbnails could be easily changed in gallery size option / thumbnails options / source
|
252 |
|
253 |
+
= How to generate shortcode for Wordpress page, post or widget? =
|
254 |
|
255 |
+
First of all you can copy shortcode inside gallery settings , in separate shortcode block. Another way generate shortcode directly in post or page edit mode. You can find wizard button on top of content editor
|
256 |
|
257 |
= Is it possible to create direct link on the front end to the gallery? =
|
258 |
|
259 |
Yes, you can use generated direct link inside particular gallery settings
|
260 |
|
261 |
+
= How to use multi-category functionality of the gallery? =
|
262 |
+
|
263 |
+
In our gallery we implemented multi-categories structure. Every gallery category could have child and parent gallery, which you can manually define in gallery settings
|
264 |
|
265 |
In gallery settings you can define horizontal and vertical paddings between gallery thumbnails
|
266 |
|
268 |
|
269 |
Shadows of the thumbnails you can customize in gallery settings. With gallery settings you can change size , color and position of the gallery thumbnails shadow
|
270 |
|
271 |
+
= How to change amount of images loading on gallery page? =
|
272 |
|
273 |
+
In gallery settings we have few options which makes you able to select amount of the images for the first load and for load more action
|
274 |
|
275 |
= How to hide titles of the gallery image in lightbox ? =
|
276 |
|
277 |
In lightbox section of the gallery settings you can find hide title option. If you enable it titles of the gallery images in lightbox will be turned off.
|
278 |
|
279 |
+
= How to customize border of the gallery thumbnails? =
|
280 |
|
281 |
+
In gallery settings you can find general settings section where you can turn on/off thumbnails border. Also you can customize there style of the border, namely width, color and style of the thumbnail borders
|
282 |
|
283 |
+
= How to change color of the gallery interface elements? =
|
284 |
|
285 |
+
Color of every gallery front end interface element could be changed changed in admin section with color selector. There you can change colors of the menu buttons, load more button, borders, shadows, backgrounds and etc.
|
286 |
+
|
287 |
+
= Is it possible to turn off border of the gallery thumbnails? =
|
288 |
+
|
289 |
+
Yes, in gallery options you can turn on/off border option
|
290 |
|
291 |
= How to load more function work? =
|
292 |
|
293 |
In gallery admin section you can define amount of the images for the first load and after click on load more button. Load more it's such google gallery style pagination functionality which make you able to limit amount of the images for the first load
|
294 |
|
295 |
+
= Which parameters I can change for the gallery thumbnails borders and shadows? =
|
296 |
|
297 |
+
You can change size, color and style of gallery thumbnails borders and shadows. Also you can define different parameters for static and hovered status
|
298 |
+
|
299 |
+
= How to change font color of the gallery image caption? =
|
300 |
+
|
301 |
+
In gallery settings you can enable custom caption settings where you can customize font color and see results in live preview
|
302 |
|
303 |
= Is it possible to customize gallery image caption ? =
|
304 |
|
308 |
|
309 |
In gallery settings you can find general settings section where you can turn on/off thumbnails border. Also you can customize there style of the border, namely width, color and style of the thumbnail borders
|
310 |
|
|
|
|
|
|
|
|
|
311 |
= How to customize hover effect? =
|
312 |
|
313 |
In gallery settings you can find hover type options. In settings of the gallery you can select custom hover effect settings or even template for customization of the gallery thumbnails hover
|
|
|
|
|
|
|
|
|
314 |
|
315 |
= Is it possible to use HTML in image description ? =
|
316 |
|
317 |
Yes, you can use HTML tags inside gallery image description field
|
318 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
319 |
= How to set description text below image in the lightbox? =
|
320 |
|
321 |
In gallery settings you can find lightbox section and if you need to show description of the images below images in the lightbox you need to select text source in lightbox settings from defined values.
|
322 |
|
|
|
|
|
|
|
|
|
323 |
= How to crop uploaded gallery image? =
|
324 |
|
325 |
When you open gallery images manager you'll find there image edit mode where you can crop source image
|
326 |
|
327 |
+
= How to change ordering of the gallery images? =
|
328 |
|
329 |
+
When you open gallery for edit you can find there images manager where you can change ordering of the gallery images
|
330 |
|
331 |
+
= Do you have fade effect for the thumbnails hover? =
|
332 |
|
333 |
+
Yes, gallery have fade hover effect
|
334 |
|
335 |
+
= How I can create custom (grid) layout of the thumbnails? =
|
336 |
|
337 |
+
In our gallery we implemented layout based on columns amount. So you can general amount of the columns in your gallery grid and define custom amount of the columns which every image gonna take. As result you can customize layout of the gallery grid
|
338 |
+
|
339 |
+
= How to enable lazy load in gallery options? =
|
340 |
+
|
341 |
+
In gallery settings you can find option to enable/disable lazy load, also there you'll have alot of additional options for customization of the loading process
|
342 |
|
343 |
= How to change font color of the gallery image description text? =
|
344 |
|
348 |
|
349 |
When you enable border in gallery settings you will see multiply options for customization of the border. One from this options it's border color. You can select color using color selector
|
350 |
|
351 |
+
= How to define custom link for some gallery images? =
|
|
|
|
|
|
|
|
|
352 |
|
353 |
+
Every gallery image have additional fields where you can define custom link, title, description. All this options you can find in gallery images manager, inside general gallery settings
|
354 |
|
355 |
= How to define custom ALT for gallery image? =
|
356 |
|
360 |
|
361 |
In gallery hover settings you can enable template where you can fully customize layout of the shutter content using HTML tags, text and images. In template we have implemented some build in tags which going to help you to build in some gallery images elements into hover
|
362 |
|
363 |
+
= How to customize gallery layouts for different screen resolutions? =
|
364 |
+
|
365 |
+
In admin section of the gallery you'll find columns options which provide you advanced customization options for different resolutions. You can define some static size or auto size for every resolution.
|
366 |
+
|
367 |
+
= How to rotate uploaded gallery image? =
|
368 |
+
|
369 |
+
When you open gallery images manager you'll find there image edit mode where you can rotate source image
|
370 |
+
|
371 |
+
= How to add text before and after gallery? =
|
372 |
+
|
373 |
+
In gallery settings you can find before/after text gallery field. This fields support HTML tags.
|
374 |
+
|
375 |
= Where to change settings of the image of the gallery? =
|
376 |
|
377 |
Settings of the gallery image you can change in images manager. There you can upload, edit or customize already uploaded images to the gallery
|
380 |
|
381 |
Yes. When you open gallery media manager you'll see there list of the gallery images. Click on some image and on the right side you'll see images options. Every gallery image have target blank field below link field of the gallery image.
|
382 |
|
383 |
+
= Is it possible to change transparency of the hover shutter? =
|
384 |
+
|
385 |
+
Yes, it's possible to change transparency in gallery settings
|
386 |
+
|
387 |
+
= How to enable icons on gallery hover shutter? =
|
388 |
+
|
389 |
+
In gallery hover settings we implemented full set of configuration settings of the buttons. You can change icon, style size, colors for static and hovered buttons. You can select icon with build in wizard
|
390 |
+
|
391 |
= How to change width of the gallery thumbnails border? =
|
392 |
|
393 |
When you enable border in gallery settings you will see multiply options for customization of the border. One of the options it's border width in pixels.
|
404 |
|
405 |
In our gallery you can define different amount of the columns for the images thumbnails and every gallery image could have different width which measuring by columns of the images thumbnails. For example you can define 2 column size for the image 1 and 3 columns size for image 5 but the rest of the gallery images could stay with default one column value in images settings.
|
406 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
407 |
= How to change transparency of the gallery thumbnails border? =
|
408 |
|
409 |
When you enable border in gallery settings you will see multiply options for customization of the border. When you open color selector you can also select some transparency value there
|
574 |
|
575 |
== Changelog ==
|
576 |
|
577 |
+
= 1.7.7 =
|
578 |
+
* Updated backup section functionality
|
579 |
+
* Added new export file name with current date generated
|
580 |
+
|
581 |
= 1.7.6 =
|
582 |
* Updated backup section functionality
|
583 |
* Added new import data statistics with notification of doubled posts and images
|
888 |
|
889 |
== Upgrade Notice ==
|
890 |
|
891 |
+
= 1.7.7 =
|
892 |
+
Updated backup section functionality, added new export file name with current date generated
|
893 |
+
|
894 |
= 1.7.6 =
|
895 |
Updated backup section functionality, added new import notification of doubled posts and images
|
896 |
|
robogallery.php
CHANGED
@@ -8,7 +8,7 @@
|
|
8 |
* Plugin Name: Robo Gallery
|
9 |
* Plugin URI: http://robosoft.co/robogallery
|
10 |
* Description: A responsive, easy and elegant way to show gallery.
|
11 |
-
* Version: 1.7.
|
12 |
* Author: RoboSoft (c)
|
13 |
* Author URI: http://robosoft.co/robogallery
|
14 |
* License: GPL-2.0+
|
@@ -19,7 +19,7 @@
|
|
19 |
|
20 |
if ( ! defined( 'WPINC' ) ) die;
|
21 |
define("ROBO_GALLERY", 1);
|
22 |
-
define("ROBO_GALLERY_VERSION", '1.7.
|
23 |
define("ROBO_GALLERY_PATH", plugin_dir_path( __FILE__ ));
|
24 |
define("ROBO_GALLERY_SPECIAL", 0);
|
25 |
|
8 |
* Plugin Name: Robo Gallery
|
9 |
* Plugin URI: http://robosoft.co/robogallery
|
10 |
* Description: A responsive, easy and elegant way to show gallery.
|
11 |
+
* Version: 1.7.7
|
12 |
* Author: RoboSoft (c)
|
13 |
* Author URI: http://robosoft.co/robogallery
|
14 |
* License: GPL-2.0+
|
19 |
|
20 |
if ( ! defined( 'WPINC' ) ) die;
|
21 |
define("ROBO_GALLERY", 1);
|
22 |
+
define("ROBO_GALLERY_VERSION", '1.7.7');
|
23 |
define("ROBO_GALLERY_PATH", plugin_dir_path( __FILE__ ));
|
24 |
define("ROBO_GALLERY_SPECIAL", 0);
|
25 |
|