Gallery – Photo Gallery and Images Gallery - Version 1.9.3

Version Description

  • Fixed wordpress theme conflict related with empty spacing replace by P tag
Download this release

Release Info

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

Code changes from version 1.9.2 to 1.9.3

includes/frontend/rbs_gallery_class.php CHANGED
@@ -456,14 +456,14 @@ class roboGallery extends roboGalleryUtils{
456
  }
457
 
458
  $this->returnHtml .= '
459
- <div class="rbs-img category'.$img['catid'].'" '.( isset($img['col']) && $img['col'] ?' data-columns="'.$img['col'].'" ' :'').'>
460
- <div class="rbs-img-image '.(!$this->thumbClick?' rbs-lightbox':'').'" '.( isset($img['effect']) && $img['effect'] ?' data-overlay-effect="'.$img['effect'].'" ' :'').' >
461
- <div data-thumbnail="'.$img['thumb'].'" data-width="'.( $sizeType ? $width : $img['sizeW'] ).'" data-height="'.($sizeType?$height:$img['sizeH']).'" ></div>
462
- <div data-popup="'.$link.'" title="'.$lightboxText.'"></div>
463
- '.$this->getHover($img).'
464
- </div>
465
- '.($polaroidDesc && $polaroidOn?'<div class="rbs-img-content" '.($polaroidStyle?' style="'.$polaroidStyle.'" ':'').'>'.$polaroidDesc.'</div>':'').'
466
- </div>';
467
  }
468
  }
469
  if( $this->returnHtml ){
456
  }
457
 
458
  $this->returnHtml .= '
459
+ <div class="rbs-img category'.$img['catid'].'" '.( isset($img['col']) && $img['col'] ?' data-columns="'.$img['col'].'" ' :'').'>'
460
+ .'<div class="rbs-img-image '.(!$this->thumbClick?' rbs-lightbox':'').'" '.( isset($img['effect']) && $img['effect'] ?' data-overlay-effect="'.$img['effect'].'" ' :'').' >'
461
+ .'<div data-thumbnail="'.$img['thumb'].'" data-width="'.( $sizeType ? $width : $img['sizeW'] ).'" data-height="'.($sizeType?$height:$img['sizeH']).'" ></div>'
462
+ .'<div data-popup="'.$link.'" title="'.$lightboxText.'"></div>
463
+ '.$this->getHover($img)
464
+ .'</div>
465
+ '.($polaroidDesc && $polaroidOn?'<div class="rbs-img-content" '.($polaroidStyle?' style="'.$polaroidStyle.'" ':'').'>'.$polaroidDesc.'</div>':'')
466
+ .'</div>';
467
  }
468
  }
469
  if( $this->returnHtml ){
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.9.2
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
10
 
@@ -182,143 +182,74 @@ You don't need do any additional configurations or manual code changes. You can
182
 
183
  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!
184
 
185
- = Do you have some limits for images types in gallery? =
186
-
187
- You can use any standard file type in our gallery: png, jpg, jpeg, gif
188
-
189
  = Do you have some limits for images amount in gallery? =
190
 
191
  No, we don't have any limits for amount of the images in gallery
192
 
193
- = How to change font color of the gallery image description text? =
194
-
195
- 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
196
- the text?
197
-
198
  = How to use multi-category functionality of the gallery? =
199
 
200
  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
201
-
202
  = How to customize border of the gallery thumbnails? =
203
 
204
  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
205
 
206
- = How to change width of the gallery thumbnails border? =
207
-
208
- 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.
209
-
210
- = Where specify description of the gallery images? =
211
-
212
- 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
213
-
214
  = How to upload images to the gallery? =
215
 
216
  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.
217
 
218
- = How to change amount of images loading on gallery page? =
219
 
220
- 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
221
 
222
- = How to change font size of the gallery image caption? =
223
 
224
- In gallery settings you can enable custom caption settings where you can customize font size and see results in live preview
225
 
226
- = How to customize border of the gallery thumbnails? =
227
 
228
- 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
229
 
230
- = Do you have some limit for images size in gallery? =
231
 
232
- No, we don't have any limits for image size in our gallery.
233
 
234
- = How to change text below image in lightbox ? =
235
 
236
- 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.
237
 
238
- = Is it possible to use HTML in image description ? =
239
 
240
- Yes, you can use HTML tags inside gallery image description field
241
 
242
  = Which parameters I can change for the gallery thumbnails borders and shadows? =
243
 
244
  You can change size, color and style of gallery thumbnails borders and shadows. Also you can define different parameters for static and hovered status
245
 
246
- = Is it possible create gallery in Wordpress post with Gallery? =
247
-
248
- Yes, you can insert gallery into post with shortcode tag
249
-
250
- = How to hide titles of the gallery image in lightbox ? =
251
 
252
- 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.
253
 
254
- = Do you have fade effect for the thumbnails hover? =
255
 
256
- Yes, gallery have fade hover effect
257
 
258
  = Is it possible to turn off border of the gallery thumbnails? =
259
 
260
  Yes, in gallery options you can turn on/off border option
261
 
262
- = How to define custom hover effect for some gallery thumbnail? =
263
-
264
- 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.
265
-
266
- = Is it possible to have different settings for hover and static interface elements? =
267
-
268
- Yes, you can have different styles of the borders and shadows for static and hovered gallery thumbnails.
269
-
270
  = How to define custom link for some gallery images? =
271
 
272
  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
273
 
274
- = Is it possible to customize gallery image caption ? =
275
-
276
- 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
277
-
278
- = What can I do if some gallery interface elements in backend do not work properly? =
279
-
280
- 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.
281
-
282
- = How to make shadow for the gallery thumbnails? =
283
-
284
- 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
285
-
286
- = How to define video for some gallery image? =
287
-
288
- 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
289
-
290
- = How to define video for some gallery image? =
291
-
292
- 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
293
-
294
  = How to insert gallery into Wordpress page or post? =
295
 
296
  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
297
 
298
- = Is it possible to create direct link on the front end to the gallery? =
299
-
300
- Yes, you can use generated direct link inside particular gallery settings
301
-
302
- = How to change quality of the gallery thumbnails? =
303
-
304
- Quality of the gallery thumbnails could be easily changed in gallery size option / thumbnails options / source
305
-
306
  = How to make gallery thumbnails with rounded corners? =
307
 
308
  In gallery settings you can find section rounds where with special options you can define radius for the gallery thumbnails
309
 
310
- = How to generate shortcode for Wordpress page, post or widget? =
311
-
312
- 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
313
-
314
- = How to change color of the gallery interface elements? =
315
-
316
- 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.
317
-
318
- = How to define size of the gallery images thumbnails? =
319
-
320
- 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
321
-
322
  = What can I do if some gallery interface elements in backend do not work properly? =
323
 
324
  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.
@@ -327,21 +258,17 @@ If you have some conflict in gallery back end you can sort it with new compatibi
327
 
328
  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.
329
 
330
- = How to define custom link for some gallery images? =
331
-
332
- 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
333
-
334
  = How to enable lazy load in gallery options? =
335
 
336
  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
337
 
338
- = How to change color of the gallery thumbnails border? =
339
 
340
- 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
341
 
342
- = How to customize gallery layouts for different screen resolutions? =
343
 
344
- 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.
345
 
346
  = How to rotate uploaded gallery image? =
347
 
@@ -351,30 +278,18 @@ When you open gallery images manager you'll find there image edit mode where you
351
 
352
  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
353
 
354
- = How to change ordering of the gallery images? =
355
-
356
- When you open gallery for edit you can find there images manager where you can change ordering of the gallery images
357
-
358
  = How I can create custom (grid) layout of the thumbnails? =
359
 
360
  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
361
 
362
- = How to customize hover effect? =
363
-
364
- 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
365
-
366
- = How to load more function work? =
367
 
368
- 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
369
 
370
  = Is it possible to change transparency of the hover shutter? =
371
 
372
  Yes, it's possible to change transparency in gallery settings
373
 
374
- = How to set description text below image in the lightbox? =
375
-
376
- 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.
377
-
378
  = Where it's possible to define vertical and horizontal paddings? =
379
 
380
  In gallery settings you can define horizontal and vertical paddings between gallery thumbnails
@@ -383,34 +298,10 @@ In gallery settings you can define horizontal and vertical paddings between gall
383
 
384
  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
385
 
386
- = How to crop uploaded gallery image? =
387
-
388
- When you open gallery images manager you'll find there image edit mode where you can crop source image
389
-
390
- = How to define custom ALT for gallery image? =
391
-
392
- When you open gallery images manager you can define alt for every gallery image there
393
-
394
- = How to add text before and after gallery? =
395
-
396
- In gallery settings you can find before/after text gallery field. This fields support HTML tags.
397
-
398
- = How to change font color of the gallery image caption? =
399
-
400
- In gallery settings you can enable custom caption settings where you can customize font color and see results in live preview
401
-
402
- = Is it possible to create target blank links? =
403
-
404
- 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.
405
-
406
  = Where to change settings of the image of the gallery? =
407
 
408
  Settings of the gallery image you can change in images manager. There you can upload, edit or customize already uploaded images to the gallery
409
 
410
- = How I can make gallery only with one size pictures but I would like to arrange gallery with pictures of the different size - one big, several smaller? =
411
-
412
- 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.
413
-
414
  = How to change font style of the gallery image caption? =
415
 
416
  In gallery settings you can enable custom caption settings where you can customize font style and see results in live preview
@@ -419,57 +310,85 @@ In gallery settings you can enable custom caption settings where you can customi
419
 
420
  When you open gallery images manager you'll find there image edit mode where you can flip source image
421
 
422
- = How to make gallery with no space between thumbnails of the gallery? =
423
 
424
- 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
 
 
 
 
425
 
426
  = How to enable icons on gallery hover shutter? =
427
 
428
  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
429
 
430
- = How to change font size of the gallery image description text? =
431
 
432
- 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
433
 
434
  = Which style parameters I can change for the hover button icon? =
435
 
436
  You can select border color, background color and color of the icon, size of the icon
437
 
438
- = How to change style of the gallery thumbnails border? =
439
 
440
- 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
441
 
442
  = How many menu buttons styles do you have in gallery menu ? =
443
 
444
  Gallery menu have multiply configuration options. Some of the options changing color of the buttons, some of them changing style of the buttons, which makes buttons for example 3d or with rounded corners
445
 
446
- = Is it possible to change transparency of the gallery lightbox background ? =
447
-
448
- 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.
449
-
450
  = How many thumbnails hover effects gallery has? =
451
 
452
  Gallery have 15 hover animation effects, which could be combined with additional custom options
453
 
454
- = How to turn off social buttons in gallery lightbox? =
455
 
456
- When you open gallery settings you can find there gallery lightbox settings block, where you can turn off social buttons in gallery lightbox on the front end.
457
 
458
- = Do you have Polaroid style in your gallery? =
459
 
460
- In our gallery implemented options which make you able to make gallery thumbnails looks in Polaroid style, with caption of the image below thumbnail
 
 
 
 
461
 
462
  = How many icons you have in build in icons library? =
463
 
464
  In build library of the icons in gallery you can find 533 icons
465
 
466
- = How many buttons with icons do you have in gallery? =
467
 
468
- In our gallery we have 2 buttons for every gallery thumbnail. Zoom button and link button.
469
 
470
- = How to delete title, author, date above the gallery of the gallery post? =
471
 
472
- 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.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
473
 
474
  = Which tags build in shutter of gallery hover template customization? =
475
 
@@ -479,14 +398,42 @@ For now we have build in @@TITLE@@, @@CAPTION@@, @@DESCR@@
479
 
480
  When you open gallery settings you can see there hover options section where we implemented settings for every hover button. Here you can select icons for buttons and style for this icon
481
 
482
- = Is it possible to customize load more button caption? =
483
-
484
- Yes, all labels of the front end interface of the gallery is customizable. Label of the load more button could be edit in admin section
485
-
486
  = Is it possible to change color of the hovered image in gallery? =
487
 
488
  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.
489
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
490
  = How to change amount of the columns in gallery layout? =
491
 
492
  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.
@@ -499,14 +446,42 @@ Yes, you can change background color of the gallery lightbox. When you open gall
499
 
500
  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.
501
 
 
 
 
 
502
  = Where to change font color of the gallery lightbox text? =
503
 
504
  When you open gallery settings you can find there gallery lightbox settings block, where you can gallery lightbox text color using color selector.
505
 
 
 
 
 
506
  = Is it possible to insert video as gallery link? =
507
 
508
  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.
509
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
510
  = How to insert text before/after gallery? =
511
 
512
  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.
@@ -515,6 +490,26 @@ In our gallery we implemented few additional options which help you to add some
515
 
516
  In gallery settings we create separate section where you can find create new post button. After click on this button you'll see wizard form where you can select all additional parameters for the gallery new post.
517
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
518
  == Screenshots ==
519
 
520
  1. Gallery Demo 1
@@ -589,6 +584,9 @@ If any problem occurs, please contact us.
589
 
590
  == Changelog ==
591
 
 
 
 
592
  = 1.9.2 =
593
  * Fixed problem related with old PHP version
594
 
@@ -982,6 +980,9 @@ If any problem occurs, please contact us.
982
 
983
  == Upgrade Notice ==
984
 
 
 
 
985
  = 1.9.2 =
986
  Fixed problem related with old PHP version
987
 
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.9.3
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
10
 
182
 
183
  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!
184
 
 
 
 
 
185
  = Do you have some limits for images amount in gallery? =
186
 
187
  No, we don't have any limits for amount of the images in gallery
188
 
 
 
 
 
 
189
  = How to use multi-category functionality of the gallery? =
190
 
191
  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
192
+
193
  = How to customize border of the gallery thumbnails? =
194
 
195
  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
196
 
 
 
 
 
 
 
 
 
197
  = How to upload images to the gallery? =
198
 
199
  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.
200
 
201
+ = How to change font color of the gallery image description text? =
202
 
203
+ 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
204
 
205
+ = Is it possible to use HTML in image description ? =
206
 
207
+ Yes, you can use HTML tags inside gallery image description field
208
 
209
+ = What can I do if some gallery interface elements in backend do not work properly? =
210
 
211
+ 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.
212
 
213
+ = How to define custom hover effect for some gallery thumbnail? =
214
 
215
+ 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.
216
 
217
+ = Is it possible to customize gallery image caption ? =
218
 
219
+ 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
220
 
221
+ = Is it possible to create direct link on the front end to the gallery? =
222
 
223
+ Yes, you can use generated direct link inside particular gallery settings
224
 
225
  = Which parameters I can change for the gallery thumbnails borders and shadows? =
226
 
227
  You can change size, color and style of gallery thumbnails borders and shadows. Also you can define different parameters for static and hovered status
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
+ = Where specify description of the gallery images? =
234
 
235
+ 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
236
 
237
  = Is it possible to turn off border of the gallery thumbnails? =
238
 
239
  Yes, in gallery options you can turn on/off border option
240
 
 
 
 
 
 
 
 
 
241
  = How to define custom link for some gallery images? =
242
 
243
  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
244
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
245
  = How to insert gallery into Wordpress page or post? =
246
 
247
  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
248
 
 
 
 
 
 
 
 
 
249
  = How to make gallery thumbnails with rounded corners? =
250
 
251
  In gallery settings you can find section rounds where with special options you can define radius for the gallery thumbnails
252
 
 
 
 
 
 
 
 
 
 
 
 
 
253
  = What can I do if some gallery interface elements in backend do not work properly? =
254
 
255
  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.
258
 
259
  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.
260
 
 
 
 
 
261
  = How to enable lazy load in gallery options? =
262
 
263
  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
264
 
265
+ = How to change color of the gallery interface elements? =
266
 
267
+ 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.
268
 
269
+ = How to change color of the gallery thumbnails border? =
270
 
271
+ 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
272
 
273
  = How to rotate uploaded gallery image? =
274
 
278
 
279
  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
280
 
 
 
 
 
281
  = How I can create custom (grid) layout of the thumbnails? =
282
 
283
  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
284
 
285
+ = How to make shadow for the gallery thumbnails? =
 
 
 
 
286
 
287
+ 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
288
 
289
  = Is it possible to change transparency of the hover shutter? =
290
 
291
  Yes, it's possible to change transparency in gallery settings
292
 
 
 
 
 
293
  = Where it's possible to define vertical and horizontal paddings? =
294
 
295
  In gallery settings you can define horizontal and vertical paddings between gallery thumbnails
298
 
299
  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
300
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
301
  = Where to change settings of the image of the gallery? =
302
 
303
  Settings of the gallery image you can change in images manager. There you can upload, edit or customize already uploaded images to the gallery
304
 
 
 
 
 
305
  = How to change font style of the gallery image caption? =
306
 
307
  In gallery settings you can enable custom caption settings where you can customize font style and see results in live preview
310
 
311
  When you open gallery images manager you'll find there image edit mode where you can flip source image
312
 
313
+ = How to set description text below image in the lightbox? =
314
 
315
+ 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.
316
+
317
+ = How to generate shortcode for Wordpress page, post or widget? =
318
+
319
+ 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
320
 
321
  = How to enable icons on gallery hover shutter? =
322
 
323
  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
324
 
325
+ = How to change ordering of the gallery images? =
326
 
327
+ When you open gallery for edit you can find there images manager where you can change ordering of the gallery images
328
 
329
  = Which style parameters I can change for the hover button icon? =
330
 
331
  You can select border color, background color and color of the icon, size of the icon
332
 
333
+ = Is it possible to change transparency of the gallery lightbox background ? =
334
 
335
+ 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.
336
 
337
  = How many menu buttons styles do you have in gallery menu ? =
338
 
339
  Gallery menu have multiply configuration options. Some of the options changing color of the buttons, some of them changing style of the buttons, which makes buttons for example 3d or with rounded corners
340
 
 
 
 
 
341
  = How many thumbnails hover effects gallery has? =
342
 
343
  Gallery have 15 hover animation effects, which could be combined with additional custom options
344
 
345
+ = How to change quality of the gallery thumbnails? =
346
 
347
+ Quality of the gallery thumbnails could be easily changed in gallery size option / thumbnails options / source
348
 
349
+ = How to customize gallery layouts for different screen resolutions? =
350
 
351
+ 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.
352
+
353
+ = How to turn off social buttons in gallery lightbox? =
354
+
355
+ When you open gallery settings you can find there gallery lightbox settings block, where you can turn off social buttons in gallery lightbox on the front end.
356
 
357
  = How many icons you have in build in icons library? =
358
 
359
  In build library of the icons in gallery you can find 533 icons
360
 
361
+ = How to crop uploaded gallery image? =
362
 
363
+ When you open gallery images manager you'll find there image edit mode where you can crop source image
364
 
365
+ = How to hide titles of the gallery image in lightbox ? =
366
 
367
+ 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.
368
+
369
+ = How to add text before and after gallery? =
370
+
371
+ In gallery settings you can find before/after text gallery field. This fields support HTML tags.
372
+
373
+ = How I can make gallery only with one size pictures but I would like to arrange gallery with pictures of the different size - one big, several smaller? =
374
+
375
+ 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.
376
+
377
+ = How to customize hover effect? =
378
+
379
+ 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
380
+
381
+ = How to define custom ALT for gallery image? =
382
+
383
+ When you open gallery images manager you can define alt for every gallery image there
384
+
385
+ = How to make gallery with no space between thumbnails of the gallery? =
386
+
387
+ 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
388
+
389
+ = How to load more function work? =
390
+
391
+ 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
392
 
393
  = Which tags build in shutter of gallery hover template customization? =
394
 
398
 
399
  When you open gallery settings you can see there hover options section where we implemented settings for every hover button. Here you can select icons for buttons and style for this icon
400
 
 
 
 
 
401
  = Is it possible to change color of the hovered image in gallery? =
402
 
403
  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.
404
 
405
+ = Do you have fade effect for the thumbnails hover? =
406
+
407
+ Yes, gallery have fade hover effect
408
+
409
+ = How to define video for some gallery image? =
410
+
411
+ 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
412
+
413
+ = How to delete title, author, date above the gallery of the gallery post? =
414
+
415
+ 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.
416
+
417
+ = How to customize border of the gallery thumbnails? =
418
+
419
+ 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
420
+
421
+ = How to change font color of the gallery image caption? =
422
+
423
+ In gallery settings you can enable custom caption settings where you can customize font color and see results in live preview
424
+
425
+ = How to change font size of the gallery image description text? =
426
+
427
+ 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
428
+
429
+ = How to change width of the gallery thumbnails border? =
430
+
431
+ 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.
432
+
433
+ = Do you have Polaroid style in your gallery? =
434
+
435
+ In our gallery implemented options which make you able to make gallery thumbnails looks in Polaroid style, with caption of the image below thumbnail
436
+
437
  = How to change amount of the columns in gallery layout? =
438
 
439
  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.
446
 
447
  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.
448
 
449
+ = Do you have some limit for images size in gallery? =
450
+
451
+ No, we don't have any limits for image size in our gallery.
452
+
453
  = Where to change font color of the gallery lightbox text? =
454
 
455
  When you open gallery settings you can find there gallery lightbox settings block, where you can gallery lightbox text color using color selector.
456
 
457
+ = How to define size of the gallery images thumbnails? =
458
+
459
+ 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
460
+
461
  = Is it possible to insert video as gallery link? =
462
 
463
  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.
464
 
465
+ = Is it possible to have different settings for hover and static interface elements? =
466
+
467
+ Yes, you can have different styles of the borders and shadows for static and hovered gallery thumbnails.
468
+
469
+ = Is it possible to create target blank links? =
470
+
471
+ 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.
472
+
473
+ = Do you have some limits for images types in gallery? =
474
+
475
+ You can use any standard file type in our gallery: png, jpg, jpeg, gif
476
+
477
+ = How to change amount of images loading on gallery page? =
478
+
479
+ 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
480
+
481
+ = How to define custom link for some gallery images? =
482
+
483
+ 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
484
+
485
  = How to insert text before/after gallery? =
486
 
487
  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.
490
 
491
  In gallery settings we create separate section where you can find create new post button. After click on this button you'll see wizard form where you can select all additional parameters for the gallery new post.
492
 
493
+ = How to define video for some gallery image? =
494
+
495
+ 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
496
+
497
+ = How to change style of the gallery thumbnails border? =
498
+
499
+ 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
500
+
501
+ = How to change font size of the gallery image caption? =
502
+
503
+ In gallery settings you can enable custom caption settings where you can customize font size and see results in live preview
504
+
505
+ = Is it possible create gallery in Wordpress post with Gallery? =
506
+
507
+ Yes, you can insert gallery into post with shortcode tag
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
 
585
  == Changelog ==
586
 
587
+ = 1.9.3 =
588
+ * Fixed wordpress theme conflict related with empty spacing replace by P tag
589
+
590
  = 1.9.2 =
591
  * Fixed problem related with old PHP version
592
 
980
 
981
  == Upgrade Notice ==
982
 
983
+ = 1.9.3 =
984
+ Fixed wordpress theme conflict related with empty spacing replace by P tag
985
+
986
  = 1.9.2 =
987
  Fixed problem related with old PHP version
988
 
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.9.2
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.9.2');
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.9.3
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.9.3');
23
  define("ROBO_GALLERY_PATH", plugin_dir_path( __FILE__ ));
24
  define("ROBO_GALLERY_SPECIAL", 0);
25