At least the Effervescence+ theme sets the image title as part of the "alt" tag of the link so if you mouse over the thumbnail it will be displayed. If you want the title displayed under the image you would have to add the code to do this and also possibly you might need to modify the CSS.
Of course, it all depends on the theme you are using, but you did not see fit to mention that....
Not that I would not need money at all...:-) But this is really easy if you invest a little time to read the theming tutorial. All you have to do is to enter the printImageTitle() function within the next_image() loop on the album.php theme page and adjust the HTML/CSS so it looks right.
THANK YOU!!!
I inserted the code like you said, now I'm getting an error:
Parse error: syntax error, unexpected '[', expecting ')' in /home/odnamra/theoddsart.net/themes/theodds/album.php on line 47
I made sure that I posted exactly what was indicated in the functions guide (minus the word "void").
Any ideas?
EDIT:
I deleted all the variable inside printImageTitle and now it's working.
@acrylian can you please help me edit the css? I've been trying and I just can't figure it out. I have found the "Image Thumbnails" section of Dark.css (I'm using the dark version of default), but I can't get my titles under my images, they are currently showing up to the right side of each thumbnail.
Thank you again!