Hey,
I am building a site for my church.
www.rivertonfriends.com
I inserted the text for the flickr4j plugin and my rokflow on this page would not load.
rivertonfriends.com/index.php?option=com...view&id=16&Itemid=32
So I removed the code from the template. (And of coarse this keeps the Flickr photos from loading in a light box)
The Code is: <script type="text/javascript" src="<?php echo $mosConfig_live_site; ?>/mambots/flickr4j/lightbox/js/prototype.js"></script>
<script type="text/javascript" src="<?php echo $mosConfig_live_site; ?>/mambots/flickr4j/lightbox/js/scriptaculous.js?load=effects"></script>
<script type="text/javascript" src="<?php echo $mosConfig_live_site; ?>/mambots/flickr4j/lightbox/js/lightbox.js"></script>
<link href="<?php echo $mosConfig_live_site; ?>/mambots/flickr4j/lightbox/css/lightbox.css" rel="stylesheet" type="text/css"/>
Do you guys see anything in the code above that would conflict with the RokFlow module? If so do you have any suggestions of how you could have both the Rokflow module working and the Flickr4j as well?
Thanks
Bobby