• I have installed the NextGen Gallery plugin and everything seems to be working just fine except for the lack of the caption on each picture showing up.
    Under Gallery Settings, I can dictate the size of the thumbnail I want by clicking “Override thumbnail settings” and putting in the dimensions. However, when I do that, the caption does not show up under the thumbnail. I need it to show up under the thumbnail. It shows up once you click the picture and expand the size, but not under the thumbnail.
    Under Gallery settings and the NextGen Basic Thumbail tab, I can choose a template named gallery-caption.php, but the size of the thumbnail is too small. I attempted to find where in the css the size of this caption is dictated with no luck.
    So to summarize: I need a photogallery where there are 3 pictures in each row at 293px W x 225px H with a caption under each picture…
    Help!!!!

    http://ww.wp.xz.cn/plugins/nextgen-gallery/

Viewing 13 replies - 1 through 13 (of 13 total)
  • I need a photogallery where there are 3 pictures in each row at 293px W x 225px H

    That depends on your theme/template

    Thread Starter aoleary10

    (@aoleary10)

    I can get the pictures the proper size that I want (293×225), but the caption doesn’t show up….

    Plugin Contributor photocrati

    (@photocrati)

    @aoleary10 – Have you tried re-sizing the gallery’s thumbnails then using the “caption” template?

    – Cais.

    Thread Starter aoleary10

    (@aoleary10)

    caption template?

    Thread Starter aoleary10

    (@aoleary10)

    oh! caption template (gallery-caption.php)….
    that is an option, but I can’t find where to modify that php file (or stylesheet)

    Plugin Contributor photocrati

    (@photocrati)

    @aoleary10 – What is it you are trying to accomplish that needs modification of the template and/or Custom CSS … perhaps I missed something in this topic?

    – Cais.

    Thread Starter aoleary10

    (@aoleary10)

    I need a photogallery where there are 3 pictures in each row at 293px W x 225px H with a caption under each picture…

    Thread Starter aoleary10

    (@aoleary10)

    view: susanmorrice.com/photo-gallery
    I need it to look just like that except I need a caption under each picture….

    try the following shortcode:
    [nggallery id=1 template=caption]
    (change the id value to your gallery id).

    Thread Starter aoleary10

    (@aoleary10)

    @grosner55
    [nggallery id=1 template=caption] is already used on the page…the caption still doesn’t show up…

    Thread Starter aoleary10

    (@aoleary10)

    Any other help out there?

    The <span>hello world caption goes here</span> tag is missing from your output. This tag follows each of the thumbnails “a” tag that looks like this:
    < a href > < /a >
    tag for each photo. Try disabling any plugins that could be conflicting. If that does not solve the issue, it’s probably a theme conflict. Hopefully you are also using the latest Nextgen Gallery.

    Plugin Contributor photocrati

    (@photocrati)

    @grosner55 – Thanks, great tips and suggestions!

    – Cais.

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

The topic ‘NextGen Gallery Caption Issue’ is closed to new replies.