• Hi all,

    I would like to solve some small finishing-touch problems on my site, but I couldn’t find the solution.
    I’m using the Nextgen 1.7.2 version (as 2.0 gave several problems, I downgraded it again).

    1. On this page, the album title “Behind the scenes” is showing 2 times
    http://www.yvesadams.be/photo/tours/behind-the-scenes/?album=28&gallery=63
    Better would be:
    Behind the scenes (album title)
    Svalbard July 2014 (gallery title)
    I’ve tried a lot, checked on several forums, but it didn’t work. Hopefully somebody can help me?

    2. Back button on http://www.yvesadams.be/photo/portfolio/ is not needed because there is only one gallery. Can I take this button away on that one particular page?

    3. In Manage Gallery, the title of the picture is standard filled in. I would like to have this empty. Now I manually delete all these titles (like for instance: ys9_7090_20120205_kroeskoppelikaan.jpg which is not nice). It would be very time saving if it would be empty from the start. Is this possible?

    Thanks a lot for your advice!!!

    Sophie

    https://wordpress.org/plugins/nextgen-gallery/

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Contributor photocrati

    (@photocrati)

    @yvesadams – I would recommend updating to the current release of NextGEN Gallery … from there we may be able to sort out any issues that may still exist.

    Thanks!

    – Cais.

    Thread Starter Sophie Vanroose

    (@yvesadams)

    Dear Cais,

    I tried updating NextGen, but the whole site crashed (and at first it went very slow…). I don’t dare to try it again, as it took several days trying to fix it (and eventually downgrading it again to an older version).

    Sophie

    Thread Starter Sophie Vanroose

    (@yvesadams)

    My question 1 is mainly solved by changing this in gallery.php:
    – deleting <h2><?php echo $album->name?></h2>
    – adding <h3><?php echo $gallery->title; ?></h3><div class=”ngg-galleryoverview” id=”ngg-gallery-<?php echo $gallery->ID ?>”>

    Then there is just 1 detail which I could’nt yet solve.

    Here the titles and back button are nicely aligned left:
    http://www.yvesadams.be/photo/tours/overview/?album=29&gallery=68

    Here they are aligned in the center:
    http://www.yvesadams.be/photo/gallery/?album=10&gallery=3

    Does somebody have an idea how to solve this? I would like to have them aligned left.

    On my question 2 and 3 I couldn’t find any solution yet.

    Thanks!

    Sophie

    Plugin Contributor photocrati

    (@photocrati)

    @yvesadams – We do not support very old NextGEN Legacy versions (1.19.13 and older) in any manner at this time (we do not even recommend their use).

    It is unfortunate you are having issues with the current NextGEN Gallery but we do wish you all the best going forward. Please do keep in mind the latest versions of NextGEN Gallery are more secure and robust … it may just require updating and activating NextGEN Gallery after deactivating all other plugins and temporarily switching to a default WordPress Twenty series theme first.

    Thanks!

    – Cais.

    Thread Starter Sophie Vanroose

    (@yvesadams)

    Dear Cais,

    It seems that the update worked out fine, that is a big relief :)!

    So now we can continue. Some of my previous questions are solved by itself (like the back button is gone, but that is ok).

    So these are the questions that I have:
    1) By updating, I lost the white background when you look at a single picture (it’s translucent now). How can I get this back to white?

    2) In Manage Gallery, the title of the picture is standard filled in (alt & title text). I would like to have this empty. Now I manually delete all these titles (like for instance, if you hover over a thumbnail you can see “ys9_7090_20120205_kroeskoppelikaan.jpg” which is not nice).
    It would be very time saving if ‘alt & title text) would be empty from the start. Is this possible? Or to take away the hovering over a thumbnail can be another good (maybe easier) solution.
    With updating Nextgen, all the titles that I have manually removed are back again unfortunately.

    Thank you a lot!

    Sophie

    Thread Starter Sophie Vanroose

    (@yvesadams)

    OK, you can forget question nr 1 :)). I have found back the old css and to my surprise it immediately worked.

    Another question came up:
    3) Internet explorer: http://www.yvesadams.be/photo/gallery/ , the album looks really bad (they are all next to each other on 2 lines). Chrome and explorer are displaying the site how it should be.

    Plugin Contributor photocrati

    (@photocrati)

    @yvesadams – Removing the “title” tool-tip would require you creating a custom template to not add that detail to the display of images. We include it as we believe this is the most correct method to render the <img> tag.

    As to the issue with Internet Explorer … I’m seeing it but with the right viewport size it would not be noticeable; and, there is a horizontal scroll bar as well which would have me think there may be a theme component in this as your menu also appears to be absolutely positioned (or something similar) which Internet Explorer is then allowing for a much wider content section than what you can see.

    – Cais.

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Nextgen titles, back button, manage gallery’ is closed to new replies.