![]() |
Page Title Showing &Raquo instead of �
There seems to be an issue with whatever php file adds the category names to the site's title. It shows the HTML &Raquo tag in the title instead of the �
Any idea where I would look to change this or fix the tag? Thanks... |
You can open the language file and edit this line to what ever seperator you wish:
PHP Code:
|
Thanks... the strange thing is that it shows the proper characters in the breadcrumb display on the pages but it translates literally in the title of the page. If I change it in the language file then the page bgreadcrumbs will be different. I like the little guys but why won't they show up in the page title properly?
Is it charset issue? |
I guess it could be. I don't remember seeing this issue before so I guess that could be an option to try. Can you remove this charset from the layout template file and see if it appears as the tag instead of the html?
Here is the portion: Code:
<meta http-equiv="Content-type" content="text/html; charset=utf-8" /> |
Yep.. fixed. I changed it to -> hardcoded (like that better it seems) and all is well. Thanks :)
|
Great news!. :D
I knew there was a good reason I added that to the language file. ;) |
| All times are GMT -4. The time now is 05:44 AM. |
Powered by vBulletin® Version 3.6.3
Copyright ©2000 - 2007, Jelsoft Enterprises Ltd.