I bought classipress plugin and doesnt seem to be working for me, can you look plz
				
				
                
                    
                    
                
                
                    
						
                
                
                    Hi there can someone give me a hand with this plugin.
I just bought plugin: classipress xtreme carousel
I installed plugin, activated it then changed the code inside the Main Index Template (index.php) file & taxonomy-ad_cat.php 
But plugin is working for me?  anyone can help me?
code i changed: Main Index Template (index.php)
<?php get_header(); ?>
<div class="content">
	<div class="content_botbg">
		<div class="content_res">
       <?php if (function_exists('xtremecarousel')) xtremecarousel(); ?>
	<?php
		if ( file_exists(STYLESHEETPATH . '/featured.php') )
			include_once(STYLESHEETPATH . '/featured.php');
		else
			include_once(TEMPLATEPATH . '/featured.php');
	?>
-----------------------------------
and code for taxonomy-ad_cat.php:
<?php get_header(); ?>
<div class="content">
	<div class="content_botbg">
		<div class="content_res">
       <?php if (function_exists('xtremecarousel')) xtremecarousel(); ?>
	<?php // Comment the default CP Slider
		// if ( file_exists(STYLESHEETPATH . '/featured.php') )
		// include_once(STYLESHEETPATH . '/featured.php');
		// else
		// include_once(TEMPLATEPATH . '/featured.php');
	?>
does this look right? heres my url  
escortlove.co.nz