=== Ajax Lightbox Image Comment === Contributors: Jakub GÄ…dek Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=HV9DZ3G9T2LF8 Tags: comments, ajax, lightbox, picture, image Requires at least: 3.0.1 Tested up to: 4.2.2 Stable tag: 1.0 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html To add comments to the photos gallery in a quick and easy way use ajax and lightbox == Description == DEMO http://alic.qboss-plugins.com/ This is a perfect solution for people who base their blog/website on a large amount of added images in the gallery. WordPress plugin allows you to open the photo gallery in the popular "Lightbox " and to add comments to these pictures in a quick and simple way, it is similar solution to this used in the popular Facebook. Thanks to this application it is not necessary to enter each sub with photo to comment, add your own mind etc. You can see it immediately after loading images to the Lightbox. the plugin allows us to: * Open the photos in the lightboxes * Show comments for each pictures * Add your own comments in a quickly way Of course, the plugin uses the functionality of WordPress, therefore all restrictions operate on this WordPress plugin. For example: It is not possible to add two the same comments, add comments one after the another one in too short time etc. All limits are taken from WordPress. == Installation == 1 Download the plugin 2 Activate the plugin on your blog 3 Create photo gallery on the website 4 In text mode of editing must be added class alic-comments, for example gallery should look like this: <div class="alic-comments"> [gallery ids="5,6,7,8,9,10,18"]</div> 5 finished :) * jQuery library required == Frequently Asked Questions == = I have downloaded and activated the plug, but pictures do not open in the Lightbox but transfers to the site of the attachment = Make sure that before the gallery there is class alic-comments such as: <div class="alic-comments"> [gallery ids="5,6,7,8,9,10,18"]</div> = I have downloaded and activated the plug but it does not work properly, Lightboxes are opened without picture but with all comments = Make sure that in the gallery settings you have selected option "link to " on "page attachmentx" and NOT for example "Media file" == Screenshots == 1. Attachment page. 2. Title and caption. 3. Text editor. 4. Logged user. 5. Not logged. 6. Basic appearance. == Changelog == = 0.1 = This is first version.