Zia3 CSS Fullscreen Background Slideshow

plugin banner

A fullscreen background slideshow plugin utilising CSS only for slide transitions and animations.

Author:Serkan Azmi (profile at wordpress.org)
WordPress version required:3.5
WordPress version tested:4.5.0
Plugin version:1.2
Added to WordPress repository:19-04-2015
Last updated:29-09-2015
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:100
Rated by:2
Plugin URI:http://zia3.com
Total downloads:3 154
Active installs:20+
plugin download
Click to start download

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.


Screenshots
ChangeLog