Superslider-PreviousNext-Thumbs
- Stable tag: 0.2
- Requires at least: 2.6
- Tested up to: 2.9.2
- Rated: 100 out of 100 by 1 users.
- Downloaded from WordPress: 336 times.
- Updated: March 10, 2010 , 105 days ago .
- Visit plugin page at WordPress Extend: wordpress.org/extend
- Download from wp-superslider.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.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