=== Album and Image Gallery plus Lightbox Pro ===
Contributors: wponlinesupport
Tags: album, image album, gallery, image gallery, responsive image gallery, image slider, image gallery slider, gallery slider, album slider, lightbox
Requires at least: 4.0
Tested up to: 5.2

A quick, easy way to add and display responsive image gallery and image album in a grid or slider with lightbox.

== Description ==
A very simple plugin to add image gallery, image album in your post, page and custom post type section and display it on frontend of your website in a Grid, Slider OR carousel view with the help of shorcode. The gallery field provides a simple and intuitive interface for managing a collection of images.

**This testimonial plugin contain two shortcode**
<code>[aigpl-gallery] [aigpl-gallery-slider] [aigpl-gallery-album] and [aigpl-gallery-album-slider]</code>
Where you can display image gallery and image album with lightbox

= Shortcode Examples =

= Here is the shortcode example =
<code>[aigpl-gallery]</code> - Gallery Grid Shortcode
<code>[aigpl-gallery-slider]</code> - Gallery Slider Shortcode
<code>[aigpl-gallery-album]</code> - Image Album Grid Shortcode
<code>[aigpl-gallery-album-slider]</code> - Image Album Slider Shortcode


= Template code is =
<code><?php echo do_shortcode('[aigpl-gallery]'); ?></code>
<code><?php echo do_shortcode('[aigpl-gallery-slider]'); ?></code>
<code><?php echo do_shortcode('[aigpl-gallery-album]'); ?></code>
<code><?php echo do_shortcode('[aigpl-gallery-album-slider]'); ?></code>

= Available Features : =
* Gallery Grid
* Gallery Slider
* Image Album Grid
* Image Album Slider
* Category wise album
* 15 Gallery Designs
* Display gallery image with title and description
* Display image album with title and description
* Masonry Style for Gallery
* Easy Drag & Drop Image Feature
* Custom link to gallery image
* Strong Shortcode Parameters
* Slider CenterMode Effect
* Slider RTL support
* Fully responsive
* 100% Multilanguage

== Installation ==

1. Upload the 'Album and Image Gallery plus Lightbox Pro' folder to the '/wp-content/plugins/' directory.
2. Activate the "Album and Image Gallery plus Lightbox Pro" list plugin through the 'Plugins' menu in WordPress.
3. Add a new page and add desired short code in that.


== Changelog ==

= 1.2.8 (26, Apr 2019) =
* [+] Fix - Album popup loading text localization issue.
* [+] Fix - Blank link issue when album popup is set true to stop page reloading in some cases.

= 1.2.7 (01, Oct 2018) =
* [+] New - Added Templating feature. Now you can override plugin design from your current theme!!

= 1.2.6 (03, July 2018) =
* [+] New - Introduced 'Shortcode Generator' functionality with Preview Panel.
* [+] New - 'extra_class' shortcode parameter. Now you can add your extra class and use it for custom designing.
* [+] New - 'query_offset' shortcode parameter for album shortcodes.
* [*] Fix - Added missing translated string for light box.
* [*] Tweak - Taken better care for image alt tag when post title contains HTML tag in Album.
* [*] Tweak - Used 'wp_reset_postdata' instead of 'wp_reset_query'.

= 1.2.5 (25, Feb 2017) =
* [+] Added masonry option for album grid. [aigpl-gallery-album album_masonry="true"]
* [+] Added popup view for album grid and slider. Now user can see all album photos without page load.
* [*] Resolve image overlap issue for masonry on page load.
* [*] Taken care for 'CenterMode' for album slider when slidestoshow is equal to total limit of album.
* [*] Taken care of escaping in image title and alter tag so tag will not be break with quote text.

= 1.2.4 (30, Dec 2016) =
* [+] Added 'Visual Composer' page builder support.
* [*] Updated plugin translation code. Now user can put plugin languages file in WordPress 'language' folder so plugin language file will not be loss while plugin update.

= 1.2.3 (29, Nov 2016) =
* [+] Added action 'aigpl_after_img_data' for gallery grid and slider for future enhancement
* [*] Taken care for unique album to render gallery when multiple album is used in a page and other will be displayed.
* [*] Taken better care for 'CenterMode'. Now 'CenterMode' will be work if it is enable and there is odd number of 'slidestoshow' is passed.
* [*] Optimized some CSS.

= 1.2.2 (25, Nov 2016) =
* [+] Added 16 new designs for album.
* [*] Optimized some CSS.

= 1.2.1 (15, Nov 2016) =
* [+] Added pagination to '[aigpl-gallery-album]' shortcode.
* [*] Resolved CSS float issue with album gridding.
* [*] Resolved one JS error when masonary enabled and popup is false.
* [*] Updated plugin document link.

= 1.2 (10, Nov 2016) =
* [+] Added 'How it Work' page for better user interface.
* [-] Removed 'Plugin Design' page.

= 1.1 (13, Sep 2016) =
* [*] Updated plugin license page.
* Added SSL to https://www.wponlinesupport.com/ for secure updates.

= 1.0 =
* Initial release.