Simple lightGallery

Description

An easy way to integrate either v1 or v2 of lightGallery javascript to WordPress. lightGallery is a lightweight, modular, JavaScript library for creating beautiful image & video galleries for the web and the mobile

Features

In Settings > Simple lightGallery you can find several options to control in which parts of your site the lightGallery will be loaded.

Some of lightGallery core features (taken from lightGallery officialy site)

  • Fully responsive.
  • Modular architecture with built in plugins.
  • Highly optimized for touch devices.
  • Mouse drag supports for desktops.
  • Double-click/Double-tap to see actual size of the image.
  • Animated thumbnails.
  • Social sharing.
  • And many more.

Usage

  1. Select in which post_types and taxonomies you want the lightGallery to be loaded.
  2. Make sure you are using the correct markup and the appropriate initialization for your galleries.
  3. If you want to use lightGallery with WP native [gallery] shortcode make sure to use it with the option link="file".

Screenshots

  • lightGallery Customization Options using v1 of the script
  • lightGallery Customization Options using v2 of the script

Installation

  1. Install and activate Simple lightGallery plugin
  2. Either use your own markup and code to initialize it on the frontend or enable the support for the WP [gallery] shortcode.

Credits

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Simple lightGallery” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Simple lightGallery” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.5.1

  • Code cleaning…

1.5.0

  • Replace jQuery Chosen library with Select2
  • Add the option to auto-include the needed inline js code (for V1 only!)

1.4.0

  • Update lightgallery to version 2.7.0

1.3.0

  • Update lightgallery to version 2.3.0

1.2.0

  • Add the option to use lightGallery with WP native [gallery] shortcode

1.0.1

  • Cosmetic fixes

1.0.0

  • First Release!