Slider in Michelangelo Theme

cleve

Member
Hello,
I want to use another slider to the theme and I have to put code:
PHP:
<?php
echo do_shortcode('[sliderid slider=1]');
?>
But I'm not sure of where I should put above code, as I search and examine the Michelangelo theme I found possible file that can put the code, I think in "_slider.php" I don't know where part of that file to put it and what code should I remove.
Any help will be appreciated
 
Top