You can use Divas slider via shortcode in everywhere you want, even theme files..
Upload plugin-directory to the wp-content plugins directory.
Activate the plugin through 'Plugins in WordPress.
Use shortcode in page, post or in widgets..
If you want use the in your theme php, Place in your templates..
In the shortcode you can change post type=.., category=.., count=...
In post type you can use post., page and other custom post type..
In category you can use your post category to slide category based.
In count can use total how many post want to be slide...
Browse the code, check out SVN repository, or subscribe to the development log by RSS...
Read more