Title: Aboozé Slideshow
Author: Aboobacker.
Published: <strong>30 de Decembro, 2011</strong>
Last modified: 23 de Xaneiro, 2018

---

Buscar plugins

![](https://ps.w.org/abooze-slideshow/assets/banner-772x250.jpg?rev=485573)

Este plugin **non se actualizou en máis de 2 anos**. É posible que xa non sexa compatible
ou mantido por ninguén, ou podes ter problemas de compatibilidade cando se usa con
novas versións de WordPress.

![](https://s.w.org/plugins/geopattern-icon/abooze-slideshow_dbdbdb.svg)

# Aboozé Slideshow

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

[Descargar](https://downloads.wordpress.org/plugin/abooze-slideshow.3.2.zip)

 * [Detalles](https://gl.wordpress.org/plugins/abooze-slideshow/#description)
 * [Valoracións](https://gl.wordpress.org/plugins/abooze-slideshow/#reviews)
 *  [Instalación](https://gl.wordpress.org/plugins/abooze-slideshow/#installation)
 * [Desenvolvemento](https://gl.wordpress.org/plugins/abooze-slideshow/#developers)

 [Soporte](https://wordpress.org/support/plugin/abooze-slideshow/)

## Descrición

Easily upload images with links to display a nice slideshow on your website. To 
manage, Go to **Media-> Aboozé Slideshow**. To display the slideshow, add the shortcode
in your template:

or simply adding the shortcode
 [ab_show] in the page from the admin panel.

Each image can also be given a URL which, when the image is active in the slideshow,
will be used as an anchor wrapper around the image, turning the image into a link
to the URL you specified. The slideshow is set to pause when the user hovers over
the slideshow images, giving them ample time to click the link.

Images can also be deleted via the plugins Administration page.

## Capturas

 * [[
 * Screenshot of admin page.
 * [[
 * Front end view of the slideshow

## Instalación

 1. Upload the entire `abooze-home-slider` folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Configure the plugin, and upload/edit/delete images via the “Aboozé Slideshow” 
    menu within the “Media” tab
 4. Upload images with dimension 900×450 pixels
 5. Place `<?php if (function_exists('ab_show')){ ab_show(); }?>` in your theme where
    you want the slideshow to appear
 6. Alternatively, you can use the shortcode [ab_show] in a post or page to display
    the slideshow.
 7. Set custom width and height if you want.

## Preguntas frecuentes

  Installation Instructions

 1. Upload the entire `abooze-home-slider` folder to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Configure the plugin, and upload/edit/delete images via the “Aboozé Slideshow” 
    menu within the “Media” tab
 4. Upload images with dimension 900×450 pixels
 5. Place `<?php if (function_exists('ab_show')){ ab_show(); }?>` in your theme where
    you want the slideshow to appear
 6. Alternatively, you can use the shortcode [ab_show] in a post or page to display
    the slideshow.
 7. Set custom width and height if you want.

  My images won’t upload. What should I do?

The plugin uses built in WordPress functions to handle image uploading. Therefore,
you need to have [correct permissions](https://codex.wordpress.org/Changing_File_Permissions)
set for your uploads directory.

Also, a file that is not an image, or an image that does not meet the minimum height/
width requirements, will not upload. Images larger than the dimensions set in the
Settings of this plugin will be scaled down to fit, but images smaller than the 
dimensions set in the Settings will NOT be scaled up. The upload will fail and you
will be asked to try again with another image.

Finally, you need to verify that your upload directory is properly set. Some hosts
screw this up, so you’ll need to check. Go to “Settings” -> “Miscellaneous” and 
find the input box labeled “Store uploads in this folder”. Unless you are absolutely
sure this needs to be something else, this value should be exactly this (without
the quotes) “wp-content/uploads”. If it says “/wp-content/uploads” then the plugin
will not function correctly. No matter what, the value of this field should never
start with a slash “/”. It expects a path relative to the root of the WordPress 
installation.

  Images are uploaded, but the slideshow is not working on the site?

There might be some jQuery conflict in your site. Please try moving the `<?php wp_head();?
>` to the right before of the `</head>` tag in your header.php of your current theme
folder.

  In what order are the images shown during the slideshow?

Chronologically, from the time of upload. For instance, the first image you upload
will be the first image in the slideshow. The last image will be the last, etc.

## Comentarios

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

### 󠀁[بديل بسيط لإعلانات متحركة](https://wordpress.org/support/topic/%d8%a8%d8%af%d9%8a%d9%84-%d8%a8%d8%b3%d9%8a%d8%b7-%d9%84%d8%a5%d8%b9%d9%84%d8%a7%d9%86%d8%a7%d8%aa-%d9%85%d8%aa%d8%ad%d8%b1%d9%83%d8%a9/)󠁿

 [aldrebi](https://profiles.wordpress.org/aldrebi/) 3 de Setembro, 2016

بديل بسيط للإعلانات متحركة سهل وبسيط لكن ينقصه التأثيرات , وتغير العرض

 [ Ler todas as 2 opinións ](https://wordpress.org/support/plugin/abooze-slideshow/reviews/)

## Colaboradores e desenvolvedores

“Aboozé Slideshow” é un software de código aberto. As seguintes persoas colaboraron
con este plugin.

Colaboradores

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

[Traduce “Aboozé Slideshow” ao teu idioma.](https://translate.wordpress.org/projects/wp-plugins/abooze-slideshow)

### Interesado no desenvolvemento?

[Revisa o código](https://plugins.trac.wordpress.org/browser/abooze-slideshow/),
bota unha ollada ao[repositorio SVN](https://plugins.svn.wordpress.org/abooze-slideshow/),
ou subscríbete ao [log de desenvolvemento](https://plugins.trac.wordpress.org/log/abooze-slideshow/)
por [RSS](https://plugins.trac.wordpress.org/log/abooze-slideshow/?limit=100&mode=stop_on_copy&format=rss).

## Rexistro de cambios

#### 1.0

 * Initial Release

#### 2.0

 * Improved version

#### 2.1

 * Fixed minor bugs

#### 3.0

 * Added options to set custom width and height for the show.

#### 3.1

 * Some fixes.

#### 3.2

 * Added a ontainer class named “aboozeShow”.

## Meta

 *  Versión **3.2**
 *  Última actualización **Fai 8 anos**
 *  Instalacións activas **10+**
 *  Versión de WordPress ** 4.0 ou superior **
 *  Probado ata **4.2.39**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/abooze-slideshow/)
 * Etiquetas
 * [images](https://gl.wordpress.org/plugins/tags/images/)[jquery cycle](https://gl.wordpress.org/plugins/tags/jquery-cycle/)
   [slideshow](https://gl.wordpress.org/plugins/tags/slideshow/)
 *  [Vista avanzada](https://gl.wordpress.org/plugins/abooze-slideshow/advanced/)

## Valoracións

 2.5 de 5 estrelas

 *  [  0 valoracións de 5 estrelas     ](https://wordpress.org/support/plugin/abooze-slideshow/reviews/?filter=5)
 *  [  1 valoración de 4 estrelas     ](https://wordpress.org/support/plugin/abooze-slideshow/reviews/?filter=4)
 *  [  0 valoracións de 3 estrelas     ](https://wordpress.org/support/plugin/abooze-slideshow/reviews/?filter=3)
 *  [  0 valoracións de 2 estrelas     ](https://wordpress.org/support/plugin/abooze-slideshow/reviews/?filter=2)
 *  [  1 valoración de 1 estrelas     ](https://wordpress.org/support/plugin/abooze-slideshow/reviews/?filter=1)

[Engadir a miña recensión](https://wordpress.org/support/plugin/abooze-slideshow/reviews/#new-post)

[Ver todas as valoracións](https://wordpress.org/support/plugin/abooze-slideshow/reviews/)

## Colaboradores

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

## Soporte

Tes algo que dicir? Necesitas axuda?

 [Ver o foro de soporte](https://wordpress.org/support/plugin/abooze-slideshow/)

## Doar

Queres apoiar o progreso deste plugin?

 [ Dona a este plugin ](http://wp.aboobacker.com/)