Title: EL-Gallery
Author: Eric Lowry
Published: <strong>18 de juny de 2014</strong>
Last modified: 28 de gener de 2017

---

Cerca extensions

![](https://ps.w.org/el-gallery/assets/banner-772x250.png?rev=978709)

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://ps.w.org/el-gallery/assets/icon.svg?rev=978709)

# EL-Gallery

 Per [Eric Lowry](https://profiles.wordpress.org/eric-lowry/)

[Baixa](https://downloads.wordpress.org/plugin/el-gallery.1.5.zip)

 * [Detalls](https://ca.wordpress.org/plugins/el-gallery/#description)
 * [Ressenyes](https://ca.wordpress.org/plugins/el-gallery/#reviews)
 *  [Instal·lació](https://ca.wordpress.org/plugins/el-gallery/#installation)
 * [Desenvolupament](https://ca.wordpress.org/plugins/el-gallery/#developers)

 [Suport](https://wordpress.org/support/plugin/el-gallery/)

## Descripció

[EL-Gallery](http://ericlowry.fr/en/development/#el-gallery) will simply adapt to
your website’s width without any fuss or hours of configuration.

A few simple options are at your disposal if you wish, but the plugin will work 
perfectly well as soon as it is installed.

#### Details

I am not a professional developer, but there were no plugins that were both simple
enough and could adapt to responsive design. This is why I chose to code this plugin.

EL-Gallery should function properly on any browser that supports both CSS3 and javascript.

If you have any suggestions or questions, please [contact me](http://ericlowry.fr/en/contact/)
directly, or propose changes on [this project’s GitHub page](https://github.com/ELowry/EL-Gallery).

This plugin is designed to function on any type of machine, and for it to best function
on mobile devices, we reccomend you install the [WP Mobile Detect](https://wordpress.org/plugins/wp-mobile-detect/)
plugin.

EL-Gallery is currently available in both English and French. If you wish to help
translate it into another language, please [contact me](http://ericlowry.fr/en/contact/).

#### Configuration

Once installed, you will find the configuration menu for EL-Gallery in the “Appearance”
section of your wordpress administration page.

There you will be able to modify the duration of each slide as well as a few other
functions:

 * EL-Gallery uses responsive design, and you may wish to choose a specific page
   width at which the thumbnails will go from 8 per line to 5 per line.
 * You may wish to disable the links on a gallery’s images.
 * If you have installed the [WP Mobile Detect](https://wordpress.org/plugins/wp-mobile-detect/)
   plugin, don’t forget to activate the corresponding option so images may display
   in a lighter format when on mobile devices.
 * You can use the following [shortcode parameters](https://codex.wordpress.org/Shortcode_API#Overview):
    - _nopause=”1″_ to remove the pause button and autoplay functionality
    - _nothumb=”1″_ to remove the thumbnail display.

#### Examples

 * http://ericlowry.fr/en/
 * http://alpha-gamma.fr/

#### Contributors

 * Andrew Kurtis for [WebHostingHub](http://webhostinghub.com).

### Donations

http://ericlowry.fr/en/development/#el-gallery (donate button to the right)

## Captures

 * [[
 * This is an example of an EL-Gallery as seen on [My Portfolio](http://ericlowry.fr/en/).
 * [[
 * This is the complete list of options for EL-Gallery.
 * [[
 * This is an example of an EL-Gallery as seen on a mobile phone.

## Instal·lació

 1. Download the plugin.
 2. Simply go under the the _Plugins_ menu in WordPress, then click on Add new and 
    select the plugin’s .zip file
 3. Alternatively you can upload the _el-gallery_ folder to the _/wp-content/plugins/_
    directory.
 4. Finally, activate the plugin through the ‘Plugins’ menu in WordPress.

Your gallery shortcodes will automatically be updated to EL-Galleries !

Note : If your theme or other plugins cause incompatibility issues (mainly overriding
EL-Gallery), simply change any [gallery] shortcode to [el-gallery].

## Ressenyes

No hi ha ressenyes per a aquesta extensió.

## Col·laboradors i desenvolupadors

«EL-Gallery» és programari de codi obert. La següent gent ha col·laborat en aquesta
extensió.

Col·laboradors

 *   [ Eric Lowry ](https://profiles.wordpress.org/eric-lowry/)

[Traduïu «EL-Gallery» a la vostra llengua.](https://translate.wordpress.org/projects/wp-plugins/el-gallery)

### Interessats en el desenvolupament?

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

## Registre de canvis

#### Version 1.5

 * Added shortcode parameter _nopause=”1″_ to remove the pause button and autoplay
   functionality.
 * Added shortcode parameter _nothumb=”1″_ to remove the thumbnail display.

#### Version 1.4.2

 * Added an alternative shortcode [el-gallery].

#### Version 1.4.1

 * Small update to loading-icons.

#### Version 1.4

 * Default image size is set to large. Use [shortcode settings](https://codex.wordpress.org/Gallery_Shortcode#Options)
   to modify the image size for each gallery.
 * Smooth height transitions have been added (delays still need tweaking).
 * Various display bugs have been fixed.

#### Version 1.3

 * The gallery no-longer changes slides if they are out of view (avoids superfluous
   page mouvement).
 * The pause button stays active when slides are manually changed.

#### Version 1.2.9

 * Added Spanish translation.

#### Version 1.2.8

 * Fixed major bug with javascript loading.
 * Minor bugfixes.

#### Version 1.2.7

 * Created custom icon font with more loading icons and lighter files.

#### Version 1.2.6a

 * Fixed error in FontAwsome.

#### Version 1.2.6

 * New color selection system on most browsers.
 * Minor bugfixes.
 * Fixed translations.

#### Version 1.2.5

 * Simpler admin interface.
 * More Font Awsome loading icon.d
 * Various color corrections.

#### Version 1.2.4

 * Navigation buttons display only if loaded.
 * Shortcode “ratio” has been added to modify the image’s hight limitation ratio.

#### Version 1.2.3

 * Added a play/pause button.
 * Fixed the image link system.

#### Version 1.2.2

 * Fixed a major bug from previous version.
 * Added a choice of three loading icons.

#### Version 1.2.1

 * Fixed an eventual bug linked to using WP Mobile Detect.

#### Version 1.2

 * Added Font Awsome 4.2 support.
 * Added a new Font Awsome loading icon.

#### Version 1.1

 * Added navigation arrows.
 * Added option to change background-color for navigation arrows.
 * Added option to use white navigation arrows (for dark backgrounds).

#### Version 1.01

 * PHP optimisation.

#### Version 1.0

 * Added option to set maximum aspect ratio (to avoid tall images being oversized).
 * Added “informations” section to the customisation menu.
 * Fixed donations link.

#### Version 0.94

 * Thumbnails only appear once the gallery is loaded.
 * Fixed thumbnail centering when page is resized.
 * Optimized thumbnail centering.

#### Version 0.93

 * Added options to center thumbnails or leave them aligned to the left.
 * Fixed initial value of options not being set correctly upon activation and not
   being removed after deactivation.
 * Fixed plugin URI (in plugins list).

#### Version 0.92

 * Added options menu with : slideshow speed, thumbnail number switch width, togglable
   image links, togglable “WP Mobile Detect” compatibility.
 * Fixed javascript so multiple galleries can be displayed on the same page.
 * Added translation system (with French translation onboard).
 * Optimized php (repeated elements were passed into functions).

#### Version 0.91

 * Images use absolute positioning, not floats (allows for smooth transitions).

#### Version 0.9

 * Initial release.

## Meta

 *  Versió **1.5**
 *  Darrera actualització **fa 9 anys**
 *  Instal·lacions actives **10+**
 *  Versió del WordPress ** 3.5 o posterior **
 *  Provada fins a **4.7.33**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/el-gallery/)
 * Etiquetes
 * [CSS3](https://ca.wordpress.org/plugins/tags/css3/)[gallery](https://ca.wordpress.org/plugins/tags/gallery/)
   [jquery](https://ca.wordpress.org/plugins/tags/jquery/)[shortcode](https://ca.wordpress.org/plugins/tags/shortcode/)
   [wp](https://ca.wordpress.org/plugins/tags/wp/)
 *  [Vista avançada](https://ca.wordpress.org/plugins/el-gallery/advanced/)

## Valoracions

 5 sobre 5 estrelles.

 *  [  3 valoracions de 5 estrelles     ](https://wordpress.org/support/plugin/el-gallery/reviews/?filter=5)
 *  [  0 valoracions de 4 estrelles     ](https://wordpress.org/support/plugin/el-gallery/reviews/?filter=4)
 *  [  0 valoracions de 3 estrelles     ](https://wordpress.org/support/plugin/el-gallery/reviews/?filter=3)
 *  [  0 valoracions de 2 estrelles     ](https://wordpress.org/support/plugin/el-gallery/reviews/?filter=2)
 *  [  0 valoracions de 1 estrelles     ](https://wordpress.org/support/plugin/el-gallery/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/el-gallery/reviews/#new-post)

[Visualitzeu totes les ressenyes](https://wordpress.org/support/plugin/el-gallery/reviews/)

## Col·laboradors

 *   [ Eric Lowry ](https://profiles.wordpress.org/eric-lowry/)

## Suport

Teniu quelcom a dir? Necessiteu ajuda?

 [Visualitza els fòrums de suport](https://wordpress.org/support/plugin/el-gallery/)