Zia3 CSS Fullscreen Background Slideshow free WordPress plugin
Description
Zia3 CSS Fullscreen Background Slideshow free WordPress plugin
A fullscreen background slideshow plugin based on Serkan Azmi’s Zia3 Background Slideshow Plugin. You can see a working demo at http://plugins.zia3.com/
What Can This Plugin Do?
You can use it to
Create a fullscreen slideshow
Create a fullscreen background (single slide)
Specify slide text for each slide that will be animated.
4 different types of slide animation and transitions.
Full CSS usage on your website, no extra javascript files required.(less overhead to load your website)
Cross browser compatibility
Responsive design (will work on any device and screen size)
You can specify a slider visible slider title and link along with your website slogan and link.
It does use the new media uploader and you can drag and drop your images to rearrange them which is kind of cool.
This plugin does one thing and one thing only, to keep it small yet fully functional.
About the Shortcode:
There are 15 parameters total that you can use with this shortcode. The ID being the only one that’s absolutely required.
List of parameters:
id
fade
delay
overlay
type
arrows
autoplay
poster
random
title
link
slogan
slogan_link
link_color
slogan_link_color
[zia3 id=”333″ fade=”2500″ delay =”4500″ overlay=”http://mydomain.com/urloftheimage/” type=”1-4″ arrows=”yes” autoplay=”yes” poster=”yes” random=”yes” title=”My Title” title_link=”http://mydomain.com/” slogan=”My Slogan” slogan_link=”http://mydomain.com/” link_color=”255,255,255″ slogan_link_color=”255,255,255″]
NOTE FOR THEME DEVELOPERS: This plugin makes use of both wp_head() and wp_footer() so if your theme is missing either you may experience issues using this plugin.