wordpress REQUIRES a Title for each image in the gallery that's on this page. And if i try and remove the tile, it gets repopulated with the file name. But I don't any sort of title to show when a visitor hovers over that image. So how do I hide it? please advise. thanks in advance.
Two things you could try. The easy thing would be to just put a space as the title of the image, so you would get a blank alt text. Or you would have to go to plugins > editor, open up the plugin you are using, and edit the output directly. As I cant tell which one you are using, that is the best I can suggest.
I was hoping there was a way to do it with css, but i guess not. i dont want to put a blank space in the field because the alt box will still show up when you hover over it. that being said, here's the two files that are used for the simple scrollbar gallery that i'm using but i have no idea what to do to remove the text field: simple-scrollbar-gallery.php: http://pastebin.com/ALrQXN5h jquery-1.4.2.min.js:http://pastebin.com/APCALzb8 please advise. thanks.