Beschreibung
Das Responsive Ligthbox WordPress-Plugin fügt deiner Website Lightbox-Funktionalität für Bilder, HTML-Inhalte und weitere Medien hinzu.
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
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
- Open the page or post editor
- Click the plus button to add a new block
- Click the Image block
- The image block will be added to the page. Click either the Upload or Media Library button
- 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.
-
Single Images
rel=“lightbox“ -
Images Gallery
rel=“lightbox[gallery-0]“ -
iFrame/ external links
rel=“lightbox“ data-lightbox-type=“iframe“ -
Gmap
rel=“lightbox“ data-lightbox-type=“iframe“ -
Vimeo
rel=“lightbox“ data-lightbox-type=“iframe“ -
Youtube
rel=“lightbox“ data-lightbox-type=“iframe“ -
Ajax
rel=“lightbox“ data-lightbox-type=“ajax“ -
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.
-
Single Images
rel=“lightbox“ -
Images Gallery
rel=“lightbox[gallery-0]“ -
iFrame/ external links
rel=“lightbox“ data-lightbox-type=“iframe“ -
Gmap
rel=“lightbox“ data-lightbox-type=“iframe“ -
Vimeo
rel=“lightbox“ data-lightbox-type=“iframe“ -
Youtube
rel=“lightbox“ data-lightbox-type=“iframe“ -
Ajax
rel=“lightbox“ data-lightbox-type=“ajax“ -
Inline
rel=“lightbox“ data-lightbox-type=“inline“
-
Rezensionen
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.