klagreca
Member
Posted 2 years ago #
Hi folks,
Quick Q. I'm using shadowbox as an effect for images. However, the effect will show the image's description, not the title (alttext). Does anyone know which file I would need to edit in order to pass the alttext field instead of description to Shadowbox?
Using NGG 1.4.3.
Thanks!
Kris
http://wordpress.org/extend/plugins/nextgen-gallery/
klagreca
Member
Posted 2 years ago #
found it. The code is in the the particular view -- in this case, gallery-caption.php. In the file, look for the code that builds the anchor tag and change the title attribute from "description" to "alttext".