Forums

NextGEN Gallery
Album not selecting a preview image from correct gallery (6 posts)

  1. silvermarbles
    Member
    Posted 4 months ago #

    Hello,

    I have created several albums with 2 or 3 galleries in each album. Working great! However when I come to select a preview image for the last 3 or 4 albums it gives me a selection from another gallery.

    Here is my site: http://www.chriswallace.co.uk/photo-gallery/

    Yellow Stone and Riding Mountain have images from The Artic (i think) There are no polar bears or cold weather in either album.

    Any helps would be most appreciated.

    Also one oyther little tyhing i would like to know is, how to change the word Photos in the album page to read "images"?

    Thanks
    Anthony

    http://wordpress.org/extend/plugins/nextgen-gallery/

  2. rdembrun
    Member
    Posted 4 months ago #

    So I can't even get an image to display in one of my albums.(http://www.dreamweddingphoto.net/client-gallery/)

    As for your wrong images, can't help you there.

    Finally for the photos vs. images, if you go into your FTP into wp-content>plugins>next-gen>view>album-compact.php, open the file. From there, you will change the `/h4>
    <?php if ($gallery->counter > 0) : ?>
    <p><strong><?php echo $gallery->counter ?></strong> <?php _e('Photos', 'nggallery') ?></p>
    <?php endif; ?>
    </div>`

    to

    /h4>
    		<?php if ($gallery->counter > 0) : ?>
    		<p><strong><?php echo $gallery->counter ?></strong> <?php _e('Images', 'nggallery') ?></p>
    		<?php endif; ?>
    	</div>

    You're changing the word "Photo" to "Image"

    If you could help me out to getting an image in a album, I'd appreciate that help :)

  3. rdembrun
    Member
    Posted 4 months ago #

    I mean "If you could help me out to getting an image THUMBNAIL in the album display, I'd appreciate it"

  4. silvermarbles
    Member
    Posted 4 months ago #

    Thanks rdembrun,

    I will give that a go. To get a thumbnail in the album I got into Gallery > Album > Select Album > Edit Album > Then in the popup select a preview image.

    Is that what your doing already?

  5. jeeoc
    Member
    Posted 3 months ago #

    Hey- I get there and there are no choices to select from
    Select Preview Image and there is nothing there????
    Thanks for any help
    Joan

  6. Albatross365
    Member
    Posted 3 months ago #

    I'm having the same problem as silvermarbles.

    I seem to be only able to select from the last 50 photos I uploaded so if they belong to a different album I'm stuck with a selection from others.

Reply

You must log in to post.

About this Plugin

About this Topic

Tags

No tags yet.