Bob, I upgraded to the 2.0 and something happened. My brain might be fried, but I can't figure out what to change to get my fields working right. I want to link to a facebook page in a custom field by using an icon. My value display HTML is:
<a href="{$value}" target="new"><img name="facebook" src="http://www.ampodcastnetwork.com/forum/xxxxxx/facebook.png" width="32" height="32" alt="Facebook"></a>
and it should only show the icon linked to the fb page. However it's showing the code. Here is an example http://www.ampodcastnetwork.com/forum/podcasts/19-kids-and-counting.338/
How can I get this looking right again? TIA!
<a href="{$value}" target="new"><img name="facebook" src="http://www.ampodcastnetwork.com/forum/xxxxxx/facebook.png" width="32" height="32" alt="Facebook"></a>
and it should only show the icon linked to the fb page. However it's showing the code. Here is an example http://www.ampodcastnetwork.com/forum/podcasts/19-kids-and-counting.338/
How can I get this looking right again? TIA!