Title: (a) Slideshow
Author: antonshevchuk
Published: <strong>24 december 2008</strong>
Last modified: 1 november 2010

---

Plugins zoeken

Deze plugin **is niet getest met de laatste 3 grotere versies van WordPress**. Mogelijk
wordt het niet meer onderhouden of ondersteund. Ook kunnen er compatibiliteitsproblemen
ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

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

# (a) Slideshow

 Door [antonshevchuk](https://profiles.wordpress.org/antonshevchuk/)

[Download](https://downloads.wordpress.org/plugin/a-slideshow.zip)

 * [Details](https://nl.wordpress.org/plugins/a-slideshow/#description)
 * [Beoordelingen](https://nl.wordpress.org/plugins/a-slideshow/#reviews)
 *  [Installatie](https://nl.wordpress.org/plugins/a-slideshow/#installation)
 * [Ontwikkeling](https://nl.wordpress.org/plugins/a-slideshow/#developers)

 [Ondersteuning](https://wordpress.org/support/plugin/a-slideshow/)

## Beschrijving

This plugin and widget allows you to create dynamic, controllable slideshows or 
presentations for your website.

Simply define a block of HTML to be a slideshow or presentation. You can use any
tags like <p>, <img>, <div> etc.

Based on [(a)Slideshow jQuery Plugin](http://slideshow.hohli.com)

### Version history

#### Version 0.8.2

 * slideshow Id now is valid XHTML
 * update a-Slideshow jQuery plugin to 0.8.2 version

#### Version 0.8.0

 * update a-Slideshow jQuery plugin to 0.8.0 version

#### Version 0.5.0

 * new syntax of using plugin
 * new version of a-Slideshow jQuery plugin

#### Version 0.4.0

 * new version of a-Slideshow jQuery plugin
 * add widget

#### Version 0.2.1

 * Update (a) Slideshow jQuery Plugin to version 0.5.4
 * Update jQuery to version 1.3.1 (requried for correct working fullscreen with 
   Opera)

#### Version 0.2

 * Fixes an issue where javascript is not registered
 * Changes in readme.txt

#### Version 0.1

 * Initial release version

## Schermafbeeldingen

 * [[
 * Default settings
 * [[
 * 12 visual effects for transition

## Installatie

 1. Upload `a-slideshow` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

Now you can create slideshow from any HTML tags (switch to HTML editor) and write
example:

    ```
    [aslideshow]
        <p><label>Caption of slide one</label>Text for slide one ... </p>
        <p><label>Caption of slide two</label>Text for slide two ... </p>
        <p>Text for slide three ... w/out caption</p>                
        <img src="/wp-content/uploads/yyyy/mm/image01.jpg" alt="Slide four - is image"/>
        <a href="/wp-content/uploads/yyyy/mm/image02.jpg" title="Slide five"/>It's link to image, image load dynamically</a>                
    [/aslideshow]
    ```

**NOTICE**: You can use _slideshow_ button (on quicktags bar)

You can change settings for all slideshow – go to **Settings** -> **(a) Slideshow**

**NOTICE**: Widget use a global settings of plugin (if it exist)

You can change setting for any slideshow (different from global settings), use next
syntax:

    ```
    [aslideshow %options%]
        <img src="/wp-content/uploads/yyyy/mm/image01.jpg" alt="Caption 1"/>
        <img src="/wp-content/uploads/yyyy/mm/image02.jpg" alt="Caption 2"/>
        <img src="/wp-content/uploads/yyyy/mm/image03.jpg" alt="Caption 3"/>
    [/aslideshow]
    ```

Where %options% – is settings for (a)Slideshow jQuery Plugin – example:

    ```
    [aslideshow effect="random" play=true playframe=false controls_play=true]
        <img src="/wp-content/uploads/yyyy/mm/image01.jpg" alt="Caption 1"/>
        <img src="/wp-content/uploads/yyyy/mm/image02.jpg" alt="Caption 2"/>
        <img src="/wp-content/uploads/yyyy/mm/image03.jpg" alt="Caption 3"/>
    [/aslideshow]
    ```

## FAQ

  How start autoplay?

Use next options: [aslideshow play=1 playframe=0]

  Where I can see all effects?

On [(a)Slideshow jQuery Plugin](http://slideshow.hohli.com/docs/demo07.html) Homepage

## Beoordelingen

Er zijn geen beoordelingen voor deze plugin.

## Bijdragers & ontwikkelaars

“(a) Slideshow” is open source software. De volgende personen hebben bijgedragen
aan deze plugin.

Bijdragers

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

[Vertaal “(a) Slideshow” in je eigen taal.](https://translate.wordpress.org/projects/wp-plugins/a-slideshow)

### Interesse in ontwikkeling?

[Bekijk de code](https://plugins.trac.wordpress.org/browser/a-slideshow/), haal 
de [SVN repository](https://plugins.svn.wordpress.org/a-slideshow/) op, of abonneer
je op het [ontwikkellog](https://plugins.trac.wordpress.org/log/a-slideshow/) via
[RSS](https://plugins.trac.wordpress.org/log/a-slideshow/?limit=100&mode=stop_on_copy&format=rss).

## Meta

 *  Versie **0.8.2**
 *  Laatst geüpdatet **16 jaar geleden**
 *  Actieve installaties **20+**
 *  WordPress versie ** 2.5.0 of nieuwer **
 *  Getest t/m **2.7**
 *  Taal
 * [English (US)](https://wordpress.org/plugins/a-slideshow/)
 * Tags
 * [ajax](https://nl.wordpress.org/plugins/tags/ajax/)[presentation](https://nl.wordpress.org/plugins/tags/presentation/)
   [slideshow](https://nl.wordpress.org/plugins/tags/slideshow/)[widget](https://nl.wordpress.org/plugins/tags/widget/)
 *  [Geavanceerde weergave](https://nl.wordpress.org/plugins/a-slideshow/advanced/)

## Waarderingen

Er zijn nog geen beoordelingen ingediend.

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

[Bekijk alle beoordelingen](https://wordpress.org/support/plugin/a-slideshow/reviews/)

## Bijdragers

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

## Ondersteuning

Iets te melden? Hulp nodig?

 [Het supportforum bekijken](https://wordpress.org/support/plugin/a-slideshow/)

## Doneren

Wil je de groei van deze plugin ondersteunen?

 [ Doneer aan deze plugin ](http://donate.hohli.com/)