Version Description
- Fixed wordpress themes conflict
- Fixed gallery menu conflict with wordpress themes
Download this release
Release Info
Developer | robosoft |
Plugin | Gallery – Photo Gallery and Images Gallery |
Version | 1.9.4 |
Comparing to | |
See all releases |
Code changes from version 1.9.3 to 1.9.4
- addons/button/buttons.css +5 -0
- readme.txt +154 -147
- robogallery.php +2 -2
addons/button/buttons.css
CHANGED
@@ -69,6 +69,11 @@
|
|
69 |
|
70 |
.rbs_gallery_button {
|
71 |
}
|
|
|
|
|
|
|
|
|
|
|
72 |
.rbs_gallery_button .button {
|
73 |
display: inline-block;
|
74 |
height: 32px;
|
69 |
|
70 |
.rbs_gallery_button {
|
71 |
}
|
72 |
+
|
73 |
+
.rbs_gallery_button a.button{
|
74 |
+
float: none;
|
75 |
+
}
|
76 |
+
|
77 |
.rbs_gallery_button .button {
|
78 |
display: inline-block;
|
79 |
height: 32px;
|
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.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
10 |
|
@@ -178,38 +178,10 @@ You don't need do any additional configurations or manual code changes. You can
|
|
178 |
|
179 |
== Frequently Asked Questions ==
|
180 |
|
181 |
-
= How to install Gallery plugin? =
|
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.
|
@@ -218,22 +190,6 @@ When you open gallery media manager you'll see there list of the gallery images.
|
|
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
|
@@ -246,18 +202,6 @@ Every gallery image have additional fields where you can define custom link, tit
|
|
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.
|
256 |
-
|
257 |
-
= Do you have some conflict in gallery back end? =
|
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
|
@@ -274,10 +218,6 @@ When you enable border in gallery settings you will see multiply options for cus
|
|
274 |
|
275 |
When you open gallery images manager you'll find there image edit mode where you can rotate source image
|
276 |
|
277 |
-
= How to customize gallery hover effect shutter layout? =
|
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
|
@@ -286,14 +226,6 @@ In our gallery we implemented layout based on columns amount. So you can general
|
|
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
|
296 |
-
|
297 |
= How to change transparency of the gallery thumbnails border? =
|
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
|
@@ -302,18 +234,6 @@ When you enable border in gallery settings you will see multiply options for cus
|
|
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
|
308 |
-
|
309 |
-
= How to flip uploaded gallery image? =
|
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
|
@@ -326,14 +246,6 @@ In gallery hover settings we implemented full set of configuration settings of t
|
|
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
|
@@ -350,33 +262,9 @@ Quality of the gallery thumbnails could be easily changed in gallery size option
|
|
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
|
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
|
380 |
|
381 |
= How to define custom ALT for gallery image? =
|
382 |
|
@@ -406,18 +294,6 @@ Yes, you can easily change color of the hovered image in gallery in backend. In
|
|
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
|
@@ -426,46 +302,58 @@ In gallery settings you can enable custom caption settings where you can customi
|
|
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 |
-
=
|
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
|
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.
|
440 |
|
|
|
|
|
|
|
|
|
441 |
= Is it possible to change background color of the gallery lightbox? =
|
442 |
|
443 |
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.
|
444 |
|
445 |
-
=
|
446 |
|
447 |
-
Our gallery
|
448 |
|
449 |
-
=
|
450 |
|
451 |
-
|
452 |
|
453 |
-
=
|
454 |
|
455 |
-
When you open gallery
|
456 |
|
457 |
-
=
|
458 |
|
459 |
-
Our gallery
|
460 |
|
461 |
-
=
|
462 |
|
463 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
@@ -474,14 +362,18 @@ Yes. When you open gallery media manager you'll see there list of the gallery im
|
|
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,10 +382,34 @@ In our gallery we implemented few additional options which help you to add some
|
|
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
|
@@ -506,10 +422,94 @@ In gallery settings you can enable custom caption settings where you can customi
|
|
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,6 +584,10 @@ If any problem occurs, please contact us.
|
|
584 |
|
585 |
== Changelog ==
|
586 |
|
|
|
|
|
|
|
|
|
587 |
= 1.9.3 =
|
588 |
* Fixed wordpress theme conflict related with empty spacing replace by P tag
|
589 |
|
@@ -980,6 +984,9 @@ If any problem occurs, please contact us.
|
|
980 |
|
981 |
== Upgrade Notice ==
|
982 |
|
|
|
|
|
|
|
983 |
= 1.9.3 =
|
984 |
Fixed wordpress theme conflict related with empty spacing replace by P tag
|
985 |
|
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.4
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-3.0.html
|
10 |
|
178 |
|
179 |
== Frequently Asked Questions ==
|
180 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
181 |
= Is it possible to use HTML in image description ? =
|
182 |
|
183 |
Yes, you can use HTML tags inside gallery image description field
|
184 |
|
|
|
|
|
|
|
|
|
185 |
= How to define custom hover effect for some gallery thumbnail? =
|
186 |
|
187 |
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.
|
190 |
|
191 |
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
|
192 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
193 |
= Is it possible to turn off border of the gallery thumbnails? =
|
194 |
|
195 |
Yes, in gallery options you can turn on/off border option
|
202 |
|
203 |
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
|
204 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
205 |
= How to enable lazy load in gallery options? =
|
206 |
|
207 |
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
|
218 |
|
219 |
When you open gallery images manager you'll find there image edit mode where you can rotate source image
|
220 |
|
|
|
|
|
|
|
|
|
221 |
= How I can create custom (grid) layout of the thumbnails? =
|
222 |
|
223 |
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
|
226 |
|
227 |
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
|
228 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
229 |
= How to change transparency of the gallery thumbnails border? =
|
230 |
|
231 |
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
|
234 |
|
235 |
Settings of the gallery image you can change in images manager. There you can upload, edit or customize already uploaded images to the gallery
|
236 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
237 |
= How to generate shortcode for Wordpress page, post or widget? =
|
238 |
|
239 |
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
|
246 |
|
247 |
When you open gallery for edit you can find there images manager where you can change ordering of the gallery images
|
248 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
249 |
= How many menu buttons styles do you have in gallery menu ? =
|
250 |
|
251 |
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
|
262 |
|
263 |
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.
|
264 |
|
265 |
+
= How to set description text below image in the lightbox? =
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
266 |
|
267 |
+
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.
|
268 |
|
269 |
= How to define custom ALT for gallery image? =
|
270 |
|
294 |
|
295 |
Yes, gallery have fade hover effect
|
296 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
297 |
= How to change font color of the gallery image caption? =
|
298 |
|
299 |
In gallery settings you can enable custom caption settings where you can customize font color and see results in live preview
|
302 |
|
303 |
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
|
304 |
|
305 |
+
= Where it's possible to define vertical and horizontal paddings? =
|
|
|
|
|
|
|
|
|
306 |
|
307 |
+
In gallery settings you can define horizontal and vertical paddings between gallery thumbnails
|
308 |
|
309 |
= How to change amount of the columns in gallery layout? =
|
310 |
|
311 |
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.
|
312 |
|
313 |
+
= How to turn off social buttons in gallery lightbox? =
|
314 |
+
|
315 |
+
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.
|
316 |
+
|
317 |
= Is it possible to change background color of the gallery lightbox? =
|
318 |
|
319 |
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.
|
320 |
|
321 |
+
= How to define size of the gallery images thumbnails? =
|
322 |
|
323 |
+
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
|
324 |
|
325 |
+
= How to change text below image in lightbox ? =
|
326 |
|
327 |
+
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.
|
328 |
|
329 |
+
= How to flip uploaded gallery image? =
|
330 |
|
331 |
+
When you open gallery images manager you'll find there image edit mode where you can flip source image
|
332 |
|
333 |
+
= Which permissions do I need to have on server for proper gallery installation? =
|
334 |
|
335 |
+
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.
|
336 |
|
337 |
+
= How to delete title, author, date above the gallery of the gallery post? =
|
338 |
|
339 |
+
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.
|
340 |
+
|
341 |
+
= How to hide titles of the gallery image in lightbox ? =
|
342 |
+
|
343 |
+
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.
|
344 |
+
|
345 |
+
= How to customize gallery hover effect shutter layout? =
|
346 |
+
|
347 |
+
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
|
348 |
|
349 |
= Is it possible to have different settings for hover and static interface elements? =
|
350 |
|
351 |
Yes, you can have different styles of the borders and shadows for static and hovered gallery thumbnails.
|
352 |
|
353 |
+
= How to add text before and after gallery? =
|
354 |
+
|
355 |
+
In gallery settings you can find before/after text gallery field. This fields support HTML tags.
|
356 |
+
|
357 |
= Is it possible to create target blank links? =
|
358 |
|
359 |
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.
|
362 |
|
363 |
You can use any standard file type in our gallery: png, jpg, jpeg, gif
|
364 |
|
|
|
|
|
|
|
|
|
365 |
= How to define custom link for some gallery images? =
|
366 |
|
367 |
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
|
368 |
|
369 |
+
= How to customize border of the gallery thumbnails? =
|
370 |
+
|
371 |
+
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
|
372 |
+
|
373 |
+
= Is it possible to insert video as gallery link? =
|
374 |
+
|
375 |
+
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.
|
376 |
+
|
377 |
= How to insert text before/after gallery? =
|
378 |
|
379 |
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.
|
382 |
|
383 |
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.
|
384 |
|
385 |
+
= How to crop uploaded gallery image? =
|
386 |
+
|
387 |
+
When you open gallery images manager you'll find there image edit mode where you can crop source image
|
388 |
+
|
389 |
+
= Is it possible to change transparency of the hover shutter? =
|
390 |
+
|
391 |
+
Yes, it's possible to change transparency in gallery settings
|
392 |
+
|
393 |
+
= What can I do if some gallery interface elements in backend do not work properly? =
|
394 |
+
|
395 |
+
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.
|
396 |
+
|
397 |
+
= Do you have some limits for images amount in gallery? =
|
398 |
+
|
399 |
+
No, we don't have any limits for amount of the images in gallery
|
400 |
+
|
401 |
+
= Is it possible to create direct link on the front end to the gallery? =
|
402 |
+
|
403 |
+
Yes, you can use generated direct link inside particular gallery settings
|
404 |
+
|
405 |
= How to define video for some gallery image? =
|
406 |
|
407 |
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
|
408 |
|
409 |
+
= 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? =
|
410 |
+
|
411 |
+
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.
|
412 |
+
|
413 |
= How to change style of the gallery thumbnails border? =
|
414 |
|
415 |
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
|
422 |
|
423 |
Yes, you can insert gallery into post with shortcode tag
|
424 |
|
425 |
+
= Where specify description of the gallery images? =
|
426 |
+
|
427 |
+
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
|
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 |
= How many buttons with icons do you have in gallery? =
|
434 |
|
435 |
In our gallery we have 2 buttons for every gallery thumbnail. Zoom button and link button.
|
436 |
|
437 |
+
= Do you have some limit for images size in gallery? =
|
438 |
+
|
439 |
+
No, we don't have any limits for image size in our gallery.
|
440 |
+
|
441 |
+
= How to change amount of images loading on gallery page? =
|
442 |
+
|
443 |
+
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
|
444 |
+
|
445 |
+
= How to change font color of the gallery image description text? =
|
446 |
+
|
447 |
+
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
|
448 |
+
|
449 |
+
= Do you have some conflict in gallery back end? =
|
450 |
+
|
451 |
+
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.
|
452 |
+
|
453 |
+
= How to define video for some gallery image? =
|
454 |
+
|
455 |
+
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
|
456 |
+
|
457 |
+
= Which style parameters I can change for the hover button icon? =
|
458 |
+
|
459 |
+
You can select border color, background color and color of the icon, size of the icon
|
460 |
+
|
461 |
+
= How to make gallery thumbnails with rounded corners? =
|
462 |
+
|
463 |
+
In gallery settings you can find section rounds where with special options you can define radius for the gallery thumbnails
|
464 |
+
|
465 |
+
= What can I do if some gallery interface elements in backend do not work properly? =
|
466 |
+
|
467 |
+
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.
|
468 |
+
|
469 |
+
= How to change font style of the gallery image caption? =
|
470 |
+
|
471 |
+
In gallery settings you can enable custom caption settings where you can customize font style and see results in live preview
|
472 |
+
|
473 |
+
= How to customize border of the gallery thumbnails? =
|
474 |
+
|
475 |
+
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
|
476 |
+
|
477 |
+
= Where to change font color of the gallery lightbox text? =
|
478 |
+
|
479 |
+
When you open gallery settings you can find there gallery lightbox settings block, where you can gallery lightbox text color using color selector.
|
480 |
+
|
481 |
+
= Which parameters I can change for the gallery thumbnails borders and shadows? =
|
482 |
+
|
483 |
+
You can change size, color and style of gallery thumbnails borders and shadows. Also you can define different parameters for static and hovered status
|
484 |
+
|
485 |
+
= Is it possible to change transparency of the gallery lightbox background ? =
|
486 |
+
|
487 |
+
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.
|
488 |
+
|
489 |
+
= How to install Gallery plugin? =
|
490 |
+
|
491 |
+
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!
|
492 |
+
|
493 |
+
= How to upload images to the gallery? =
|
494 |
+
|
495 |
+
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.
|
496 |
+
|
497 |
+
= How to use multi-category functionality of the gallery? =
|
498 |
+
|
499 |
+
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
|
500 |
+
|
501 |
+
= How to customize hover effect? =
|
502 |
+
|
503 |
+
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
|
504 |
+
|
505 |
+
= How many icons you have in build in icons library? =
|
506 |
+
|
507 |
+
In build library of the icons in gallery you can find 533 icons
|
508 |
+
|
509 |
+
= Do you have Polaroid style in your gallery? =
|
510 |
+
|
511 |
+
In our gallery implemented options which make you able to make gallery thumbnails looks in Polaroid style, with caption of the image below thumbnail
|
512 |
+
|
513 |
== Screenshots ==
|
514 |
|
515 |
1. Gallery Demo 1
|
584 |
|
585 |
== Changelog ==
|
586 |
|
587 |
+
= 1.9.4 =
|
588 |
+
* Fixed wordpress themes conflict
|
589 |
+
* Fixed gallery menu conflict with wordpress themes
|
590 |
+
|
591 |
= 1.9.3 =
|
592 |
* Fixed wordpress theme conflict related with empty spacing replace by P tag
|
593 |
|
984 |
|
985 |
== Upgrade Notice ==
|
986 |
|
987 |
+
= 1.9.4 =
|
988 |
+
Fixed wordpress themes conflict, fixed gallery menu conflict with wordpress themes
|
989 |
+
|
990 |
= 1.9.3 =
|
991 |
Fixed wordpress theme conflict related with empty spacing replace by P tag
|
992 |
|
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.
|
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.
|
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.4
|
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.4');
|
23 |
define("ROBO_GALLERY_PATH", plugin_dir_path( __FILE__ ));
|
24 |
define("ROBO_GALLERY_SPECIAL", 0);
|
25 |
|