Simple Lightbox

Descripción

Simple Lightbox es una lightbox simple y bastante configurable, y además es fácil de agregar a tu sitio WordPress.

Características

Options for customizing the lightbox behavior are located in the Appearance > Lightbox admin menu (or just click the Settings link below the plugin’s name when viewing the list of installed plugins)

  • Automatically activate links (no manual coding required)
  • Automatically resize lightbox to fit in window
  • Customize lightbox with themes
  • Mobile-optimized responsive themes included
  • Animaciones personalizables de lightbox
  • Personalizable de forma infinita con extensiones
  • Compatible con enlaces de imágenes adjuntas de WordPress
  • Compatible con enlaces en widgets
  • Navegación con el teclado
  • Display media metadata (caption, description, etc.) in lightbox
  • Enable Lightbox depending on Page Type (Home, Pages, Archive, etc.)
  • Group image links (play as a slideshow)
  • Group image links by Post (separate slideshow for each post on page)

Utilización

  1. Insert links to images/image attachments into your posts/pages

¡Eso es todo! La imagen será mostrada en una lightbox automáticamente.

Capturas

  • Opciones de personalización del lightbox
  • Tema claro
  • Tema oscuro

Instalación

  1. Instalar y activar SLB
  2. Verify that your site’s theme uses the wp_head(), wp_footer(), & the_content() template tags (standard in any professional theme)

Preguntas frecuentes

Obtén más información en: Página Oficial Simple Lightbox’s

Reseñas

17 de octubre de 2024
I like the simplicity of the plugin and it works with WP native image block. The ability to automatically group single images on a page or post and browse through them in the model box is great.
31 de octubre de 2023
So when i first starting using this plugin it was simple (as the title says), i took it further and created a custom gallery using ACF, at first it didnt work but a fast solid response from the developer fixed it all in a few days!! TAHNK YOU!!!
28 de julio de 2023
Did not work when I used it for the first time using Gutenberg blocks. My mistake was I did not place the Gallery into the WP-content block. Fixed it worked like charm.
24 de marzo de 2023
I installed it, linked a picture and it worked. I could not find an embed of Google Fonts (using Firefox Inspector) so the GDPR-Complaint seems to be outdated.
Leer todas las 235 reseñas

Colaboradores y desarrolladores

«Simple Lightbox» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

«Simple Lightbox» ha sido traducido a 17 idiomas locales. Gracias a los traductores por sus contribuciones.

Traduce «Simple Lightbox» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

2.9.3

  • Hotfix: WordPress 6.1 wp_rand() bug (32-bit platforms) (#974)
  • Update: Confirm WordPress 6.1 compatibility
  • Optimize: Media item cache key generation
  • Optimize: Prune build tasks

2.9.2

  • Optimize: Symbolic link handing for file/directory paths.

2.9.1

  • Fix: Validate hook priority values (Let’s Getz Prioritized)

2.9.0

  • Add: Support WebP image format
  • Add: Support AVIF image format
  • Add: Documentation link to readme file
  • Optimize: Code cleanup/refactoring
  • Optimize: WPCS validation (Phase 1)
  • Optimize: Activate links after all other filters
  • Optimize: Plugin metadata retrieval
  • Update: Confirm WordPress 6.0 compatibility
  • Update: Build dependencies
  • Update: GitHub issue templates

2.8.1

  • Update: PHP 5.6 Compatibility
  • Add: PHPCS configuration
  • Add: GitHub Issue templates

2.8.0

  • Update: WordPress 5.3+ required.
  • Update: PHP 7.2+ required.
  • Optimize: Link detection up to 2x faster.
  • Optimize: Options data handling.
  • Optimize: Default title filtering.
  • Optimize: Standardize media item data structure to avoid conflicts with third-party data.
  • Optimize: Load only necessary media item properties in browser.
  • Optimize: Filter all media items (instead of each individual item).
    • Filter Removed: media_item_properties (single item).
    • Filter Added: media_items (all items).
  • Fix: area elements included in link detection (This is Jim’s Area).

Ver toda la lista de cambios