I have tried anything and everything I know to try. I’m usually pretty good at the modules stuff, but I am striking out on this one.
Here is my code:
{exp:eeflickr:photosets_getPhotos photoset_id="772157622789673282 " per_page="8"}
<ul>
{eeflickr:photosets_getPhotos_loop}
{exp:eeflickr:photos_getInfo photo_id="{id}"}
<li><a href="http://farm{farm}.static.flickr.com/{server}/{id}_{secret}.jpg" title="{title}" class="thickbox">http://farm{farm}.static.flickr.com/{server}/{id}_{secret}_s.jpg</a></li>
{/exp:eeflickr:photos_getInfo}
{/eeflickr:photosets_getPhotos_loop}
</ul>
{/exp:eeflickr:photosets_getPhotos}You can see what I’m going for here: http://jbirdmedia.org/projects/rivercity
but I am just getting blank space here: http://rivercitywc.com/index.php?/v2/index.php
Any ideas?
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.