/wp-rsm_galleries

WordPress Galleries and sliders used by the RollerSkating Montreuillois Wordpress WEBSite

Primary LanguageJavaScriptMIT LicenseMIT

My Image Gallery Plugin for Wordpress

ID Card :

Contributors: javaskater
Donate link:
Tags: imagelightbox.js, bootstrap.js
Requires at least: 3.0.1
Tested up to: 3.9
Stable tag: trunk
License: MIT
License URI: http://opensource.org/licenses/MIT

Responsive and touch-friendly lightbox for Wordpress. It uses ImageLightbox.js by Osvaldas Valutis

General description

  • Responsive and touch-friendly lightbox for Wordpress.
  • That plugin commes with no admin menu (at that time)
  • It will run on posts/pages/attachments.
    • It will NOT run on categories, archives, front page etc.

Technical elements:

in the social networks branch

How to install it :

  1. Upload wp-imagelightbox to /wp-content/plugins
  2. Activate plugin from admin interface

Frequently Asked Questions

Where are the options?

There aren't any at the moment!

How to change the imagelightbox type?

  • At the moment there is no way to change the type of gallery plugin you want to use unless you edit the code of the plugin. Inside wp-imagelightbox.php you can edit the line containing $type="f". Change the letter "f" to different types that you can see on Osvaldas Valutis' demo page.