Hello
I'm using the alternative tag to manage the information about pictures.
I have activated the "Allow title from thumbnail alt tag" and even the titlefromalt directly in the js
one example is
<img width="150" height="150" src="http://jeje100.free.fr/wp-content/uploads/DSC06467-150x150.jpg" class="attachment-thumbnail" alt="my description" title="DSC06467">
unfortunately fancybox is stil giving DSC06467 in the image instead of "my description".
can you please help me do display the alt tag in my pictures?
Thanks
Jerome