Descrição
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
- Select in which post_types and taxonomies you want the lightGallery to be loaded.
- Make sure you are using the correct markup and the appropriate initialization for your galleries.
- If you want to use lightGallery with WP native
[gallery]
shortcode make sure to use it with the optionlink="file"
.
- For more usage tips, go to lightGallery officialy site
Ecrãs
Instalação
- Install and activate Simple lightGallery plugin
- Either use your own markup and code to initialize it on the frontend or enable the support for the WP
[gallery]
shortcode.
Credits
Avaliações
Este plugin não tem avaliações.
Contribuidores e programadores
“Simple lightGallery” é software de código aberto. As seguintes pessoas contribuíram para este plugin:
ContribuidoresTraduza o “Simple lightGallery” para o seu idioma.
Interessado no desenvolvimento?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Registo de alterações
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!