Responsive Lightbox Lite

Beschreibung

Das Responsive Ligthbox WordPress-Plugin fügt deiner Website Lightbox-Funktionalität für Bilder, HTML-Inhalte und weitere Medien hinzu.

Live Demo.

Features dieses Plugins

  • Responsiv.
  • Leichtgewichtig.
  • Optionen, um die Lightbox automatisch deinen Bildern, Galerien, Vidoes, etc. hinzuzufügen.
  • Individuell anpassbar durch Einstellungen und CSS.

The Responsive Lightbox Pro includes added support for:

  • Vollständig responsiv und HiDPI-kompatibel.
  • Designed to work with the both classic and gutenberg editors
  • Mobile-freundlich und Touch-Screen aktiviert.
  • Optionen, um Lightbox automatisch deinen Bildern, Galerien, Vidoes, etc. hinzuzufügen.
  • 7 eingebaute CSS-Übergangs-Effekte (Überblenden, Schieben, Fallen, etc.)
  • Bild-Unterschriften automatisch anzeigen.
  • Fügt die Lightbox-Funktionalität für jede Art von Inhalt hinzu, wie Bilder, Bilder-Galerien, AJAX, iFrame, Flash, YouTube oder Vimeo-Videos, eine andere Website, Inline-Content, HTML, etc.
  • Einfach zu nutzen, durch das Standard Dashboard, mit mehr als 15 Optionen.
  • Einfaches Templating-System, um eigenen Themes hinzuzufügen. Inklusive 2 bereits integrierter Lightbox-Themes.
  • Übersetzbar.
  • Multisite-Unterstützung.
  • Suchmaschinen-optimiert.
  • Leichtgewichtig. (Kleinere Dateigröße, die schneller lädt.)
  • Unterstützung für alle Browser: Firefoxe, Chrome, IE, Safari, etc.
  • Mit allen Themes kompatibel.
  • Nach aktuellen CSS3 und HTML5 Standards entwickelt.
  • Einfach anpassbar durch die Einstellungen und individuelle Optionen, um Styles zu überschreiben sogar ohne CSS-Dateien zu editieren.
  • Standard-Farben mit einem Farb-Picker änderbar.
  • Automatische Updates integriert.

Screenshots

  • http://www.backraw.com/plugins/rll/images/screenshot-1.jpg

Installation

Installations- & Konfigurationsanleitung

1.You can use the built-in installer. OR
Download the zip file and extract the contents. Upload the ‘responsive-lightbox-lite’ folder to your plugins directory (wp-content/plugins/).

2.Activate the plugin through the ‚Plugins‘ menu in WordPress.

3.Log into Admin panel and go to Settings > responsive lightbox lite to change values.

Adding images to a post and linking them to media files

  1. Open the page or post editor
  2. Click the plus button to add a new block
  3. Click the Image block
  4. The image block will be added to the page. Click either the Upload or Media Library button
  5. Choose an image to add and link it to media file by clicking on the anchor icon on the top of the block settings. So it can open in the LightBox

How to add Lightbox functionality manually?

If you would prefer to add Lightbox manually, first you need to disable automatically add option from the backend (Settings > Responsive Lightbox) and add rel and data-type attributes to your links accordingly.

  1. Single Images
    rel=“lightbox“

  2. Images Gallery
    rel=“lightbox[gallery-0]“

  3. iFrame/ external links
    rel=“lightbox“ data-lightbox-type=“iframe“

  4. Gmap
    rel=“lightbox“ data-lightbox-type=“iframe“

  5. Vimeo
    rel=“lightbox“ data-lightbox-type=“iframe“

  6. Youtube
    rel=“lightbox“ data-lightbox-type=“iframe“

  7. Ajax
    rel=“lightbox“ data-lightbox-type=“ajax“

  8. Inline
    rel=“lightbox“ data-lightbox-type=“inline“

FAQ

How to add Lightbox functionality manually?

If you would prefer to add Lightbox manually, first you need to disable automatically add option from the backend (Settings > Responsive Lightbox) and add rel and data-type attributes to your links accordingly.

  1. Single Images
    rel=“lightbox“

  2. Images Gallery
    rel=“lightbox[gallery-0]“

  3. iFrame/ external links
    rel=“lightbox“ data-lightbox-type=“iframe“

  4. Gmap
    rel=“lightbox“ data-lightbox-type=“iframe“

  5. Vimeo
    rel=“lightbox“ data-lightbox-type=“iframe“

  6. Youtube
    rel=“lightbox“ data-lightbox-type=“iframe“

  7. Ajax
    rel=“lightbox“ data-lightbox-type=“ajax“

  8. Inline
    rel=“lightbox“ data-lightbox-type=“inline“

Rezensionen

25. März 2022
This plugin works for just displaying the image in a lightbox, but I'm looking for something that displays the attachment as a modal with title description etc
5. September 2020
Usava antes o plugin Responsive Lightbox & Gallery (da dFactory) que também é muito bom, mas cheio de opções e mais complicado. Esse Responsive Lightbox tem 5 opções e funciona bem para o que eu preciso: fazer os links para imagens abrirem na própria página. Depois do Wordpress 5.5 (que removeu o jQuery Migrate), o plugin parou de funcionar em alguns sites com temas antigos (diversos plugins pararam, inclusive o Responsive Lightbox & Gallery). Para contornar isso, mude o tema (se ele tá dando problema nisso, provavelmente é bem velho ou mal feito) ou instale o plugin Enable jQuery Migrate Helper.
Alle 39 Rezensionen lesen

Mitwirkende & Entwickler

„Responsive Lightbox Lite“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

„Responsive Lightbox Lite“ wurde in 3 Sprachen übersetzt. Danke an die Übersetzerinnen und Übersetzer für ihre Mitwirkung.

Übersetze „Responsive Lightbox Lite“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

Version 1.3.2

Added missing script file.

Version 1.2

Bug fixes for improved quality and performance.