Version Description
- Added new content to video guides section
- Added link to categories management gallery video guide
Download this release
Release Info
Developer | robosoft |
Plugin | Gallery – Photo Gallery and Images Gallery |
Version | 1.6.7 |
Comparing to | |
See all releases |
Code changes from version 1.6.6 to 1.6.7
- includes/rbs_gallery_config.php +5 -0
- readme.txt +92 -85
- robogallery.php +2 -2
includes/rbs_gallery_config.php
CHANGED
@@ -35,6 +35,11 @@ if( !class_exists('RoboGalleryConfig') ){
|
|
35 |
'text'=> 'How to setup Polaroid style?',
|
36 |
'class'=> 'violet'
|
37 |
),
|
|
|
|
|
|
|
|
|
|
|
38 |
);
|
39 |
|
40 |
return $guides[ array_rand( $guides ) ];
|
35 |
'text'=> 'How to setup Polaroid style?',
|
36 |
'class'=> 'violet'
|
37 |
),
|
38 |
+
array(
|
39 |
+
'link'=> 'https://www.youtube.com/watch?v=svr_4Fuq9RM',
|
40 |
+
'text'=> 'How to manager categories?',
|
41 |
+
'class'=> 'green'
|
42 |
+
),
|
43 |
);
|
44 |
|
45 |
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.6.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
10 |
|
@@ -189,85 +189,85 @@ If you have some conflict in gallery back end you can sort it with new compatibi
|
|
189 |
|
190 |
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.
|
191 |
|
192 |
-
=
|
193 |
-
|
194 |
-
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
|
195 |
-
|
196 |
-
= How to define video for some gallery image? =
|
197 |
|
198 |
-
|
199 |
|
200 |
-
=
|
201 |
|
202 |
-
|
203 |
|
204 |
-
=
|
205 |
|
206 |
-
|
207 |
|
208 |
-
= How to
|
209 |
|
210 |
-
In gallery settings
|
211 |
|
212 |
-
=
|
213 |
|
214 |
-
|
215 |
|
216 |
-
=
|
217 |
|
218 |
-
|
219 |
|
220 |
= How I can create custom (grid) layout of the thumbnails? =
|
221 |
|
222 |
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
|
223 |
|
224 |
-
=
|
225 |
|
226 |
-
|
227 |
|
228 |
-
= How to
|
229 |
|
230 |
-
|
231 |
|
232 |
-
=
|
233 |
|
234 |
-
|
235 |
|
236 |
-
=
|
237 |
|
238 |
-
|
239 |
|
240 |
-
= How to change
|
241 |
|
242 |
-
|
243 |
|
244 |
-
=
|
245 |
|
246 |
-
|
|
|
|
|
|
|
|
|
247 |
|
248 |
= Is it possible to create direct link on the front end to the gallery? =
|
249 |
|
250 |
Yes, you can use generated direct link inside particular gallery settings
|
251 |
|
252 |
-
= How to
|
253 |
|
254 |
-
In gallery settings you can enable
|
255 |
|
256 |
-
= How to
|
257 |
|
258 |
-
In gallery settings
|
259 |
|
260 |
-
= How to
|
261 |
|
262 |
-
|
263 |
|
264 |
-
= How to
|
265 |
|
266 |
-
In gallery settings you can
|
267 |
|
268 |
-
= How to
|
269 |
|
270 |
-
|
271 |
|
272 |
= How to make shadow for the gallery thumbnails? =
|
273 |
|
@@ -277,61 +277,73 @@ Shadows of the thumbnails you can customize in gallery settings. With gallery se
|
|
277 |
|
278 |
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.
|
279 |
|
280 |
-
= How to make gallery thumbnails with rounded corners? =
|
281 |
-
|
282 |
-
In gallery settings you can find section rounds where with special options you can define radius for the gallery thumbnails
|
283 |
-
|
284 |
= Where specify description of the gallery images? =
|
285 |
|
286 |
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
|
287 |
|
288 |
-
= How to
|
289 |
|
290 |
-
|
291 |
|
292 |
-
= How to
|
293 |
|
294 |
-
|
295 |
|
296 |
-
=
|
297 |
|
298 |
-
|
|
|
|
|
|
|
|
|
299 |
|
300 |
= How to change spacing between thumbnails? =
|
301 |
|
302 |
In gallery settings you can define horizontal and vertical paddings between gallery thumbnails
|
303 |
|
304 |
-
= How to
|
305 |
|
306 |
-
|
307 |
|
308 |
-
=
|
309 |
|
310 |
-
|
311 |
|
312 |
-
=
|
313 |
|
314 |
-
|
315 |
|
316 |
-
=
|
317 |
|
318 |
-
|
319 |
|
320 |
= How to define custom link for some gallery images? =
|
321 |
|
322 |
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
|
323 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
324 |
= How to set description text below image in the lightbox? =
|
325 |
|
326 |
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.
|
327 |
|
328 |
-
=
|
329 |
|
330 |
-
|
331 |
|
332 |
-
=
|
333 |
|
334 |
-
In
|
|
|
|
|
|
|
|
|
335 |
|
336 |
= How to define custom ALT for gallery image? =
|
337 |
|
@@ -353,18 +365,6 @@ In gallery settings, when enabled custom hover settings you can customize style
|
|
353 |
|
354 |
When you open gallery images manager you'll find there image edit mode where you can rotate source image
|
355 |
|
356 |
-
= How to change color of the gallery thumbnails border? =
|
357 |
-
|
358 |
-
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
|
359 |
-
|
360 |
-
= Is it possible to customize gallery image caption ? =
|
361 |
-
|
362 |
-
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
|
363 |
-
|
364 |
-
= Do you have fade effect for the thumbnails hover? =
|
365 |
-
|
366 |
-
Yes, gallery have fade hover effect
|
367 |
-
|
368 |
= How to add text before and after gallery? =
|
369 |
|
370 |
In gallery settings you can find before/after text gallery field. This fields support HTML tags.
|
@@ -373,10 +373,6 @@ In gallery settings you can find before/after text gallery field. This fields su
|
|
373 |
|
374 |
Yes, in gallery options you can turn on/off border option
|
375 |
|
376 |
-
= How to flip uploaded gallery image? =
|
377 |
-
|
378 |
-
When you open gallery images manager you'll find there image edit mode where you can flip source image
|
379 |
-
|
380 |
= Is it possible to create target blank links? =
|
381 |
|
382 |
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.
|
@@ -389,6 +385,10 @@ When you enable border in gallery settings you will see multiply options for cus
|
|
389 |
|
390 |
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
|
391 |
|
|
|
|
|
|
|
|
|
392 |
= How to change font style of the gallery image caption? =
|
393 |
|
394 |
In gallery settings you can enable custom caption settings where you can customize font style and see results in live preview
|
@@ -397,10 +397,6 @@ In gallery settings you can enable custom caption settings where you can customi
|
|
397 |
|
398 |
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.
|
399 |
|
400 |
-
= How to enable icons on gallery hover shutter? =
|
401 |
-
|
402 |
-
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
|
403 |
-
|
404 |
= How to change transparency of the gallery thumbnails border? =
|
405 |
|
406 |
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
|
@@ -409,6 +405,10 @@ When you enable border in gallery settings you will see multiply options for cus
|
|
409 |
|
410 |
Yes, it's possible to change transparency in gallery settings
|
411 |
|
|
|
|
|
|
|
|
|
412 |
= How to change style of the gallery thumbnails border? =
|
413 |
|
414 |
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
|
@@ -465,10 +465,6 @@ When you open gallery settings you can find there gallery lightbox settings bloc
|
|
465 |
|
466 |
Yes, you can change background color of the gallery lightbox. When you open gallery settings you can find there gallery lightbox settings block, where you can change color of the gallery lightbox background.
|
467 |
|
468 |
-
= How many buttons with icons do you have in gallery? =
|
469 |
-
|
470 |
-
In our gallery we have 2 buttons for every gallery thumbnail. Zoom button and link button.
|
471 |
-
|
472 |
= Where to change font color of the gallery lightbox text? =
|
473 |
|
474 |
When you open gallery settings you can find there gallery lightbox settings block, where you can gallery lightbox text color using color selector.
|
@@ -477,6 +473,10 @@ When you open gallery settings you can find there gallery lightbox settings bloc
|
|
477 |
|
478 |
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.
|
479 |
|
|
|
|
|
|
|
|
|
480 |
= Which permissions do I need to have on server for proper gallery installation? =
|
481 |
|
482 |
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.
|
@@ -575,6 +575,10 @@ If any problem occurs, please contact us.
|
|
575 |
|
576 |
== Changelog ==
|
577 |
|
|
|
|
|
|
|
|
|
578 |
= 1.6.6 =
|
579 |
* Added new content to video guides section
|
580 |
* Added link to Polaroid style gallery video guide
|
@@ -842,6 +846,9 @@ If any problem occurs, please contact us.
|
|
842 |
|
843 |
== Upgrade Notice ==
|
844 |
|
|
|
|
|
|
|
845 |
= 1.6.6 =
|
846 |
Added new content to video guides section, added link to Polaroid style gallery video guide
|
847 |
|
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.6.7
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
10 |
|
189 |
|
190 |
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.
|
191 |
|
192 |
+
= Do you have some limits for images types in gallery? =
|
|
|
|
|
|
|
|
|
193 |
|
194 |
+
You can use any standard file type in our gallery: png, jpg, jpeg, gif
|
195 |
|
196 |
+
= Is it possible create gallery in Wordpress post with Gallery? =
|
197 |
|
198 |
+
Yes, you can insert gallery into post with shortcode tag
|
199 |
|
200 |
+
= How to insert gallery into Wordpress page or post? =
|
201 |
|
202 |
+
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
|
203 |
|
204 |
+
= How to customize border of the gallery thumbnails? =
|
205 |
|
206 |
+
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
|
207 |
|
208 |
+
= How to change text below image in lightbox ? =
|
209 |
|
210 |
+
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.
|
211 |
|
212 |
+
= Do you have some limits for images amount in gallery? =
|
213 |
|
214 |
+
No, we don't have any limits for amount of the images in gallery
|
215 |
|
216 |
= How I can create custom (grid) layout of the thumbnails? =
|
217 |
|
218 |
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
|
219 |
|
220 |
+
= How to define size of the gallery images thumbnails? =
|
221 |
|
222 |
+
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
|
223 |
|
224 |
+
= How to define video for some gallery image? =
|
225 |
|
226 |
+
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
|
227 |
|
228 |
+
= What can I do if some gallery interface elements in backend do not work properly? =
|
229 |
|
230 |
+
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.
|
231 |
|
232 |
+
= Do you have some limit for images size in gallery? =
|
233 |
|
234 |
+
No, we don't have any limits for image size in our gallery.
|
235 |
|
236 |
+
= How to change quality of the gallery thumbnails? =
|
237 |
|
238 |
+
Quality of the gallery thumbnails could be easily changed in gallery size option / thumbnails options / source
|
239 |
|
240 |
+
= How to hide titles of the gallery image in lightbox ? =
|
241 |
|
242 |
+
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.
|
243 |
+
|
244 |
+
= How to customize hover effect? =
|
245 |
+
|
246 |
+
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
|
247 |
|
248 |
= Is it possible to create direct link on the front end to the gallery? =
|
249 |
|
250 |
Yes, you can use generated direct link inside particular gallery settings
|
251 |
|
252 |
+
= How to enable lazy load in gallery options? =
|
253 |
|
254 |
+
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
|
255 |
|
256 |
+
= How to change amount of images loading on gallery page? =
|
257 |
|
258 |
+
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
|
259 |
|
260 |
+
= How to generate shortcode for Wordpress page, post or widget? =
|
261 |
|
262 |
+
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
|
263 |
|
264 |
+
= How to change font size of the gallery image caption? =
|
265 |
|
266 |
+
In gallery settings you can enable custom caption settings where you can customize font size and see results in live preview
|
267 |
|
268 |
+
= How to customize border of the gallery thumbnails? =
|
269 |
|
270 |
+
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
|
271 |
|
272 |
= How to make shadow for the gallery thumbnails? =
|
273 |
|
277 |
|
278 |
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.
|
279 |
|
|
|
|
|
|
|
|
|
280 |
= Where specify description of the gallery images? =
|
281 |
|
282 |
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
|
283 |
|
284 |
+
= How to load more function work? =
|
285 |
|
286 |
+
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
|
287 |
|
288 |
+
= How to make gallery thumbnails with rounded corners? =
|
289 |
|
290 |
+
In gallery settings you can find section rounds where with special options you can define radius for the gallery thumbnails
|
291 |
|
292 |
+
= How to change color of the gallery interface elements? =
|
293 |
|
294 |
+
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.
|
295 |
+
|
296 |
+
= How to customize gallery layouts for different screen resolutions? =
|
297 |
+
|
298 |
+
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.
|
299 |
|
300 |
= How to change spacing between thumbnails? =
|
301 |
|
302 |
In gallery settings you can define horizontal and vertical paddings between gallery thumbnails
|
303 |
|
304 |
+
= How to change ordering of the gallery images? =
|
305 |
|
306 |
+
When you open gallery for edit you can find there images manager where you can change ordering of the gallery images
|
307 |
|
308 |
+
= Which parameters I can change for the gallery thumbnails borders and shadows? =
|
309 |
|
310 |
+
You can change size, color and style of gallery thumbnails borders and shadows. Also you can define different parameters for static and hovered status
|
311 |
|
312 |
+
= Is it possible to use HTML in image description ? =
|
313 |
|
314 |
+
Yes, you can use HTML tags inside gallery image description field
|
315 |
|
316 |
+
= Is it possible to have different settings for hover and static interface elements? =
|
317 |
|
318 |
+
Yes, you can have different styles of the borders and shadows for static and hovered gallery thumbnails.
|
319 |
|
320 |
= How to define custom link for some gallery images? =
|
321 |
|
322 |
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
|
323 |
|
324 |
+
= How to change font color of the gallery image caption? =
|
325 |
+
|
326 |
+
In gallery settings you can enable custom caption settings where you can customize font color and see results in live preview
|
327 |
+
|
328 |
+
= How to use multi-category functionality of the gallery? =
|
329 |
+
|
330 |
+
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
|
331 |
+
|
332 |
= How to set description text below image in the lightbox? =
|
333 |
|
334 |
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.
|
335 |
|
336 |
+
= How to change color of the gallery thumbnails border? =
|
337 |
|
338 |
+
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
|
339 |
|
340 |
+
= Is it possible to customize gallery image caption ? =
|
341 |
|
342 |
+
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
|
343 |
+
|
344 |
+
= Do you have fade effect for the thumbnails hover? =
|
345 |
+
|
346 |
+
Yes, gallery have fade hover effect
|
347 |
|
348 |
= How to define custom ALT for gallery image? =
|
349 |
|
365 |
|
366 |
When you open gallery images manager you'll find there image edit mode where you can rotate source image
|
367 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
368 |
= How to add text before and after gallery? =
|
369 |
|
370 |
In gallery settings you can find before/after text gallery field. This fields support HTML tags.
|
373 |
|
374 |
Yes, in gallery options you can turn on/off border option
|
375 |
|
|
|
|
|
|
|
|
|
376 |
= Is it possible to create target blank links? =
|
377 |
|
378 |
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.
|
385 |
|
386 |
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
|
387 |
|
388 |
+
= How to flip uploaded gallery image? =
|
389 |
+
|
390 |
+
When you open gallery images manager you'll find there image edit mode where you can flip source image
|
391 |
+
|
392 |
= How to change font style of the gallery image caption? =
|
393 |
|
394 |
In gallery settings you can enable custom caption settings where you can customize font style and see results in live preview
|
397 |
|
398 |
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.
|
399 |
|
|
|
|
|
|
|
|
|
400 |
= How to change transparency of the gallery thumbnails border? =
|
401 |
|
402 |
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
|
405 |
|
406 |
Yes, it's possible to change transparency in gallery settings
|
407 |
|
408 |
+
= How to enable icons on gallery hover shutter? =
|
409 |
+
|
410 |
+
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
|
411 |
+
|
412 |
= How to change style of the gallery thumbnails border? =
|
413 |
|
414 |
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
|
465 |
|
466 |
Yes, you can change background color of the gallery lightbox. When you open gallery settings you can find there gallery lightbox settings block, where you can change color of the gallery lightbox background.
|
467 |
|
|
|
|
|
|
|
|
|
468 |
= Where to change font color of the gallery lightbox text? =
|
469 |
|
470 |
When you open gallery settings you can find there gallery lightbox settings block, where you can gallery lightbox text color using color selector.
|
473 |
|
474 |
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.
|
475 |
|
476 |
+
= How many buttons with icons do you have in gallery? =
|
477 |
+
|
478 |
+
In our gallery we have 2 buttons for every gallery thumbnail. Zoom button and link button.
|
479 |
+
|
480 |
= Which permissions do I need to have on server for proper gallery installation? =
|
481 |
|
482 |
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.
|
575 |
|
576 |
== Changelog ==
|
577 |
|
578 |
+
= 1.6.7 =
|
579 |
+
* Added new content to video guides section
|
580 |
+
* Added link to categories management gallery video guide
|
581 |
+
|
582 |
= 1.6.6 =
|
583 |
* Added new content to video guides section
|
584 |
* Added link to Polaroid style gallery video guide
|
846 |
|
847 |
== Upgrade Notice ==
|
848 |
|
849 |
+
= 1.6.7 =
|
850 |
+
Added new content to video guides section, added link to categories management gallery guide
|
851 |
+
|
852 |
= 1.6.6 =
|
853 |
Added new content to video guides section, added link to Polaroid style gallery video guide
|
854 |
|
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.6.
|
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.6.
|
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.6.7
|
12 |
* Author: RoboSoft (c)
|
13 |
* Author URI: http://robosoft.co/robogallery
|
14 |
* License: GPL-2.0+
|
19 |
|
20 |
if ( ! defined( 'WPINC' ) ) die;
|
21 |
define("ROBO_GALLERY", 1);
|
22 |
+
define("ROBO_GALLERY_VERSION", '1.6.7');
|
23 |
define("ROBO_GALLERY_PATH", plugin_dir_path( __FILE__ ));
|
24 |
define("ROBO_GALLERY_SPECIAL", 0);
|
25 |
|