• I realise it possible to change thumbnail size with in nextgen and that you need to update all thumbnails if already created.

    However I wonder if they are then suppose to show correctly spaced out or do I have to make changes to CSS for them to look right. Cause at the moment they overlap each other.

    I did do a search but could not find the anwser

    https://www.ads-software.com/plugins/nextgen-gallery/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Please provide a link to the page you are working on. Then it will be a lot easier to help you. =)

    Thread Starter Adrian

    (@locka)

    Currently its on a local drive only Il post a link to an inage uf that’s any help when I get in

    I will look at it when you post it.

    Plugin Contributor photocrati

    (@photocrati)

    @locka – Changing thumbnail sizes will not cause them to overlap due to anything directly related to NextGEN Gallery. More often than not this will be due to some other CSS being used that would affect the image layout.

    @moryde – Thanks for offering to help, we really appreciate it.

    – Cais.

    Thread Starter Adrian

    (@locka)

    Right to make sure i had not made a mistake I removed all galleries and images and recreated just one gallery with some images all landscape shape . This has now fixed the overlap issue

    Thanks for the advise

    Thread Starter Adrian

    (@locka)

    I have another question I would like to be able to add following below which is part of a plugin called “WP Ultra simple Paypal Cart”

    [wp_cart:Loan Tree:price:[SIZE|6×4 – £10,10|7×5 – £20,20|8×6 – £30,30|9×5 – £40,40|12×8 – £50,50]:end]

    This will allow me to create a drop down box with different sizes and prices + a button to select. Now if I added this to description field it will display when you click on the photo but as text only in lightbox as that’s how it interprets it not as wordpress shortcut and the same happens in image browser.

    When I started working on this on the old nextgen plugin I only managed to get it work via using this customer code in the php for image browser

    <div class=”ngg-imagebrowser-Product-Item”><?php echo $image->ngg_custom_fields[“Product-Item”]; ?>

    which displayed the contents of a custom field added using “custom field plugin” Problem is that image browser is not a very pretty way to display things since it constantly reloads the page with each photo and moves from buttons at the bottom back to the top of page every time you click forward or back not really using ajax at all from what i can see despite turning it on.

    Would there be anyway to get this plugin to show properly in lightbox effect

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘gallery thumbnails’ is closed to new replies.