=== UnPointZero Slider === Contributors: UnPointZero Tags: slider,featured,home,jquery,picture,slideshow,thumbnail Requires at least: 2.9 Tested up to: 3.5 Stable tag: 3.2 Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=JMQUZKHDUR3TG UnPointZero slider is a plugin that display a slideshow for your news or pages. And it's fully customizable ! V3.0 out ! == Description == UnPointZero slider is a plugin that display a slideshow for your news or pages ! It's fully customizable with CSS and scale automatically images to the right size. Different sliding effects available. You can set a basic slider with arrows navigation, number navigation, or advanced with thumbnails (see screenshots). Please if you promote the slider, link to this page http://www.unpointzero.com/unpointzero-slider/ instead of the WordPress plugin page. More information @ http://www.unpointzero.com/unpointzero-slider/ If you need help to install / setup, contact-us @ http://www.unpointzero.com/contact If you appreciate our free plugins, donate or make a backlink to our website http://www.unpointzero.com on your website. Thanks ! == Upgrade Notice == = 3.2 = * Corrected some bugs (shortcode, custom post type...) * Added bubbles navigation (Slider style => Advanced CSS/JS settings => Navigation type * Advanced options for advanced users/developers only : Support custom meta for thumbs and post order == Changelog == = 3.2 = * Corrected some bugs (shortcode, custom post type...) * Added bubbles navigation (Slider style => Advanced CSS/JS settings => Navigation type * Advanced options for advanced users/developers only : Support custom meta for thumbs and post order = 3.1.8.2 = * Display problem solved. If you're using do_shortcode() method, please add 'usingphp=true' argument on shortcode = 3.1.8.1 = * Going back to 3.1.7... Correcting shortcode bugs on next version. = 3.1.8 = * Corrected slider bug when using PHP integration. If you're using do_shortcode() method, please add 'usingphp=true' argument on shortcode = 3.1.7 = * Corrected a bug with plugin positioning when using the shortcode. Thanks to tanner m ! = 3.1.6 = * Corrected a bug with .load() event on internet explorer 6+. * corrected a bug when mouseover option checked and links on thumb checked. = 3.1.5 = * Corrected bug when using thumbnails. Description box should now dislay correctly. = 3.1.4 = * New fonction added : Activate links to post or page on thumbnails (only if thumbnails on of course ;)). You'll find this option on "Other options" tab ! = 3.1.3.1 = * Corrected small bug with links. Update only if you've problems = 3.1.3 = * Updated role method, using now user roles & rights to manage the administrator rights (thanks to Morten) = 3.1.2 = * Corrected bug caused by 'disable links' options. All should works fine now =). = 3.1.1 = * Corrected another WP Url bug. Thanks to Denis Platonov again ;). = 3.1 = * Corrected internet explorer save options bug * Added "disable links" on "Other options" to disable links to posts/pages if you want * Corrected bug for WordPress own directory users (thanks to Denis Platonov) * Other minor bugfix == Installation == Warning : Save your custom css file saved in the css directory before updating ! Setup thumb size BEFORE uploading ! If you set the sizes after the upload, You've to re-upload all thumbs to get the right size. 1. Upload `unpointzero-slider` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Configure it on your administration panel. 4. Place `` in your templates or [upzslider] on your pages / posts 5. Now you can go on your pages/posts and set thumbnails ! 6. That's all ! If you want to display multiple sliders on your website (warning do not support 2 slider on the same page...) use this on your templates or on your pages / posts: On template files: `` for example : `` to display posts from category 3,5,20 On WP pages/posts: [upzslider interid='IDs or names coma separated' intertype='page OR post'] for example : `[upzslider interid='3,5,20' intertype='post']` to display posts from category 3,5,20 You can modify the CSS file into the css directory. You can modify CSS directly in your template CSS file too (better for updates ;)). More information @ http://www.unpointzero.com/unpointzero-slider/ == Screenshots == 1. Slider preview ( you can manage all the elements easily by editing the css file and some options on administration page. 2. Classic style without thumbnails. 3. Navigation with numbers == Some websites using UnPointZero slider == * http://www.rzg.fr * http://www.luxuriant.lu * http://www.unpointzero.com * http://www.mediatheque-jeunesse-casc.fr == Frequently Asked Questions == = The slider does not appear when I include it with do_shortcode WordPress function on my template. = * Please make sure you've add usingphp=true on your shortcode like this : [upzslider usingphp=true] = The slider does not display correct image size. = * Before sending us a bug report about thumbnails sizes PLEASE try to regenerate your thumbnails with the regenerate thumbnails plugin available @ http://wordpress.org/extend/plugins/regenerate-thumbnails/ = How to add images to the slider ? = * First of all, this is not a simple image slider, it's a post/page/custom post type slider. To add a slide, you've to set a "featured image" on your post/page/custom post type.