This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Clean Slider for WordPress

Description

Clean slider requires some HTML & CSS knowledge to use. This lets you to have slideshows or nicely looking image banners on your site and customize it exactly the way you’d like. That means you got default slideshow back-end and need to style your front-end.

Here are the key features:

  1. Images used via WordPress Media functionality
  2. Multiple slideshows on single page also can be used as banners
  3. Drag to sort slide image positions
  4. Scale image with window
  5. Clean & simple WordPress back-end
  6. Don’t strict much things there
  7. Different layout per slide
  8. and more…

After activating plugin you can add unlimited slideshows and images. Each slideshow there have default settings. It’s some basic slideshow functionality like slide & fade duration and more. You have possibility to show/hide your slideshow and define image centering by x/y axis. There is also CSS ID attribute to merge with front-end and name to identify on back-end.

Clean slides have very simple HTML structure with div ID value choosed and caption class. You have option to choose if sample CSS styling will be applied. Default CSS styling is very basic – it gives just font centered and painted to white.

Credits:
– jQuery ( https://jquery.com/ )
– jQuery UI / sortable ( https://jqueryui.com/sortable/ )
– Backstretch ( http://srobbin.com/jquery-plugins/backstretch/ )
– Sweet alert ( http://t4t5.github.io/sweetalert/ )

How to

You need to be sure that you have:

  1. Read plugin description and understand plugin
  2. Have idea & front-end CSS style defined
  3. Have included in content with shortcode:
    [vava slider=”X”]

or directly from theme with PHP code:

<?php 
echo do_shortcode('[vava slider="X"]');
?>

where X is shown on slideshows listing page.

EOF

Screenshots

  • Slides listing
  • Editing slider defaults
  • Viewing slider images
  • Adding new image to slider
  • Editing image

Installation

  1. Step
    Upload clean-slider directory to the /wp-content/plugins/ directory or
    Add new plugin uploading clean-slider.zip through the ‘Plugins’ menu in WordPress
  2. Step
    Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Step
    See the Slides at the Menu, edit it with no restrictions

FAQ

Can i have this plugin?

For sure we can remove all unnecessary elements and send you 100% clean version.

When coming next release?

After collecting couple of requests version will be upgraded with new features.

What about multisite?

Not tested…

Do you offer support

Yes

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Clean Slider for WordPress” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.0

  • version released