About this topic

  • Posted by faisy_master 1 year ago. There are 4 posts. The latest reply is from byron.
  • This topic is resolved
  1. Hi all,

    i was wondering (and trying in vain) to put small thumbnails of the uploaded pictures on the main home page of the site (like this site; if you go to the main page, there are thumbnails and when either of them is clicked it takes us to the main photo gallery page).

    Any picture which is clicked then takes us to the photo gallery page with larger thumbnails.

    How can I do that?

    Many Thanks.

  2. So the answer lied in the PhotoSmash Widgets.

    But only one thing remains. How can I make the thumbnails generated from the widget to take me to the main photo gallery page.
    Now, they are just opening the individual page.

    Many Thanks.

  3. This is done from taking help from this forum post.

    http://smashly.net/community/topic/thumbnail-spacing-thickbox-on-click-thumbnail-attachment-page-on-click-link#post-878

    By the way, I used this to achieve this.

    <div class='bwbps_image'>
    
    <a href=[post_url] title='Visit the Photo Gallery'>
    
    <img src=[thumb_url] class='ps_images' alt=[caption]  height='60' width='60' />
    
    </a>
    </div>

    Hope it helps someone.

    Many Thanks.

  4. Thanks for posting the solution! I'm sure it will come in handy to somebody.

    BB

RSS feed for this topic