Blaze SlideShow is easy to use slideshow plugin in your wordpress posts. Just install it, add categories, upload images add short code [blaze] in your
Installtion video: http://youtu.be/rp78cra5noA
Install automatically through the Plugins, Add New menu in WordPress, or upload the blaze-slide-show-for-wordpress folder to the /wp-content/plugins/ directory.
Click on "Activate Plugin" to Activate the plugin or Activate the plugin by click on Plugins menu and click on activate link below plugin name.
You can find "setings" link under "Blaze" on left side menu to configure the Options.
[blaze] - Use this short code in the content / post to display all images under all categories which are not disabled.
[blaze cats=2,3] - Use this short code in the content / post to display all images under the categories with ID's 2,3.
[blaze imgs=1,2,3] - Use this short code in the content / post to display images which has ID's 1,2,3.
<?php echo do_shortcode('[blaze]');?> - Use this short code in the template (php file) to display all images under all categories which are not disabled.
<?php echo do_shortcode('[blaze cats=2,3]');?> - Use this short code in the template (php file) to display all images under the categories with ID's 2,3.
<?php echo do_shortcode('[blaze imgs=1,2,3]');?> - Use this short code in the template (php file) to display images which has ID's 1,2,3.
*. Still if you have problems in using this plugin please open a support ticket at http://support.xmlswf.com