We’re trying to use HTML code in some category names, i.e. to show quarter (1/4) symbols etc.
But this is showing up in HTML code everywhere, is there something global I can do to resolve it, or do I have to go through all the code to strip out escapeHTML etc…
I know for attributes you can manage this by ‘show html on front end’, but nothing for categories names as well becuase this show up in the meta tags…. argh!
Cheers
Couldn’t globally turn it off anywhere so had to go round stripping it out.