Title: jQuery Lightbox For Native Galleries
Author: Automattic
Published: <strong>2 d'agost de 2008</strong>
Last modified: 13 de juliol de 2012

---

Cerca extensions

Aquesta extensió **no s’ha provat en les darreres 3 versions majors del WordPress**.
Segurament no està mantinguda o suportada, i pot tenir problemes de compatibilitat
quan s’usa en versions recents del WordPress.

![](https://s.w.org/plugins/geopattern-icon/jquery-lightbox-for-native-galleries.
svg)

# jQuery Lightbox For Native Galleries

 Per [Automattic](https://profiles.wordpress.org/automattic/)

[Baixa](https://downloads.wordpress.org/plugin/jquery-lightbox-for-native-galleries.zip)

 * [Detalls](https://ca.wordpress.org/plugins/jquery-lightbox-for-native-galleries/#description)
 * [Ressenyes](https://ca.wordpress.org/plugins/jquery-lightbox-for-native-galleries/#reviews)
 *  [Instal·lació](https://ca.wordpress.org/plugins/jquery-lightbox-for-native-galleries/#installation)
 * [Desenvolupament](https://ca.wordpress.org/plugins/jquery-lightbox-for-native-galleries/#developers)

 [Suport](https://wordpress.org/support/plugin/jquery-lightbox-for-native-galleries/)

## Descripció

**DISCONTINUATION NOTICE:** Development on this plugin has ceased in favor of the
carousel module in the [Jetpack plugin](https://wordpress.org/extend/plugins/jetpack/).
I recommend you use that plugin instead — it’s much more full featured.

Makes the native WordPress galleries use a lightbox script called [ColorBox](http://colorpowered.com/colorbox/)
to display the fullsize images right there in the page. No modifications required.

You can also make single non-`[gallery]` images use the lightbox by giving their
links a class of “lightbox”, like so:

    ```
    <a href="..." class="lightbox"><img src="..." alt="..." /></a>
    ```

## Instal·lació

Log into the administration area of your blog and click on Plugins -> Add New in
the menu. Search for the name of this plugin and then click install on the right
side, and then again in the pop-up window.

## PMF

  Installation Instructions

Log into the administration area of your blog and click on Plugins -> Add New in
the menu. Search for the name of this plugin and then click install on the right
side, and then again in the pop-up window.

## Ressenyes

![](https://secure.gravatar.com/avatar/2d1efaba641b2692cb49b665699dab75c525bfb1c1c06ae576ea97e6c16479b0?
s=60&d=retro&r=g)

### 󠀁[Plugin não funciona no WP 5.5.1](https://wordpress.org/support/topic/plugin-nao-funciona-no-wp-5-5-1/)󠁿

 [Isaac Newton Ribeiro de Araújo](https://profiles.wordpress.org/isaacribeiro/) 
18 de octubre de 2020

O jQuery Lightbox For Native Galleries não funciona na versão 5.5.1 do WordPress.
Todas as publicações e páginas ficam em branco quando ele é ativado. Curiosamente,
o problema não se repete quando outro plugin lightbox é ativado, mas a aparência
das galerias de imagens não é boa.

![](https://secure.gravatar.com/avatar/8e2eed85aec3b0ea553f4459ff9fd7c7b2e49a028d1e1e6a4f2b788f2980d2d2?
s=60&d=retro&r=g)

### 󠀁[Great. Works until now](https://wordpress.org/support/topic/great-works-until-now/)󠁿

 [Tom](https://profiles.wordpress.org/thommen/) 22 de maig de 2020

Great. Works until now with the latest WordPress.

 [ Llegiu totes les 10 ressenyes ](https://wordpress.org/support/plugin/jquery-lightbox-for-native-galleries/reviews/)

## Col·laboradors i desenvolupadors

«jQuery Lightbox For Native Galleries» és programari de codi obert. La següent gent
ha col·laborat en aquesta extensió.

Col·laboradors

 *   [ Automattic ](https://profiles.wordpress.org/automattic/)
 *   [ Alex Mills ](https://profiles.wordpress.org/viper007bond/)

“jQuery Lightbox For Native Galleries” s’ha traduït a 3 configuracions regionals.
Gràcies als [traductors](https://translate.wordpress.org/projects/wp-plugins/jquery-lightbox-for-native-galleries/contributors)
per les seves aportacions.

[Traduïu «jQuery Lightbox For Native Galleries» a la vostra llengua.](https://translate.wordpress.org/projects/wp-plugins/jquery-lightbox-for-native-galleries)

### Interessats en el desenvolupament?

[Navegueu pel codi](https://plugins.trac.wordpress.org/browser/jquery-lightbox-for-native-galleries/),
baixeu-vos el [repositori SVN](https://plugins.svn.wordpress.org/jquery-lightbox-for-native-galleries/),
o subscriviu-vos al [registre de desenvolupament](https://plugins.trac.wordpress.org/log/jquery-lightbox-for-native-galleries/)
per [fisl de subscripció RSS](https://plugins.trac.wordpress.org/log/jquery-lightbox-for-native-galleries/?limit=100&mode=stop_on_copy&format=rss).

## Registre de canvis

#### Version 3.2.2

 * Update ColorBox to v1.3.14 (see [it’s changelog](http://colorpowered.com/colorbox/core/README)).
   Fixes functionality under WordPress 3.1.

#### Version 3.2.1

 * Update ColorBox to v1.3.8 (see [it’s changelog](http://colorpowered.com/colorbox/core/README)).

#### Version 3.2.0

 * Make any link that has the class `lightbox` into a lightbox. No grouping or anything,
   at least for now.

#### Version 3.1.4

 * Don’t change the attachment link inside the admin area.

#### Version 3.1.3

 * Update ColorBox to v1.3.6 (see [it’s changelog](http://colorpowered.com/colorbox/core/README)).

#### Version 3.1.2

 * Remove IE PNG fixes as they require a full URL and it’s not worth the trouble.
   Works well enough in IE8.
 * Change how groups of images are labeled (use a random number rather than the 
   gallery’s ID so it works with the Twenty Ten theme).

#### Version 3.1.1

 * Update ColorBox to v1.3.4.

#### Version 3.1.0

 * Update ColorBox to v1.3.3.
 * Include all five of the default ColorBox themes and add a settings page to pick
   between them.
 * Change the lightbox maxwidth and maxheight to 95% as I think it looks better.

#### Version 3.0.2

 * Don’t do anything inside of feeds (i.e. modify the thumbnail links).

#### Version 3.0.1

 * Fix spelling mistake on the ColorBox style ID.

#### Version 3.0.0

 * Switch the awesome [ColorBox](http://colorpowered.com/colorbox/). It looks pretty
   and does large image resizing. Yay!

#### Version 2.0.1

 * Remove an extra comma that was breaking stupid Internet Explorer. Props [Troy](http://troycawley.com/).

#### Version 2.0.0

 * Switched lightbox scripts as I was unhappy with the previous one.

#### Version 1.1.0

 * Update jquery_lightbox package. It now supports resizing images that are too 
   large as well as not disabling IE6 support.
 * Makes the lightbox gallery-aware, i.e. don’t allow next/prev between image sets.
   Thanks to Benjamin “balupton” Lupton!

#### Version 1.0.1

 * Better WordPress 2.6 support (i.e. when you have a moved plugins directory).

#### Version 1.0.0

 * Initial release.

## Meta

 *  Versió **3.2.2**
 *  Darrera actualització **fa 8 anys**
 *  Instal·lacions actives **5.000+**
 *  Versió del WordPress ** 2.6 o posterior **
 *  Provada fins a **3.4.2**
 *  Idiomes
 * [English (US)](https://wordpress.org/plugins/jquery-lightbox-for-native-galleries/),
   [German](https://de.wordpress.org/plugins/jquery-lightbox-for-native-galleries/),
   [Spanish (Mexico)](https://es-mx.wordpress.org/plugins/jquery-lightbox-for-native-galleries/),
   i [Swedish](https://sv.wordpress.org/plugins/jquery-lightbox-for-native-galleries/).
 *  [Traduïu a la vostra llengua](https://translate.wordpress.org/projects/wp-plugins/jquery-lightbox-for-native-galleries)
 * Etiquetes
 * [gallery](https://ca.wordpress.org/plugins/tags/gallery/)[jquery](https://ca.wordpress.org/plugins/tags/jquery/)
   [lightbox](https://ca.wordpress.org/plugins/tags/lightbox/)
 *  [Vista avançada](https://ca.wordpress.org/plugins/jquery-lightbox-for-native-galleries/advanced/)

## Valoracions

 4 sobre 5 estrelles.

 *  [  6 valoracions de 5 estrelles     ](https://wordpress.org/support/plugin/jquery-lightbox-for-native-galleries/reviews/?filter=5)
 *  [  2 valoracions de 4 estrelles     ](https://wordpress.org/support/plugin/jquery-lightbox-for-native-galleries/reviews/?filter=4)
 *  [  0 valoracions de 3 estrelles     ](https://wordpress.org/support/plugin/jquery-lightbox-for-native-galleries/reviews/?filter=3)
 *  [  0 valoracions de 2 estrelles     ](https://wordpress.org/support/plugin/jquery-lightbox-for-native-galleries/reviews/?filter=2)
 *  [  2 valoracions de 1 estrelles     ](https://wordpress.org/support/plugin/jquery-lightbox-for-native-galleries/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/jquery-lightbox-for-native-galleries/reviews/#new-post)

[Visualitzeu totes les ressenyes](https://wordpress.org/support/plugin/jquery-lightbox-for-native-galleries/reviews/)

## Col·laboradors

 *   [ Automattic ](https://profiles.wordpress.org/automattic/)
 *   [ Alex Mills ](https://profiles.wordpress.org/viper007bond/)

## Suport

Teniu quelcom a dir? Necessiteu ajuda?

 [Visualitza els fòrums de suport](https://wordpress.org/support/plugin/jquery-lightbox-for-native-galleries/)