Title: $galleries-&gt;previewname Issue
Last modified: August 21, 2016

---

# $galleries->previewname Issue

 *  [purdz](https://wordpress.org/support/users/purdz/)
 * (@purdz)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/galleries-previewname-issue/)
 * With the pre 2.0 version of NextGen I was using an album shortcode to list galleries
   and then having the thumbnail for a gallery reveal a fullsize version of the 
   preview picture when clicked using javascript.
 * My issue is the $galleries object now seems to carry some incorrect/different
   information than what it used to, namely $previewname used to carry the name 
   of the preview image but now it just seems to mirror the gallery title. Am I 
   missing something or is there an issue there?
 * Within a foreach loop I was constructing my thumbnail links as below and using
   the data-largesrc attribute to carry the link to the fullsize preview image as
   shown below.
 * `data-largesrc="<?php echo $siteurl.'/'.$gallery->path.'/'.$gallery->previewname;?
   >" data-title="<?php echo $gallery->title; ?>" data-description="<?php echo $
   gallery->galdesc; ?>`
 * $gallery-previewname would give me the name of the preview image like image1.
   jpg now it just gives you the name of the gallery it seems. I’ve tried creating
   a new gallery with the same results but most of my galleries have been brought
   over from pre 2.0. There is now no way that I can see to get a hold of the preview
   image name.
 * [http://wordpress.org/plugins/nextgen-gallery/](http://wordpress.org/plugins/nextgen-gallery/)

The topic ‘$galleries->previewname Issue’ is closed to new replies.

 * ![](https://ps.w.org/nextgen-gallery/assets/icon-256x256.png?rev=2083961)
 * [Photo Gallery, Sliders, Proofing and Themes - NextGEN Gallery](https://wordpress.org/plugins/nextgen-gallery/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/nextgen-gallery/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/nextgen-gallery/)
 * [Active Topics](https://wordpress.org/support/plugin/nextgen-gallery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/nextgen-gallery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/nextgen-gallery/reviews/)

## Tags

 * [galleries](https://wordpress.org/support/topic-tag/galleries/)
 * [object](https://wordpress.org/support/topic-tag/object/)
 * [preview image](https://wordpress.org/support/topic-tag/preview-image/)
 * [thumbnails](https://wordpress.org/support/topic-tag/thumbnails/)

 * 0 replies
 * 1 participant
 * Last reply from: [purdz](https://wordpress.org/support/users/purdz/)
 * Last activity: [12 years, 5 months ago](https://wordpress.org/support/topic/galleries-previewname-issue/)
 * Status: not resolved