• Hi,

    I’m using the standard ‘shadow effect with description text’ template but can’t see any text beneath my thumbnails.

    The descriptive text does appear in the HTML as a title tag (example below), but I just don’t know why its not appearing on screen.

    Must be some CSS problem. Any ideas would be most appreciated. Thanks. Jon

    EXAMPLE HTML

    <div class="ngg-gallery-thumbnail" >
    <a href="....wp-content/gallery/project1/image1.jpg" title="This is some descriptive text" class="thickbox" rel="image1" >
    				<img title="Image1.jpg" alt="Image1.jpg" src=".....wp-content/gallery/project1/thumbs/thumbs_image1.jpg" width="150" height="150" />
    			</a>
    		</div>
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘[Plugin: NextGEN Gallery] Missing descriptive text on gallery thumbnails’ is closed to new replies.