How To Edit Zoomed Lightbox Pic To Display Alt Text Caption?
OK now... by default the zoomed/enlarged pics in the lightbox display the title of the ad. What I'd like to do is replace that with the Alt Text caption that users can attach to each of their images via their dashboard.
I've found the right file (jquery.colorbox-min.
js) and the right piece of code:
("LoadingGraphic")),U=e("
Title"),T=e("Current"),J=e("Next"),I=e("Previous"),z=e( "Slideshow")
By removing the Title I remove the default caption which displays the ad title. But what do I replace it with in order to display the Alt Text captions? I've tried different combos (Alt, AltText etc) but so far... zippo.
Any pointers in the right direction would be super.
Cheers.