Support » Plugin: WordPress Gallery Plugin - NextGEN Gallery » Can't display image description

  • flapane

    (@flapane)


    Hi,
    after last plugin’s update, descriptions in lightbox galleries stopped working.
    If I click on an image thumbnail, I just see a (play slideshow) button where it used to be the description text.
    However, looking at source code, the description text (gjggj) is still there.

    <div id="ngg-image-1" class="ngg-gallery-thumbnail-box" >
    				        <div class="ngg-gallery-thumbnail">
                <a href="http://www.foo.com/wp-content/gallery/pic/page-4.jpg"
                   title="gjggj"
                   data-src="http://www.foo.com/wp-content/gallery/pic/page-4.jpg"
                   data-thumbnail=http://www.foo.com/wp-content/gallery/pic/thumbs/thumbs_page-4.jpg"
                   data-image-id="2"
                   data-title="2"
                   data-description="gjggj"
                   rel='lightbox[%POST_ID%]'>
                    <img
                        title="2"
                        alt="2"
                        src="http://www.foo.com/wp-content/gallery/pic/dynamic/page-4-nggid012-ngg0dyn-135x180x100-00f0w010c010r110f110r010t010.jpg"
                        width="132"
                        height="180"
                        style="max-width:none;"
                    />
                </a>
            </div>
    							</div>

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

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

    (@photocrati)

    @flapane – Thanks for the sample code but it would be much better to see the site itself and look at its source … also, what version did you update from? Are you using a custom template? Did you previously modify the Lightbox?

    – Cais.

    Thread Starter flapane

    (@flapane)

    Hello,
    I updated from 2.0.40.
    I’m not using custom templates nor modified any source code.
    If you don’t mind, I prefer sending you the site address via PM. 🙂
    Thanks in advance

    edit: I’m sending you an email via photocrati.com with the addresses

    Plugin Contributor photocrati

    (@photocrati)

    @flapane – Actually it would be much better to open a Bug Report (http://www.nextgen-gallery.com/report-bug/) with those details. It would provide some additional information we find useful and could give us a head-start on helping you to get this sorted out.

    Thanks!

    – Cais.

    Thread Starter flapane

    (@flapane)

    Sure

    Plugin Contributor photocrati

    (@photocrati)

    @flapane – Thanks for the Bug Report, I responded to it earlier today.

    – Cais.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Can't display image description’ is closed to new replies.