Hi All
Does anyone know how to solve this? Every time I add an apostrophe on the News Module it end up displaying ’ on the website.
For example, when I add The Company's Logo it will displayed as The Company’s Logo instead of showing the apostrophe.
I am using 1.9.2. Any help is much appreciated. Thanks
Problem with apostrophe
Re: Problem with apostrophe
Are you inserting the apostrophe via the WYSIWYG (TinyMCE) or are you pasting from another source? If the latter, try and just type in it in the WYSIWYG or switch to non-WYSIWYG view and insert the apostrophe that way.
If this is a bigger problem that just the one apostrophe you can insert smarty search-replace code in your News template that will clean up non-standard characters that may be entered by the user. (http://www.smarty.net/docs/en/language. ... eplace.tpl)
-S
If this is a bigger problem that just the one apostrophe you can insert smarty search-replace code in your News template that will clean up non-standard characters that may be entered by the user. (http://www.smarty.net/docs/en/language. ... eplace.tpl)
-S
Re: Problem with apostrophe
This sounds more like a DB encoding problem...