Thank you so much for your responses and for trying to help. I think the issue is that I don’t know where to put that coding in the Header.php. Sometimes it shows up in random places (out of whack!) so I definitely think it is user error.
I’m hoping I can figure it out / find someone to help as I really liked the way this slideshow looked.
Thanks,
C
I want to show the images that I uploaded through the plugin “upload page” on my homepage. I got this
<?php if (function_exists(‘slideshow’)) { slideshow(true, “2”, false, array()); } ?>
from the “Hardcode” tab from the Manage Galleries page.