2011-12-02, 20:33:09
bpiper Wrote:I seem to have run into another small issue. when i try to add a ™ in the field for the image title, it comes out looking like random characters. Is it not possible to add this to a data field to be called and displayed?
Works perfectly for me (tested with prettyPhoto and fancybox incl. title under thumbnails).
Make sure that you output the HTML as UTF-8. The following line in the header of your template might help:
Code:
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />