Gallery – Photo Gallery and Images Gallery - Version 1.7.2

Version Description

  • Added new content to video guides section
  • Added link to images upload video guide
Download this release

Release Info

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

Code changes from version 1.7.1 to 1.7.2

Files changed (3) hide show
  1. includes/rbs_gallery_config.php +5 -0
  2. readme.txt +73 -66
  3. robogallery.php +2 -2
includes/rbs_gallery_config.php CHANGED
@@ -50,6 +50,11 @@ if( !class_exists('RoboGalleryConfig') ){
50
  'text'=> 'How to create shortcode?',
51
  'class'=> 'green'
52
  ),
 
 
 
 
 
53
  );
54
 
55
  return $guides[ array_rand( $guides ) ];
50
  'text'=> 'How to create shortcode?',
51
  'class'=> 'green'
52
  ),
53
+ array(
54
+ 'link'=> 'https://www.youtube.com/watch?v=fI3uYOlUbo4',
55
+ 'text'=> 'How to upload gallery images?',
56
+ 'class'=> 'violet'
57
+ ),
58
  );
59
 
60
  return $guides[ array_rand( $guides ) ];
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.1
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
10
 
@@ -198,30 +198,22 @@ You can use any standard file type in our gallery: png, jpg, jpeg, gif
198
 
199
  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
200
 
201
- = Is it possible create gallery in Wordpress post with Gallery? =
202
 
203
- Yes, you can insert gallery into post with shortcode tag
204
 
205
- = How to define video for some gallery image? =
206
 
207
- 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
208
 
209
- = How to change text below image in lightbox ? =
210
 
211
- 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.
212
 
213
  = How to define size of the gallery images thumbnails? =
214
 
215
  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
216
 
217
- = How to change font size of the gallery image caption? =
218
-
219
- In gallery settings you can enable custom caption settings where you can customize font size and see results in live preview
220
-
221
- = Do you have some limits for images amount in gallery? =
222
-
223
- No, we don't have any limits for amount of the images in gallery
224
-
225
  = How to change quality of the gallery thumbnails? =
226
 
227
  Quality of the gallery thumbnails could be easily changed in gallery size option / thumbnails options / source
@@ -230,89 +222,93 @@ Quality of the gallery thumbnails could be easily changed in gallery size option
230
 
231
  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.
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
- = Where specify description of the gallery images? =
238
 
239
- 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
240
 
241
- = How to hide titles of the gallery image in lightbox ? =
242
 
243
- 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.
244
 
245
- = How to generate shortcode for Wordpress page, post or widget? =
246
 
247
- 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
248
 
249
  = How to customize border of the gallery thumbnails? =
250
 
251
  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
252
 
 
 
 
 
 
 
 
 
253
  = Is it possible to create direct link on the front end to the gallery? =
254
 
255
  Yes, you can use generated direct link inside particular gallery settings
256
-
257
  = How to define custom hover effect for some gallery thumbnail? =
258
 
259
  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.
260
 
261
- = Do you have some limit for images size in gallery? =
262
-
263
- No, we don't have any limits for image size in our gallery.
264
-
265
- = How I can create custom (grid) layout of the thumbnails? =
266
 
267
- 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
268
 
269
- = How to customize hover effect? =
270
 
271
- 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
272
 
273
- = Which parameters I can change for the gallery thumbnails borders and shadows? =
274
 
275
- You can change size, color and style of gallery thumbnails borders and shadows. Also you can define different parameters for static and hovered status
276
 
277
  = How to change amount of images loading on gallery page? =
278
 
279
  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
280
 
281
- = How to change spacing between thumbnails? =
282
 
283
- In gallery settings you can define horizontal and vertical paddings between gallery thumbnails
284
 
285
  = Is it possible to have different settings for hover and static interface elements? =
286
 
287
  Yes, you can have different styles of the borders and shadows for static and hovered gallery thumbnails.
288
 
289
- = How to make shadow for the gallery thumbnails? =
290
-
291
- 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
292
-
293
- = How to load more function work? =
294
-
295
- 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
296
-
297
  = How to make gallery thumbnails with rounded corners? =
