Title: Always Valid Lightbox
Author: Joffrey Quillet
Published: <strong>7 de agosto de 2012</strong>
Last modified: 24 de agosto de 2012

---

Buscar plugins

Este plugin **no se ha probado con las últimas 3 versiones mayores de WordPress**.
Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas 
de compatibilidad cuando se usa con las versiones más recientes de WordPress.

![](https://s.w.org/plugins/geopattern-icon/always-valid-lightbox.svg)

# Always Valid Lightbox

 Por [Joffrey Quillet](https://profiles.wordpress.org/jaykyuu/)

[Descargar](https://downloads.wordpress.org/plugin/always-valid-lightbox.zip)

 * [Detalles](https://es-do.wordpress.org/plugins/always-valid-lightbox/#description)
 * [Valoraciones](https://es-do.wordpress.org/plugins/always-valid-lightbox/#reviews)
 *  [Instalación](https://es-do.wordpress.org/plugins/always-valid-lightbox/#installation)
 * [Desarrollo](https://es-do.wordpress.org/plugins/always-valid-lightbox/#developers)

 [Soporte](https://wordpress.org/support/plugin/always-valid-lightbox/)

## Descripción

Always Valid Lightbox is a Lightbox plugin which can automatically add the HTML 
attributes needed to trigger the effect on content image links, so that
 the user
never has to add a class or an attribute to his content images in order to make 
the lightbox work.

Also, AVL allows the user to chose the attributes he wants inserted on his image
links, depending on the Doctype declaration used in the website header.php template.

This way, the lightbox never generates markup validation errors at the W3C Validator
test.

The jQuery lightbox effect is an adaptation based on David Ryan’s jQuery lightbox
tutorial : http://dryan.com/articles/jquery-lightbox-tutorial/

## Instalación

 1. Unzip the plugin and upload the 'always-valid-lightbox' directory to your `/wp-
    content/plugins/` directory
 2. Activate the plugin through the 'Plugins' menu in WordPress
 3. Configure the plugin in the Always Valid Lightbox configuration section of your
    administration panel.

## FAQ

  I do not understand the plugin configuration page

Here’s an explanation for each option :

"Automatically include the jQuery library in your HTML document" : Always Valid 
Lightbox needs the jQuery library to work. If the jQuery script is already embedded
in the section of your documents, or if one of the plugins you’re using automatically
includes the jQuery library, you should check the "No" button. However, if there
is no active instance of jQuery running on the front-end part of your website, you
should check "Yes" in order for the plugin to work.

"Automatically detect the image links in your posts and apply the lightbox attribute
to them" : "Yes" allows the plugin to work in automatic mode. This means the plugin
will automatically detect your images and trigger the lightbox effect when you click
on them. If you choose "No", you will have to manually edit your site contents and
mark all the links which should trigger a lightbox effect with the 'data-lightbox
="true"' or the 'rel="lightbox"' attributes.

"If you chose yes, select which attribute should be inserted in your code (choose
accordingly with your doctype declaration)" : only available if you chose 'Yes' 
to the previous option. It allows you to choose the kind of markup the plugin will
automatically insert in your page to trigger the lightbox effect. No matter what
choice you make, the lightbox will work. However, the W3C validity of your page 
will depend on it, so you should choose your markup in accordance with the DOCTYPE
declaration found in your site header.

"Lightbox skin" : choose the appearance of your lightbox effect

For more information about HTML validation and Doctypes, please consult the following
page : http://validator.w3.org/docs/help.html#validation_basics

  How do I display an image title under my lightbox images ?

The lightbox effect automatically takes the HTML "title" attribute on your images
in order to display image titles. So when uploading your images in your WordPress
posts, do not forget to fill the "Title" field.

## Reseñas

No hay reseñas para este plugin.

## Colaboradores y desarrolladores

"Always Valid Lightbox" es un software de código abierto. Las siguientes personas
han colaborado con este plugin.

Colaboradores

 *   [ Joffrey Quillet ](https://profiles.wordpress.org/jaykyuu/)

[Traduce "Always Valid Lightbox" a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/always-valid-lightbox)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/always-valid-lightbox/),
echa un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/always-valid-lightbox/)
o suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/always-valid-lightbox/)
por [RSS](https://plugins.trac.wordpress.org/log/always-valid-lightbox/?limit=100&mode=stop_on_copy&format=rss).

## Registro de cambios

#### 1.1.3

 * CSS modifications for better caption readability

#### 1.1.2

 * Replaced all "$" signs by "jQuery" in the "lightbox.js" file in order to avoid
   conflicts
 * Added skins preview on the configuration page
 * Added "title" attribute support

#### 1.1.1

 * Added jpeg to the recognized image types
 * Changed the version of jQuery included to 1.7.2 minified

#### 1.1

 * Added skin selection in the admin panel
 * New CSS style : black
 * Fixed jQuery bug in the admin
 * Fixed AJAX loader image bug

#### 1.0

 * Automatic image links detection and automatic addition of the necessary markup
 * 2 different kinds of markups can be added to the page
 * 1 skin available
 * Plugin text is internationalized (all strings can be extracted and localized)

## Meta

 *  Version **v1.1.3**
 *  Last updated **hace 14 años**
 *  Active installations **60+**
 *  WordPress version ** 3.0 o superior **
 *  Tested up to **3.4.2**
 *  Language
 * [English (US)](https://wordpress.org/plugins/always-valid-lightbox/)
 * Tags
 * [lightbox](https://es-do.wordpress.org/plugins/tags/lightbox/)[shadowbox](https://es-do.wordpress.org/plugins/tags/shadowbox/)
 *  [Vista avanzada](https://es-do.wordpress.org/plugins/always-valid-lightbox/advanced/)

## Valoraciones

 4.5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/always-valid-lightbox/reviews/?filter=5)
 *  [  1 4-star review     ](https://wordpress.org/support/plugin/always-valid-lightbox/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/always-valid-lightbox/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/always-valid-lightbox/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/always-valid-lightbox/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/always-valid-lightbox/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/always-valid-lightbox/reviews/)

## Colaboradores

 *   [ Joffrey Quillet ](https://profiles.wordpress.org/jaykyuu/)

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/always-valid-lightbox/)

## Donar

¿Te gustaría apoyar el progreso de este plugin?

 [ Dona a este plugin ](http://www.joffrey-quillet.fr/)