Gallery – Photo Gallery and Images Gallery - Version 2.0.2

Version Description

  • Updated gallery lightbox functionality
  • Added new mobile theme of lightbox
Download this release

Release Info

Developer robosoft
Plugin Icon 128x128 Gallery – Photo Gallery and Images Gallery
Version 2.0.2
Comparing to
See all releases

Code changes from version 2.0.1 to 2.0.2

includes/frontend/rbs_gallery_class.php CHANGED
@@ -249,7 +249,9 @@ class roboGallery extends roboGalleryUtils{
249
  }
250
  }
251
 
252
-
 
 
253
 
254
 
255
  $radius = (int) get_post_meta( $this->id, ROBO_GALLERY_PREFIX.'radius', true );
249
  }
250
  }
251
 
252
+ if(get_post_meta( $this->id, ROBO_GALLERY_PREFIX.'lightboxMobile', true )){
253
+ $this->helper->setValue( 'lightboxOptions', '{ image: { verticalFit: true }, mainClass: "my-mfp-slide-bottom mfp-img-mobile" }', 'raw' );
254
+ }
255
 
256
 
257
  $radius = (int) get_post_meta( $this->id, ROBO_GALLERY_PREFIX.'radius', true );
includes/options/rbs_gallery_options_lightbox.php CHANGED
@@ -122,6 +122,15 @@ $lightbox_group->add_field( array(
122
  'bootstrap_style'=> 1,
123
  ));
124
 
 
 
 
 
 
 
 
 
 
125
 
126
  $lightbox_group->add_field( array(
127
  'name' => __('Social Buttons', 'rbs_gallery' ),
122
  'bootstrap_style'=> 1,
123
  ));
124
 
125
+ $lightbox_group->add_field( array(
126
+ 'name' => __('Mobile Style', 'rbs_gallery' ),
127
+ 'id' => ROBO_GALLERY_PREFIX . 'lightboxMobile',
128
+ 'type' => 'switch',
129
+ 'default' => rbs_gallery_set_checkbox_default_for_new_post(0),
130
+ 'bootstrap_style'=> 1
131
+ ));
132
+
133
+
134
 
