hi, this answered two of my first newbie questions…now for the 3rd and hopefully last. so i made a carousel, and using
<div style=”height:200px”><?php flshow(54) ?></div>
i was able to insert it above the footer by modifying the index.php in the main index template.
but i want the carousel to display only on one page beneath the title in the main body, for example if i have a page http ://mysite/?page_id=98
how and where do i do this?
thanks in advance