This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

imageLightbox

ਵੇਰਵਾ

This is a WordPressified version of the excellent, lightweight (for real!) imageLightbox.js (MIT-licensed) by Osvaldas Valutis (http://osvaldas.info/image-lightbox-responsive-touch-friendly)

This is his introduction to the lightbox:
“As for the image lightboxes, I have always lacked simplicity for them. I mean not only the visual design, but the overall experience: from implementation to UX. All due respect, but I have never liked any of these light-fancy-face-boxes. They all were solving problems that just don’t exist: lots of unwanted features by default, total mess in markup, no native behavior for touch screens. I was working on a project and needed an image lightbox that solves these problems. I needed a lightbox only for images, not video, text, and iframes at once. I made ImageLightbox.js.”

This version autodetects all links to image files and opens them in the lightbox.

For your “install, activate and go”-convenience, this plugin comes with a minimal CSS that easily can be deactivated and/or replaced.

The plugin can also be themed to your liking. An example theme is available here: https://github.com/bjornjohansen/imagelightbox-theme-smooth

Please let me know if you have any issues. Fastest way to get a response is by Twitter: https://twitter.com/bjornjohansen

ਸਥਾਪਤੀਕਰਨ

  1. Download and unzip plugin
  2. Upload the ‘imagelightbox’ folder to the ‘/wp-content/plugins/’ directory,
  3. Activate the plugin through the ‘Plugins’ menu in WordPress.

ਅਕਸਰ ਪੁੱਛੇ ਜਾਂਦੇ ਸਵਾਲ

How do I use the plugin with my images?

Autodetection FTW!

How do I change the options?

FILTERS FTW! imageLightbox_options

How do I replace the CSS with my own?

FILTERS FTW! imageLightbox_include_css

How to I create my own theme for the plugin?

Have a look at https://github.com/bjornjohansen/imagelightbox-theme-smooth

How do I use the lightbox on image links that are inserted with AJAX?

Call imageLightbox() on the elements: $(‘.newelements’).imageLightbox();

ਸਮੀਖਿਆਵਾਂ

30 ਜੂਨ 2017
It seems to work on 4.8, but I don't know how to check if there is any issues. For now this plugin is doing perfectly what it's supposed to do
Read all 3 reviews

ਯੋਗਦਾਨੀ ਤੇ ਵਿਕਾਸਕਾਰ

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

ਯੋਗਦਾਨੀ

“imageLightbox” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।

ਵਿਕਾਸ ਕਾਰਜ ਵਿੱਚ ਰੁਚੀ ਰੱਖਦੇ ਹੋ?

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

ਤਬਦੀਲੀ-ਚਿੱਠਾ

0.1.1

Theming now possible

0.1

Released