I'm trying to output the AssetLabel, but the code I'm using doesn't appear to work:
<mt:EntryAssets type="image" limit="1"> <img src="<mt:AssetURL>" alt="<mt:AssetLabel>"> </mt:EntryAssets>
The AssetURL is outputting as expected, but the alt tag just ends up being empty.
I just upgraded to 4.31.
Can anyone help?
Thanks
Reported on Movable Type 4.3
Weird... I ran this in an index template:
and it produced:
I'm assuming that the assets in question have labels. What plugins do you have?