298
 
299
  In gallery settings you can find section rounds where with special options you can define radius for the gallery thumbnails
300
 
 
 
 
 
301
  = How to use multi-category functionality of the gallery? =
302
 
303
  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
304
 
 
 
 
 
305
  = Is it possible to customize gallery image caption ? =
306
 
307
  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
308
 
309
- = How to change color of the gallery interface elements? =
310
 
311
- 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.
312
 
313
- = How to enable lazy load in gallery options? =
314
 
315
- 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
 
 
 
 
316
 
317
  = Is it possible to use HTML in image description ? =
318
 
@@ -322,14 +318,6 @@ Yes, you can use HTML tags inside gallery image description field
322
 
323
  When you open gallery for edit you can find there images manager where you can change ordering of the gallery images
324
 
325
- = How to define custom link for some gallery images? =
326
-
327
- 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
328
-
329
- = How to customize gallery layouts for different screen resolutions? =
330
-
331
- 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.
332
-
333
  = How to change font color of the gallery image caption? =
334
 
335
  In gallery settings you can enable custom caption settings where you can customize font color and see results in live preview
@@ -338,18 +326,30 @@ In gallery settings you can enable custom caption settings where you can customi
338
 
339
  Yes, gallery have fade hover effect
340
 
341
- = How to change color of the gallery thumbnails border? =
342
-
343
- 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
344
-
345
  = How to set description text below image in the lightbox? =
346
 
347
  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.
348
 
 
 
 
 
 
 
 
 
 
 
 
 
349
  = How to change font color of the gallery image description text? =
350
 
351
  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 the text
352
 
 
 
 
 
353
  = How to define custom ALT for gallery image? =
354
 
355
  When you open gallery images manager you can define alt for every gallery image there
@@ -358,6 +358,10 @@ When you open gallery images manager you can define alt for every gallery image
358
 
359
  Settings of the gallery image you can change in images manager. There you can upload, edit or customize already uploaded images to the gallery
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
@@ -370,10 +374,6 @@ When you open gallery images manager you'll find there image edit mode where you
370
 
371
  In gallery settings you can find before/after text gallery field. This fields support HTML tags.
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
  = How to customize gallery hover effect shutter layout? =
378
 
379
  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
@@ -576,6 +576,10 @@ If any problem occurs, please contact us.
576
 
577
  == Changelog ==
578
 
 
 
 
 
579
  = 1.7.1 =
580
  * Fixed error in backup module
581
 
@@ -863,6 +867,9 @@ If any problem occurs, please contact us.
863
 
864
  == Upgrade Notice ==
865
 
 
 
 
866
  = 1.7.1 =
867
  Fixed error in backup module
868
 
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.2
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-3.0.html
10
 
198
 
199
  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
200
 
201
+ = Do you have some limits for images amount in gallery? =
202
 
203
+ No, we don't have any limits for amount of the images in gallery
204
 
205
+ = Where specify description of the gallery images? =
206
 
207
+ 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
208
 
209
+ = How to define video for some gallery image? =
210
 
211
+ 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
212
 
213
  = How to define size of the gallery images thumbnails? =
214
 
215
  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
216
 
 
 
 
 
 
 
 
 
217
  = How to change quality of the gallery thumbnails? =
218
 
219
  Quality of the gallery thumbnails could be easily changed in gallery size option / thumbnails options / source
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 create gallery in Wordpress post with Gallery? =
230
 
231
+ Yes, you can insert gallery into post with shortcode tag
232
 
233
+ = How to change font size of the gallery image caption? =
234
 
235
+ In gallery settings you can enable custom caption settings where you can customize font size and see results in live preview
236
 
237
  = How to customize border of the gallery thumbnails? =
238
 
239
  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
240
 
241
+ = How to hide titles of the gallery image in lightbox ? =
242
+
243
+ 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.
244
+
245
+ = Do you have some limit for images size in gallery? =
246
+
247
+ No, we don't have any limits for image size in our gallery.
248
+
249
  = Is it possible to create direct link on the front end to the gallery? =
250
 
