On August 20, 2012 at 1:37 pm
1. Download the attachment and extract the file. then upload the file to your theron theme folder.
2. Then Go to Appearance> Editor and select “page-newsslider.php” and find this line:
<?php $loop = new WP_Query( array( 'post_type' => 'post', 'cat' => '1', 'posts_per_page' => ''.$zn_fonts = of_get_option('number_select').'' ) ); ?>
and change the number 1 with your category id.
3. Then create a new page and assign the page template “Newsslider Page” from page attributes .
Let me know how it goes.