Here is an example. In the image gallery for a page, I have:
File name: Key_West_volleyball.jpg
Title: Volleyball on the Beach in Key West
Alternate Text: Volleyball on the Beach in Key West
Description: Volleyball on the Beach in Key West
But what appears in the source code is:
<img width="250" height="188" alt="" src="http://www.historickeywestinns.com/wp-content/uploads/Key_West_volleyball.jpg" title="Key_West_volleyball" class="alignright size-full wp-image-1131">
The title I gave the image is being overwritten by the file name. How can I correct this? And why is the alt tag blank??
Please help, me client is very anxious about this!! Thank you!