Superslider-PreviousNext-Thumbs
- Stable tag: 0.6
- Requires at least: 2.6
- Tested up to: 3.0.5
- Rated: 60 out of 100 by 2 users.
- Downloaded from WordPress: 1,663 times.
- Updated: June 30, 2010 , 603 days ago .
- Visit plugin page at WordPress Extend: wordpress.org/extend
- Download from superslider.daivmowbray.com
- Download from WordPress.org extend: Download
- Compatibility: Unknown
== Description ==
Superslider-previousnext-thumbs is a previous-next post, thumbnail navigation creator. Works specifically on the single post pages. Animated rollover controlled with css and from the plugin options page. Can create custom image sizes.
Features
- pulls thumbnails from previous and next posts.
- post tile size control
- create custom previous-next thumbnails.
- select image size to use in link.
- thumb links to post/popover/attachment
Demos
This plugin can be seen in use here:
credits:
- mootools - Mootools
Support
If you have any problems or suggestions regarding this plugin please speak up
Other Plugins Download These SuperSlider Plugins here:
NOTICE
- The downloaded folder's name should be superslider-previousnext-thumbs
- Also available for download from here.
- Probably not compatible with plugins which use jquery. (not tested)
== Screenshots ==
== Changelog ==
0.6 (2010/06/02)
- fixed link to settings page
- added save options upon deactivation option
0.5 (2010/05/23 )
- Changed the media options page layout
0.4 (2010/05/12)
- Fixed bug, thumb creation user options failed to save correctly.
0.3 (2010/03/23)
- Fixed bug, where content was echoed, instead of returning it for further processing.
0.2 (2010/02/26)
- Fixed various bugs
- upgraded functions for WP 3.0
- Improved superslider-base integration
0.1.0_beta (2010/02/21)
- first public launch
== More Info ==
USAGE
If you are not sure how this plugin works you may want to read the following.
- First ensure that you have uploaded all of the plugin files into wp-content/plugins/superslider-previousnext-thumbs folder.
- Go to your WordPress admin panel and stop in to the plugins control page. Activate the superslider-previousnext-thumbs plugin.
- Default settings provide for Pnext nav at the end of your page.
- Add optional function call in your single.php file inside your site theme folder.(you will need to deactivate the Automatic insertion.)
- Basic function call:
$myssPnext->ss_previous_next_nav(); - Complete, recommended function call (to be put inside of php open and close tags): if(class_exists ('ssPnext') ) { $myssPnext->ss_previous_next_nav(); } else { echo '
'; }
OPTIONS AND CONFIGURATIONS
Available under > settings > SuperSlider-Pnext
Themes
Create your own graphic and animation theme based on one of these provided.
Available themes
- default (Thumbs set to 150px x 150px)
- blue (Thumbs set to 80px x 80px)
- black (Thumbs set to 180px x 30px)
- custom (Thumbs set to 180px x 30px)
To Do
Report Bugs Request / Options / Functions
- Please use the support system at http://support.wp-superslider.com
- Or post to the wordpress forums
== Like this Plugin ? ==
If you are impressed with the plugin and would like to give back, here are some ways you can support this plugin:
- Rate this plugin 5 stars in WordPress Plugin Directory
- Buy me a cup of coffee or two.
- Spread the word about my plugin by writing about it on your blog, tweeting, digging, stumbling
- Help translate the plugin into another language.
- Submit new theme files using the plugin theme files as reference.
Recent Comments