251
  Yes, you can use generated direct link inside particular gallery settings
252
+
253
  = How to define custom hover effect for some gallery thumbnail? =
254
 
255
  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.
256
 
257
+ = How to generate shortcode for Wordpress page, post or widget? =
 
 
 
 
258
 
259
+ 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
260
 
261
+ = How to change spacing between thumbnails? =
262
 
263
+ In gallery settings you can define horizontal and vertical paddings between gallery thumbnails
264
 
265
+ = How to customize border of the gallery thumbnails? =
266
 
267
+ 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
268
 
269
  = How to change amount of images loading on gallery page? =
270
 
271
  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
272
 
273
+ = Which parameters I can change for the gallery thumbnails borders and shadows? =
274
 
275
+ You can change size, color and style of gallery thumbnails borders and shadows. Also you can define different parameters for static and hovered status
276
 
277
  = Is it possible to have different settings for hover and static interface elements? =
278
 
279
  Yes, you can have different styles of the borders and shadows for static and hovered gallery thumbnails.
280
 
 
 
 
 
 
 
 
 
281
  = How to make gallery thumbnails with rounded corners? =
282
 
283
  In gallery settings you can find section rounds where with special options you can define radius for the gallery thumbnails
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
  = How to use multi-category functionality of the gallery? =
290
 
291
  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
292
 
293
+ = How to customize hover effect? =
294
+
295
+ 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
296
+
297
  = Is it possible to customize gallery image caption ? =
298
 
299
  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
300
 
301
+ = How I can create custom (grid) layout of the thumbnails? =
302
 
303
+ 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
304
 
305
+ = How to load more function work? =
306
 
307
+ 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
308
+
309
+ = How to change color of the gallery interface elements? =
310
+
311
+ 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.
312
 
313
  = Is it possible to use HTML in image description ? =
314
 
318
 
319
  When you open gallery for edit you can find there images manager where you can change ordering of the gallery images
320
 
 
 
 
 
 
 
 
 
321
  = How to change font color of the gallery image caption? =
322
 
323
  In gallery settings you can enable custom caption settings where you can customize font color and see results in live preview
326
 
327
  Yes, gallery have fade hover effect
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
+ = How to enable lazy load in gallery options? =
334
+
335
+ 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
336
+
337
+ = How to define custom link for some gallery images? =
338
+
339
+ 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
340
+
341
+ = How to customize gallery layouts for different screen resolutions? =
342
+
343
+ 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.
344
+
345
  = How to change font color of the gallery image description text? =
346
 
347
  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 the text
348
 
349
+ = How to change color of the gallery thumbnails border? =
350
+
351
+ 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
352
+
353
  = How to define custom ALT for gallery image? =
354
 
355
  When you open gallery images manager you can define alt for every gallery image there
358
 
359
  Settings of the gallery image you can change in images manager. There you can upload, edit or customize already uploaded images to the gallery
360
 
361
+ = Is it possible to turn off border of the gallery thumbnails? =
362
+
363
+ Yes, in gallery options you can turn on/off border option
364
+
365
  = How to crop uploaded gallery image? =
366
 
367
  When you open gallery images manager you'll find there image edit mode where you can crop source image
374
 
375
  In gallery settings you can find before/after text gallery field. This fields support HTML tags.
376
 
 
 
 
 
377
  = How to customize gallery hover effect shutter layout? =
378
 
379
  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
576
 
577
  == Changelog ==
578
 
579
+ = 1.7.2 =
580
+ * Added new content to video guides section
581
+ * Added link to images upload video guide
582
+
583
  = 1.7.1 =
584
  * Fixed error in backup module
585
 
867
 
868
  == Upgrade Notice ==
869
 
870
+ = 1.7.2 =
871
+ Added new content to video guides section, added link to images upload video guide
872
+
873
  = 1.7.1 =
874
  Fixed error in backup module
875
 
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.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", '1.7.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: 1.7.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", '1.7.2');
23
  define("ROBO_GALLERY_PATH", plugin_dir_path( __FILE__ ));
24
  define("ROBO_GALLERY_SPECIAL", 0);
25