Viewing 1 replies (of 1 total)
  • Plugin Author paulhuisman

    (@phuisman)

    Hey Jeff,

    What you could do, is loop through all the photos and then keep the last ID to build a url:

    <a href="https://www.flickr.com/photos/<FLICKR_USER_NAME>/<?php echo $photo['id'];?>/in/set-<FLICKR_SET_ID>/lightbox/">Show more pics of this set on Flickr</a>

    Let me know if this works for you.

Viewing 1 replies (of 1 total)
  • The topic ‘Feature Request’ is closed to new replies.