Caption text
-
For my gallery I want the alt text to appear below the thumbnail instead of the description. I want the description to appear when they click the thumbnail. There used to be a “hack” to edit one of the .php files but with version 2.0.66 this file doesn’t exist. Which file do you edit to change the caption to be the alt text? I use the shortcode for caption but it still shows the description which is too long.
nextgen-gallery/view/gallery-caption.php
php echo $image->caption
Change to:
php echo $image->alttextThanks,
Belinda
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘Caption text’ is closed to new replies.