This plugin requires at least WordPress 3.0

 

1. Video Tutorials

Step 1: Installation – http://www.youtube.com/watch?v=dVYv4UnYxpw
Step 2: Manage Images – http://www.youtube.com/watch?v=25rHDky6dfU
Step 3: Manage Multiple Carousels – http://www.youtube.com/watch?v=ZCxAN8pjBig

 

2. Manage Carousels

From this section you can:
- add a new carousel
- select the carousel you want to edit by clicking "Carousel Settings"
- add/edit playlist images by clicking "Playlist"
- delete an existing carousel by clicking "Delete"

 

3. Carousel Settings

From this section you can define the video carousel settings.

General Settings
Carousel Width carousel width
Carousel Height carousel height
Skin Name available skins:
- sweet
- powerful
- charming
Responsive Possible values:
true - the banner will responsive
false - the banner will not be responsive
Responsive Relative To Browser Possible values:
true - the banner will responsive
false - the banner will not be responsive
Auto Play You can define the time (in seconds) until the next photo will play. If you set it 0 the carousel will not autoplay
Number Of Visible Items The number of visible items. It has to be an odd number: 3,5,7,9,11 etc
Elements Horizontal Spacing The horizontal distance between visible items
Elements Vertical Spacing The value with which the elements are becoming smaller
Vertical Adjustment This value will rise the whole carousel up
Animation Time The speed with which the elements are moving (in seconds)
Easing The animation easing. Possible values:
easeInQuad
easeOutQuad
easeInOutQuad
easeInCubic
easeOutCubic
easeInOutCubic
easeInQuart
easeOutQuart
easeInOutQuart
easeInSine
easeOutSine
easeInOutSine
easeInExpo
easeOutExpo
easeInOutExpo
easeInQuint
easeOutQuint
easeInOutQuint
easeInCirc
easeOutCirc
easeInOutCirc
easeInElastic
easeOutElastic
easeInOutElastic
easeInBack
easeOutBack
easeInOutBack
easeInBounce
easeOutBounce
easeInOutBounce
Resize Images If you are using images (or front image) inside the carousel you can set it to auto resize as it moves
Show Element Title Possible values:
true - the photo title/description will apear
false - the photo title/description will apear


*** You can change the title css definition by edditing in wp-content\plugins\all_in_one_carousel\carousel\allinone_carousel.css file the "elementTitle" class associated with the skin:
.allinone_carousel.sweet .elementTitle
.allinone_carousel.powerful .elementTitle
.allinone_carousel.charming .elementTitle
Target Possible values:
'_blank' - the link associated to the primary photo will open in a new window
'_slef'- the link associated to the primary photo will open in the same window
Enable Touch Screen Possible values:
true - mobile touch screen support enabled
false - mobile touch screen support disabled
 
Controllers Settings
Show All Controllers Possible values:
true - all controllers will appear (next, previous, bottom navigation)
false - all controllers will not appear (next, previous, bottom navigation)
Show Navigation Arrows Possible values:
true - next, previous buttons will appear
false - next, previous buttons will not appear
Show Navigation Arrows On Init Possible values:
true - next, previous buttons will appear on first carousel init
false - next, previous buttons will not appear on first carousel init
Auto Hide Navigation Arrows Possible values:
true - next, previous buttons will hide when mouse out
false - next, previous buttons will not hide when mouse out
Show Bottom Navigation Possible values:
true - bottom navigation buttons will appear
false -bottom navigation buttons will not appear
Show Bottom Navigation On Init Possible values:
true - bottom navigation buttons will appear on first carousel init
false - bottom navigations buttons will not appear on first carousel init
Auto Hide Bottom Navigation Possible values:
true -bottom navigations buttons will hide when mouse out
false - bottom navigations buttons will not hide when mouse out
Show Preview Thumbs Possible values:
true - a preview image will appear on hovering each bottom button
false - the preview image will not appear on hovering each bottom button
Next&Prev Buttons Margin Top margin-top for next/previous buttons
Play Movie Margin Top margin-top for play button
Bottom Navigation Margin Bottom margin-bottom for bottom navigation
   
Circle Timer Settings
Show Circle Timer Possible values:
true - shows the circle timer
false - hides the circle timer
Circle Radius circle radius
Circle Line Width circle line width
Circle Color circle color, in hexa
Circle Alpha circle alpha, in percents. Posible values 0-100
Behind Circle Color behind circle color, in hexa
Behind Circle Alpha behind circle alpha, in percents. Posible values 0-100
Circle Left Position Correction this value will be added to the left position of the circle timer
Circle Top Position Correction this value will be added to the top position of the circle timer
   

 

4. Playlist

From this section you can define images in the playlist

Image URL to the large image
Thumbnail URL to the thumbnail image
Image Title / Alternative Text alternative text used to populate "alt" tag
Link For The Image You can specify a link associated to the primary photo
Link Target

Possible values:
'_blank' - the link associated to the primary photo will open in a new window
'_slef'- the link associated to the primary photo will open in the same window

*** If all your links will behave the same, you can ignore this parameter and use target from Banner Settings

Video Beneath Image Possible values:
true - if you have video content beneath main photo
false - if you don'thave video content beneath main photo
Content The content (other than the large image). It can be a video beheath the large image or a HTML content if you don't have a large image.

 

5. ShortCode

The shortcode is:
[all_in_one_carousel settings_id='1']
where
settings_id is the carousel ID defined in "Manage Carousels" section

 

6. Recommended Values for Each Skin

Of course, you can change the default settings as you wish but this is our recommandation.
We recommend you to change some default settings for the skins as follows:

Sweet Skin (default)
NO change

Powerful Skin
autoHideBottomNav: false
elementsVerticalSpacing: 25
verticalAdjustment: 130
animationTime: 0.6
showPreviewThumbs:false

Charming Skin
showElementTitle: false
verticalAdjustment: 50
showPreviewThumbs: false