=== 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.5.1

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

== Description ==
A very simple plugin to add an image gallery, image album in your post, page, and custom post type section and display it on the frontend of your website in a Grid, Slider, OR carousel view with the help of shortcode. 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 the gallery image
* Strong Shortcode Parameters
* Slider CenterMode Effect
* Slider RTL support
* Gutenberg, Elementor, Bevear and SiteOrigin Page Builder 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 the desired shortcode in that.

== Changelog ==

= 1.4 (10, Sep 2020) =
* [+] New - Added Elementor page builder support.
* [+] New - Added SiteOrigin page builder support.
* [+] New - Added Beaver builder support.
* [*] Update - License code for usage. Now user/agency can hide license page or license info from the page.
* [*] Check compatibility to WordPress version 5.5.1.
* [+] Update - Major changes in CSS and JS.

= 1.3 (19, Dec 2019) =
* [+] New - Added Gutenberg block. Now use plugin easily with Gutenberg!
* [+] New - Added 'hover_pause' and 'focus_pause' parameter for slider shortcode. Now you can pause the slider on mouse hover and slider element focus.
* [+] Update - Minified some CSS and JS.
* [*] Tweak - Pagination will if page is divided into multiple pages with <!--nextpage--> tag.
* [*] Tweak - Pagination will work on a single post also.
* [*] Tweak - Code optimization and performance improvements.
* [*] Template File - Major template file has been updated. If you have an override template file then verify with the latest copy.

= 1.2.8 (26, Apr 2019) =
* [+] Fix - Album popup loading text localization issue.
* [+] Fix - Blank link issue when album popup is set to 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 lightbox.
* [*] 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 users 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 the slideshow is equal to the total limit of the album.
* [*] Taken care of escaping in the image title and alter tag so the tag will not be a break with quote text.

= 1.2.4 (30, Dec 2016) =
* [+] Added 'Visual Composer' page builder support.
* [*] Updated plugin translation code. Now user can put the plugin languages file in WordPress 'language' folder so the plugin language file will not be lost 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 a unique album to render gallery when multiple albums is used in a page and others will be displayed.
* [*] Taken better care for 'CenterMode'. Now 'CenterMode' will be work if it is enabled and there is an odd number of 'slideshow' is passed.
* [*] Optimized some CSS.

= 1.2.2 (25, Nov 2016) =
* [+] Added 16 new designs for the 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 masonry enabled and the 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.