Title: GA Image Carousel
Author: graphicarea
Published: <strong>28 de Septiembre de  2017</strong>
Last modified: 3 de Octubre de  2017

---

Buscar plugins

![](https://ps.w.org/ga-image-carousel/assets/banner-772x250.jpg?rev=1737747)

Este plugin **no ha sido probado con ninguna las 3 últimas versiones principales
de WordPress**. Puede que ya no se mantenga o no tenga soporte, y puede que tenga
problemas de compatibilidad cuando se utiliza con versiones más recientes de WordPress.

![](https://ps.w.org/ga-image-carousel/assets/icon-256x256.jpg?rev=1737747)

# GA Image Carousel

 Por [graphicarea](https://profiles.wordpress.org/graphicarea/)

[Descargar](https://downloads.wordpress.org/plugin/ga-image-carousel.zip)

 * [Detalles](https://cl.wordpress.org/plugins/ga-image-carousel/#description)
 * [Reseñas](https://cl.wordpress.org/plugins/ga-image-carousel/#reviews)
 *  [Instalación](https://cl.wordpress.org/plugins/ga-image-carousel/#installation)
 * [Desarrollo](https://cl.wordpress.org/plugins/ga-image-carousel/#developers)

 [Soporte](https://wordpress.org/support/plugin/ga-image-carousel/)

## Descripción

[Carousel Demo Website](http://www.graphicarea.pro/en/ga-image-carousel-v1-en/)

If you need to quickly customize the carousel of photos and you do not want to load
your resource – this is a choice for you. Fast, adaptive and functional.

**Plugin Features**:

 * Integration with the WordPress gallery
 * 100% Responsive
 * Touch and Swipe Support
 * Lightweight and high speed
 * Easy to configuration
 * Functional Shortcode
 * Compatible with any Theme
 * AutoPlay on/off
 * Random sorting on/off
 * Animation direction
 * Animation speed
 * Proportion settings
 * Few animation type
 * Few themes for Carousel

## Capturas de pantalla

[⌊Installation.⌉⌊Installation.⌉[

Installation.

[⌊Basic view.⌉⌊Basic view.⌉[

Basic view.

[⌊Different themes(dark).⌉⌊Different themes(dark).⌉[

Different themes(dark).

[⌊Animation setup.⌉⌊Animation setup.⌉[

Animation setup.

[⌊Proportion settings.⌉⌊Proportion settings.⌉[

Proportion settings.

[⌊Advanced customization.⌉⌊Advanced customization.⌉[

Advanced customization.

[⌊Clients and logos carousel.⌉⌊Clients and logos carousel.⌉[

Clients and logos carousel.

## Instalación

Upload the plugin files to the `/wp-content/plugins/ga-image-carousel` directory,
or install the plugin through the WordPress plugins screen directly.

Activate the plugin through the ‘Plugins’ screen in WordPress.

After install, you are ready to use carousel in your post, page, widget or anywhere
you like. How to create carousel? lets see.

Now we are going to add a carousel in a regular page. Go to Page > Add New. Click
on “Add Media”(1 on screenshots), then you can see media uploader. Now click on “
Create gallery(2 on screenshots), then upload some photos here.”

After adding all necessary information, Click the blue button saying “Create a new
gallery”(3 on screenshots). You can re-organize carousel items here. “Link to” select“
Media file” (4 on screenshots), now click on the blue button saying “Create Gallery”(
5 on screenshots).

Then you will get WordPress default gallery shortcode in your editor, you can’t 
see gallery shortcode, just click on text editor form right(6 on screenshots). Just
gallery shortcode(7 on screenshots) need change to “ga-carousel”(8 on screenshots).
If your gallery shortcode is [gallery ids=”305,306,307,310,311″], just gallery text
change to ga-carousel text. So your shortcode will look like [ga-carousel ids=”305,306,307,310,311”].
Now save your page.

Main shortcode : [ ga-carousel ]

Shortcode attributes:

    ```
    ids           => use image ids
    direction     => left / right. default: right
    duration      => from 0 to ∞ (in sec). default: 0.4
    animation     => bysection / linear. default: bysection
    delay         => from 0 to ∞ (in sec). default: 5
    width         => px / %. default: 100%
    width-item    => px / %. default: 150px
    proportion    => example: 1:3.5 / auto . default: 1:1
    clickable     => 0 / 1. default: 1
    fancy         => 0 / 1. default: 1
    theme         => basic / dark. default: basic
    caption       => 0 / 1. default: 1
    border        => from 0 to ∞. default: 10
    border-color  => in rgb, rgba or hex. default: #ffffff
    border-radius => in px, % or 0 (disable). default: 0
    margin        => from 0 to ∞. default: 10
    navigation    => 0 or 1. default: 1
    ```

## FAQ

  Installation Instructions

Upload the plugin files to the `/wp-content/plugins/ga-image-carousel` directory,
or install the plugin through the WordPress plugins screen directly.

Activate the plugin through the ‘Plugins’ screen in WordPress.

After install, you are ready to use carousel in your post, page, widget or anywhere
you like. How to create carousel? lets see.

Now we are going to add a carousel in a regular page. Go to Page > Add New. Click
on “Add Media”(1 on screenshots), then you can see media uploader. Now click on “
Create gallery(2 on screenshots), then upload some photos here.”

After adding all necessary information, Click the blue button saying “Create a new
gallery”(3 on screenshots). You can re-organize carousel items here. “Link to” select“
Media file” (4 on screenshots), now click on the blue button saying “Create Gallery”(
5 on screenshots).

Then you will get WordPress default gallery shortcode in your editor, you can’t 
see gallery shortcode, just click on text editor form right(6 on screenshots). Just
gallery shortcode(7 on screenshots) need change to “ga-carousel”(8 on screenshots).
If your gallery shortcode is [gallery ids=”305,306,307,310,311″], just gallery text
change to ga-carousel text. So your shortcode will look like [ga-carousel ids=”305,306,307,310,311”].
Now save your page.

Main shortcode : [ ga-carousel ]

Shortcode attributes:

    ```
    ids           => use image ids
    direction     => left / right. default: right
    duration      => from 0 to ∞ (in sec). default: 0.4
    animation     => bysection / linear. default: bysection
    delay         => from 0 to ∞ (in sec). default: 5
    width         => px / %. default: 100%
    width-item    => px / %. default: 150px
    proportion    => example: 1:3.5 / auto . default: 1:1
    clickable     => 0 / 1. default: 1
    fancy         => 0 / 1. default: 1
    theme         => basic / dark. default: basic
    caption       => 0 / 1. default: 1
    border        => from 0 to ∞. default: 10
    border-color  => in rgb, rgba or hex. default: #ffffff
    border-radius => in px, % or 0 (disable). default: 0
    margin        => from 0 to ∞. default: 10
    navigation    => 0 or 1. default: 1
    ```

## Reseñas

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

### 󠀁[Thank You!](https://wordpress.org/support/topic/thank-you-1439/)󠁿

 [graphicarea](https://profiles.wordpress.org/graphicarea/) 2 de Octubre de 2017

Hello I hope you enjoy this project. New features and updates will be soon. This
is our first work, please write your wishes.

 [ Leer 1 comentario ](https://wordpress.org/support/plugin/ga-image-carousel/reviews/)

## Colaboradores & Desarrolladores

“GA Image Carousel” es software de código abierto. Las siguientes personas han contribuido
a este plugin.

Colaboradores

 *   [ graphicarea ](https://profiles.wordpress.org/graphicarea/)

[Traduce “GA Image Carousel” a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/ga-image-carousel)

### ¿Interesado en el desarrollo?

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

## Historial de cambios

#### 1.0.3

 * Change Shortcode from [ ga_carousel] to [ ga-carousel]

#### 1.0.2

 * Add Customization Features

#### 1.0.1

 * Add Touch Swipe Support

#### 1.0

 * First Release

## Meta

 *  Versión **1.0.3**
 *  Última actualización **hace 9 años**
 *  Instalaciones activas **20+**
 *  Versión de WordPress ** 4.8.2 o superior **
 *  Probado hasta **4.8.28**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/ga-image-carousel/)
 * Etiquetas
 * [best carousel](https://cl.wordpress.org/plugins/tags/best-carousel/)[Best Logo Carousel](https://cl.wordpress.org/plugins/tags/best-logo-carousel/)
   [carousel](https://cl.wordpress.org/plugins/tags/carousel/)[carousel plugin](https://cl.wordpress.org/plugins/tags/carousel-plugin/)
   [Carousel shortcode](https://cl.wordpress.org/plugins/tags/carousel-shortcode/)
 *  [Vista Avanzada](https://cl.wordpress.org/plugins/ga-image-carousel/advanced/)

## Calificaciones

 5 de 5 estrellas.

 *  [  1 valoración de 5 estrellas     ](https://wordpress.org/support/plugin/ga-image-carousel/reviews/?filter=5)
 *  [  0 valoraciones de 4 estrellas     ](https://wordpress.org/support/plugin/ga-image-carousel/reviews/?filter=4)
 *  [  0 valoraciones de 3 estrellas     ](https://wordpress.org/support/plugin/ga-image-carousel/reviews/?filter=3)
 *  [  0 valoraciones de 2 estrellas     ](https://wordpress.org/support/plugin/ga-image-carousel/reviews/?filter=2)
 *  [  0 valoraciones de 1 estrellas     ](https://wordpress.org/support/plugin/ga-image-carousel/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/ga-image-carousel/reviews/#new-post)

[Ver todas las reseñas](https://wordpress.org/support/plugin/ga-image-carousel/reviews/)

## Colaboradores

 *   [ graphicarea ](https://profiles.wordpress.org/graphicarea/)

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/ga-image-carousel/)