Featured Slider Mod Question
Hi does anyone know how mod Featured Slider to only display store names instead of coupon titles for Clipper: featured.php?
I think I need to modify this line of code below correct? Thanks in advance!
href="<?php the_permalink(); ?>"><img height="120" width="160" src="<?php echo clpr_store_image($post->ID, APP_TAX_STORE, 'term_id', '160', null); ?>" alt="" /></a>