135
  $lightbox_group->add_field( array(
136
  'name' => __('Social Buttons', 'rbs_gallery' ),
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: 2.0.1
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
10
 
@@ -190,10 +190,6 @@ In lightbox section of the gallery settings you can find hide title option. If y
190
 
191
  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.
192
 
193
- = What can I do if some gallery interface elements in backend do not work properly? =
194
-
195
- 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.
196
-
197
  = Do you have some limit for images size in gallery? =
198
 
199
  No, we don't have any limits for image size in our gallery.
@@ -202,18 +198,10 @@ No, we don't have any limits for image size in our gallery.
202
 
203
  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 video link field in gallery image options, where you can define some custom link to the online video.
204
 
205
- = How to add text before and after gallery? =
206
-
207
- In gallery settings you can find before/after text gallery field. This fields support HTML tags.
208
-
209
  = Do you have some limits for images types in gallery? =
210
 
211
  You can use any standard file type in our gallery: png, jpg, jpeg, gif
212
 
213
- = Is it possible to use HTML in image description ? =
214
-
215
- Yes, you can use HTML tags inside gallery image description field
216
-
217
  = How to make gallery thumbnails with rounded corners? =
218
 
219
  In gallery settings you can find section rounds where with special options you can define radius for the gallery thumbnails
@@ -226,18 +214,10 @@ Every gallery image have additional fields where you can define custom link, tit
226
 
227
  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
228
 
229
- = How to change amount of images loading on gallery page? =
230
-
231
- 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
232
-
233
  = How to customize border of the gallery thumbnails? =
234
 
235
  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
236
 
237
- = How to change transparency of the gallery thumbnails border? =
238
-
239
- 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
240
-
241
  = How many icons you have in build in icons library? =
242
 
243
  In build library of the icons in gallery you can find 533 icons
@@ -246,22 +226,10 @@ In build library of the icons in gallery you can find 533 icons
246
 
247
  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.
248
 
249
- = Which permissions do I need to have on server for proper gallery installation? =
250
-
251
- Our gallery do not require any special permissions for installation of the gallery or during upload of the gallery images. All requirements are basic: our gallery have the same requirements as Wordpress have.
252
-
253
  = How to insert text before/after gallery? =
254
 
255
  In our gallery we implemented few additional options which help you to add some text with HTML before/after gallery on your page. IN gallery settings you can find pre/post text fields where you can define some description text for the gallery. This gallery fields support HTML, so you can customize this text with HTML tags or css styles.
256
 
257
- = How to change color of the gallery interface elements? =
258
-
259
- 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.
260
-
261
- = How to define custom ALT for gallery image? =
262
-
263
- When you open gallery images manager you can define alt for every gallery image there
264
-
265
  = Is it possible to customize gallery image caption ? =
266
 
267
  In gallery settings you can find images manager where you can change settings of every image, one of the option it's caption of the image
@@ -274,10 +242,6 @@ Yes, you can change background color of the gallery lightbox. When you open gall
274
 
275
  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
276
 
277
- = Where to change settings of the image of the gallery? =
278
-
279
- Settings of the gallery image you can change in images manager. There you can upload, edit or customize already uploaded images to the gallery
280
-
281
  = How to change font color of the gallery image description text? =
282
 
283
  In gallery settings, when enabled custom hover settings you can customize style of the gallery image description text. In this settings you can change color of
@@ -294,10 +258,6 @@ In gallery settings you can enable custom caption settings where you can customi
294
 
295
  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
296
 
297
- = How to define custom hover effect for some gallery thumbnail? =
298
-
299
- 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.
300
-
301
  = How to change text below image in lightbox ? =
302
 
303
  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.
@@ -310,18 +270,10 @@ In gallery settings we create separate section where you can find create new pos
310
 
311
  Yes, it's possible to change transparency in gallery settings
312
 
313
- = How to define custom link for some gallery images? =
314
-
315
- 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
316
-
317
  = How to change font color of the gallery image caption? =
318
 
319
  In gallery settings you can enable custom caption settings where you can customize font color and see results in live preview
320
 
321
- = How to change style of the gallery thumbnails border? =
322
-
323
- When you enable border in gallery settings you will see multiply options for customization of the border. One of the options it's border style. You can select one value from pre-defined list
324
-
325
  = How to enable icons on gallery hover shutter? =
326
 
327
  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
@@ -330,18 +282,10 @@ In gallery hover settings we implemented full set of configuration settings of t
330
 
331
  Yes, you can easily change color of the hovered image in gallery in backend. In gallery settings we build-in comfortable color selector which make you able to change color of the gallery interface elements.
332
 
333
- = Do you have some limits for images amount in gallery? =
334
-
335
- No, we don't have any limits for amount of the images in gallery
336
-
337
  = Do you have fade effect for the thumbnails hover? =
338
 
339
  Yes, gallery have fade hover effect
340
 
341
- = How to rotate uploaded gallery image? =
342
-
343
- When you open gallery images manager you'll find there image edit mode where you can rotate source image
344
-
345
  = Which parameters I can change for the gallery thumbnails borders and shadows? =
346
 
347
  You can change size, color and style of gallery thumbnails borders and shadows. Also you can define different parameters for static and hovered status
@@ -366,10 +310,6 @@ When you open gallery settings inside you'll find images manager section. Images
366
 
367
  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.
368
 
369
- = Is it possible to turn off border of the gallery thumbnails? =
370
-
371
- Yes, in gallery options you can turn on/off border option
372
-
373
  = Is it possible to have different settings for hover and static interface elements? =
374
 
375
  Yes, you can have different styles of the borders and shadows for static and hovered gallery thumbnails.
@@ -378,9 +318,9 @@ Yes, you can have different styles of the borders and shadows for static and hov
378
 
379
  When you open gallery settings you can find there gallery lightbox settings block, where you can gallery lightbox text color using color selector.
380
 
381
- = How to change width of the gallery thumbnails border? =
382
 
383
- 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.
384
 
385
  = How to change icon on gallery thumbnail button? =
386
 
@@ -394,26 +334,14 @@ In our gallery implemented options which make you able to make gallery thumbnail
394
 
395
  Every gallery image have additional fields where you can define custom link, title, description. One of the link option allow you to define link type, for example video link. All this options you can find in gallery images manager, inside general gallery settings
396
 
397
- = How to customize hover effect? =
398
-
399
- 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
400
-
401
  = How to change font size of the gallery image description text? =
402
 
403
  In gallery settings, when enabled custom hover settings you can customize style of the gallery image description text. In this settings you can change size of the text
404
 
405
- = How many thumbnails hover effects gallery has? =
406
-
407
- Gallery have 15 hover animation effects, which could be combined with additional custom options
408
-
409
  = How to change amount of the columns in gallery layout? =
410
 
411
  In gallery general settings you can find gallery thumbnails columns options which could depend of the device screen size. You can define different gallery columns amount for different resolution.
412
 
413
- = How to change font size of the gallery image caption? =
414
-
415
- In gallery settings you can enable custom caption settings where you can customize font size and see results in live preview
416
-
417
  = Is it possible to change transparency of the gallery lightbox background ? =
418
 
419
  Yes, you can change gallery lightbox background transparency in gallery settings. Yes, you can change background color of the gallery lightbox. When you open gallery settings you can find there gallery lightbox settings block. When you open color selector for the gallery lightbox background you'll see there additional slider option for transparency value.
@@ -434,14 +362,18 @@ When you open gallery settings you can find there gallery lightbox settings bloc
434
 
435
  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.
436
 
437
- = How to change ordering of the gallery images? =
438
 
439
- When you open gallery for edit you can find there images manager where you can change ordering of the gallery images
440
 
441
  = How to flip uploaded gallery image? =
442
 
443
  When you open gallery images manager you'll find there image edit mode where you can flip source image
444
 
 
 
 
 
445
  = Do you have some conflict in gallery back end? =
446
 
447
  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.
@@ -450,6 +382,10 @@ If you have some conflict in gallery back end you can sort it with new compatibi
450
 
451
  Actually settings of all this main elements of the gallery post is inherited from the the general Wordpress posts settings. So you can turn in off the same way as it's manage in general posts, not only gallery posts.
452
 
 
 
 
 
453
  = How to change quality of the gallery thumbnails? =
454
 
455
  Quality of the gallery thumbnails could be easily changed in gallery size option / thumbnails options / source
@@ -466,10 +402,34 @@ You can select border color, background color and color of the icon, size of the
466
 
467
  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
468
 
 
 
 
 
469
  = How to customize border of the gallery thumbnails? =
470
 
471
  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
472
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
473
  = How to install Gallery plugin? =
474
 
475
  Just install it using regular Wordpress plugins installing mechanism. If you have some questions related with our plugin feel free to contact our support team we happy to help you!
@@ -478,10 +438,18 @@ Just install it using regular Wordpress plugins installing mechanism. If you ha
478
 
479
  In gallery settings you can define horizontal and vertical paddings between gallery thumbnails
480
 
 
 
 
 
481
  = How to customize gallery hover effect shutter layout? =
482
 
483
  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
484
 
 
 
 
 
485
  = How to use multi-category functionality of the gallery? =
486
 
487
  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
@@ -490,10 +458,22 @@ In our gallery we implemented multi-categories structure. Every gallery category
490
 
491
  When you create new gallery or open already existent gallery for edit on the right side of the edit gallery section you'll see gallery images manager button. When you open gallery images manager you'll be able there edit all gallery images. Upload, edit or delete. In gallery images manager you can use drag and drop gallery images upload tool.
492
 
 
 
 
 
 
 
 
 
493
  = How to crop uploaded gallery image? =
494
 
495
  When you open gallery images manager you'll find there image edit mode where you can crop source image
496
 
 
 
 
 
497
  = How to define video for some gallery image? =
498
 
499
  Every gallery image have additional fields where you can define custom link, title, description. One of the link option allow you to define link type, for example video link. All this options you can find in gallery images manager, inside general gallery settings
@@ -502,14 +482,34 @@ Every gallery image have additional fields where you can define custom link, tit
502
 
503
  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
504
 
 
 
 
 
 
 
 
 
505
  = How to make gallery with no space between thumbnails of the gallery? =
506
 
507
  If you wish to make section with gallery without spacing between thumbnails you need just set horizontal and vertical spacing to 0 in gallery thumbnails view options
508
 
 
 
 
 
509
  = How many buttons with icons do you have in gallery? =
510
 
511
  In our gallery we have 2 buttons for every gallery thumbnail. Zoom button and link button.
512
 
 
 
 
 
 
 
 
 
513
  == Screenshots ==
514
 
515
  1. Gallery Demo 1
@@ -584,6 +584,10 @@ If any problem occurs, please contact us.
584
 
585
  == Changelog ==
586
 
 
 
 
 
587
  = 2.0.1 =
588
  * Updated English language file
589
 
@@ -1034,6 +1038,9 @@ If any problem occurs, please contact us.
1034
 
1035
  == Upgrade Notice ==
1036
 
 
 
 
1037
  = 2.0.1 =
1038
  Updated English language file
1039
 
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: 2.0.2
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
10
 
190
 
191
  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.
192
 
 
 
 
 
193
  = Do you have some limit for images size in gallery? =
194
 
195
  No, we don't have any limits for image size in our gallery.
198
 
199
  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 video link field in gallery image options, where you can define some custom link to the online video.
200
 
 
 
 
 
201
  = Do you have some limits for images types in gallery? =
202
 
203
  You can use any standard file type in our gallery: png, jpg, jpeg, gif
204
 
 
 
 
 
205
  = How to make gallery thumbnails with rounded corners? =
206
 
207
  In gallery settings you can find section rounds where with special options you can define radius for the gallery thumbnails
214
 
215
  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
216
 
 
 
 
 
217
  = How to customize border of the gallery thumbnails? =
218
 
219
  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
220
 
 
 
 
 
221
  = How many icons you have in build in icons library? =
222
 
223
  In build library of the icons in gallery you can find 533 icons
226
 
227
  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.
228
 
 
 
 
 
229
  = How to insert text before/after gallery? =
230
 
231
  In our gallery we implemented few additional options which help you to add some text with HTML before/after gallery on your page. IN gallery settings you can find pre/post text fields where you can define some description text for the gallery. This gallery fields support HTML, so you can customize this text with HTML tags or css styles.
232
 
 
 
 
 
 
 
 
 
233
  = Is it possible to customize gallery image caption ? =
234
 
235
  In gallery settings you can find images manager where you can change settings of every image, one of the option it's caption of the image
242
 
243
  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
244
 
 
 
 
 
245
  = How to change font color of the gallery image description text? =
246
 
247
  In gallery settings, when enabled custom hover settings you can customize style of the gallery image description text. In this settings you can change color of
258
 
259
  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
260
 
 
 
 
 
261
  = How to change text below image in lightbox ? =
262
 
263
  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.
270
 
271
  Yes, it's possible to change transparency in gallery settings
272
 
 
 
 
 
273
  = How to change font color of the gallery image caption? =
274
 
275
  In gallery settings you can enable custom caption settings where you can customize font color and see results in live preview
276
 
 
 
 
 
277
  = How to enable icons on gallery hover shutter? =
278
 
279
  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
282
 
283
  Yes, you can easily change color of the hovered image in gallery in backend. In gallery settings we build-in comfortable color selector which make you able to change color of the gallery interface elements.
284
 
 
 
 
 
285
  = Do you have fade effect for the thumbnails hover? =
286
 
287
  Yes, gallery have fade hover effect
288
 
 
 
 
 
289
  = Which parameters I can change for the gallery thumbnails borders and shadows? =
290
 
291
  You can change size, color and style of gallery thumbnails borders and shadows. Also you can define different parameters for static and hovered status
310
 
311
  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.
312
 
 
 
 
 
313
  = Is it possible to have different settings for hover and static interface elements? =
314
 
315
  Yes, you can have different styles of the borders and shadows for static and hovered gallery thumbnails.
318
 
319
  When you open gallery settings you can find there gallery lightbox settings block, where you can gallery lightbox text color using color selector.
320
 
321
+ = How to define custom link for some gallery images? =
322
 
323
+ 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
324
 
325
  = How to change icon on gallery thumbnail button? =
326
 
334
 
335
  Every gallery image have additional fields where you can define custom link, title, description. One of the link option allow you to define link type, for example video link. All this options you can find in gallery images manager, inside general gallery settings
336
 
 
 
 
 
337
  = How to change font size of the gallery image description text? =
338
 
339
  In gallery settings, when enabled custom hover settings you can customize style of the gallery image description text. In this settings you can change size of the text
340
 
 
 
 
 
341
  = How to change amount of the columns in gallery layout? =
342
 
343
  In gallery general settings you can find gallery thumbnails columns options which could depend of the device screen size. You can define different gallery columns amount for different resolution.
344
 
 
 
 
 
345
  = Is it possible to change transparency of the gallery lightbox background ? =
346
 
347
  Yes, you can change gallery lightbox background transparency in gallery settings. Yes, you can change background color of the gallery lightbox. When you open gallery settings you can find there gallery lightbox settings block. When you open color selector for the gallery lightbox background you'll see there additional slider option for transparency value.
362
 
363
  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.
364
 
365
+ = How to rotate uploaded gallery image? =
366
 
367
+ When you open gallery images manager you'll find there image edit mode where you can rotate source image
368
 
369
  = How to flip uploaded gallery image? =
370
 
371
  When you open gallery images manager you'll find there image edit mode where you can flip source image
372
 
373
+ = Is it possible to turn off border of the gallery thumbnails? =
374
+
375
+ Yes, in gallery options you can turn on/off border option
376
+
377
  = Do you have some conflict in gallery back end? =
378
 
379
  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.
382
 
383
  Actually settings of all this main elements of the gallery post is inherited from the the general Wordpress posts settings. So you can turn in off the same way as it's manage in general posts, not only gallery posts.
384
 
385
+ = How to define custom hover effect for some gallery thumbnail? =
386
+
387
+ 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.
388
+
389
  = How to change quality of the gallery thumbnails? =
390
 
391
  Quality of the gallery thumbnails could be easily changed in gallery size option / thumbnails options / source
402
 
403
  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
404
 
405
+ = What can I do if some gallery interface elements in backend do not work properly? =
406
+
407
+ 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.
408
+
409
  = How to customize border of the gallery thumbnails? =
410
 
411
  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
412
 
413
+ = Do you have some limits for images amount in gallery? =
414
+
415
+ No, we don't have any limits for amount of the images in gallery
416
+
417
+ = How to change transparency of the gallery thumbnails border? =
418
+
419
+ 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
420
+
421
+ = How to define custom ALT for gallery image? =
422
+
423
+ When you open gallery images manager you can define alt for every gallery image there
424
+
425
+ = Which permissions do I need to have on server for proper gallery installation? =
426
+
427
+ Our gallery do not require any special permissions for installation of the gallery or during upload of the gallery images. All requirements are basic: our gallery have the same requirements as Wordpress have.
428
+
429
+ = How to change font size of the gallery image caption? =
430
+
431
+ In gallery settings you can enable custom caption settings where you can customize font size and see results in live preview
432
+
433
  = How to install Gallery plugin? =
434
 
435
  Just install it using regular Wordpress plugins installing mechanism. If you have some questions related with our plugin feel free to contact our support team we happy to help you!
438
 
439
  In gallery settings you can define horizontal and vertical paddings between gallery thumbnails
440
 
441
+ = How to change style of the gallery thumbnails border? =
442
+
443
+ When you enable border in gallery settings you will see multiply options for customization of the border. One of the options it's border style. You can select one value from pre-defined list
444
+
445
  = How to customize gallery hover effect shutter layout? =
446
 
447
  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
448
 
449
+ = Where to change settings of the image of the gallery? =
450
+
451
+ Settings of the gallery image you can change in images manager. There you can upload, edit or customize already uploaded images to the gallery
452
+
453
  = How to use multi-category functionality of the gallery? =
454
 
455
  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
458
 
459
  When you create new gallery or open already existent gallery for edit on the right side of the edit gallery section you'll see gallery images manager button. When you open gallery images manager you'll be able there edit all gallery images. Upload, edit or delete. In gallery images manager you can use drag and drop gallery images upload tool.
460
 
461
+ = How to change color of the gallery interface elements? =
462
+
463
+ 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.
464
+
465
+ = How many thumbnails hover effects gallery has? =
466
+
467
+ Gallery have 15 hover animation effects, which could be combined with additional custom options
468
+
469
  = How to crop uploaded gallery image? =
470
 
471
  When you open gallery images manager you'll find there image edit mode where you can crop source image
472
 
473
+ = How to change ordering of the gallery images? =
474
+
475
+ When you open gallery for edit you can find there images manager where you can change ordering of the gallery images
476
+
477
  = How to define video for some gallery image? =
478
 
479
  Every gallery image have additional fields where you can define custom link, title, description. One of the link option allow you to define link type, for example video link. All this options you can find in gallery images manager, inside general gallery settings
482
 
483
  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
484
 
485
+ = Is it possible to use HTML in image description ? =
486
+
487
+ Yes, you can use HTML tags inside gallery image description field
488
+
489
+ = How to add text before and after gallery? =
490
+
491
+ In gallery settings you can find before/after text gallery field. This fields support HTML tags.
492
+
493
  = How to make gallery with no space between thumbnails of the gallery? =
494
 
495
  If you wish to make section with gallery without spacing between thumbnails you need just set horizontal and vertical spacing to 0 in gallery thumbnails view options
496
 
497
+ = How to change amount of images loading on gallery page? =
498
+
499
+ 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
500
+
501
  = How many buttons with icons do you have in gallery? =
502
 
503
  In our gallery we have 2 buttons for every gallery thumbnail. Zoom button and link button.
504
 
505
+ = How to customize hover effect? =
506
+
507
+ 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
508
+
509
+ = How to change width of the gallery thumbnails border? =
510
+
511
+ 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.
512
+
513
  == Screenshots ==
514
 
515
  1. Gallery Demo 1
584
 
585
  == Changelog ==
586
 
587
+ = 2.0.2 =
588
+ * Updated gallery lightbox functionality
589
+ * Added new mobile theme of lightbox
590
+
591
  = 2.0.1 =
592
  * Updated English language file
593
 
1038
 
1039
  == Upgrade Notice ==
1040
 
1041
+ = 2.0.2 =
1042
+ Updated gallery lightbox functionality, added new mobile theme of lightbox
1043
+
1044
  = 2.0.1 =
1045
  Updated English language file
1046
 
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: 2.0.1
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", '2.0.1');
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: 2.0.2
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", '2.0.2');
23
  define("ROBO_GALLERY_PATH", plugin_dir_path( __FILE__ ));
24
  define("ROBO_GALLERY_SPECIAL", 0);
25