Hi,
First off the I love your Display theme, very customizable. I found the cu3er slider doesn't accept SWF or video files, so I need to replace it with Piecemaker 2. I tried to just replace part of the index.html
<?php if(is_object($k_option['custom']['slider'])) $k_option['custom']['slider']->display('Mainpage Slider'); ?>
with
<?php echo do_shortcode("[piecemaker id=’2’/]"); ?>
but I think I'm missing something. Can you help or show me what I need to do.
Thanks, Ray














