I have the zpGalleriffic themed enabled and I can not see the shutterfly plugin on my image page. It works fine in the Default theme. I had the same problem with the ratings and I was able to add in
<?php if (function_exists('printRating')) { printRating(); }?>
in the image.php and it worked, but I did not get that lucky with the shutterfly plugin. I am guessing there is something else I need to do since the rating plugin is somewhat built in to Zenphoto and the shutterfly is not. I have read thru the theme tutorial, but I am not getting it. Any suggestions or shortcuts would be great.
Thanks again everyone!
Comments
If anyone else has any ideas on how to get the shutterfly plugin to export the full size image from the album.php it would be greatly appreciated. I have looked at the code and can not figure it out.