Hi, when using the ari fancybox anywhere plugin to load photosets from Flickr, I am having some problems.
I used the code that you suggested on page 3 of this thread, and for testing purposes and until my images are all ready on my site, I sources the image from the flickr URL.
However, I am having a problem in that the fancybox does not open up. So I can't tell what the problem is, if it is able to find my photoset id, if it has access to flickr API. Also, where do I define the API?
Code: |
{arifancybox activeType="flickr" source="photoset" photosetId="72157624449495243" type="customtext" photoId="4825335690"}<img style="float: right; margin: 0px;" alt="persian_leopard" height="200" width="240" src="http://farm5.static.flickr.com/4095/4825335690_1b3d3aceea_m.jpg" />{/arifancybox}
|
Also, would it be possible to put it in a DIV without it breaking?