Author |
Topic  |
|
dynsight
New Member
57 Posts Pre-sales questions only (More Details...)
|
Posted - 09/30/2017 : 09:05:40
|
Hi, I am using one of your responsive templates (shocked that it does not support bootstrap), and when going to a category with a child category, the name is preceded with the dreaded black diamond and question mark.
This is within your template, so the header states:
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
not sure what is causing this. I am using cart version 6.6 |
|
Andy
ECT Moderator
95440 Posts |
Posted - 09/30/2017 : 09:17:22
|
Hi
We have designs with bootstrap and some without. It's not a case that it's not supported.
Can you change iso-8859-1 to utf-8 if your admin is also using utf-8? You can view source to check.
Andy
Please feel free to review / rate our software |
 |
|
dynsight
New Member
57 Posts Pre-sales questions only (More Details...)
|
Posted - 09/30/2017 : 10:19:54
|
I actually tried that, and it removed some stray occurrences of the diamond, but not the one in the subcategory... this is kind of annoying.
Here is the html code that the PHP is generating:
<li class="ectmenu1 ectsubmenu1" id="ect0_10" onclick="return(ectChCk(this))" style="display:none;margin-bottom:-1px"><a style="display:block" href="products.php?cat=10">#65533; V-Series Carts</a></li>
and here is the header info:
!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"><!-- #BeginTemplate "Templates/main.dwt" --><!-- DW6 --> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" / |
 |
|
Andy
ECT Moderator
95440 Posts |
Posted - 09/30/2017 : 11:56:51
|
Is the admin also using utf-8? I assume the site has been around a while so did this suddenly happen or have you made any changes before it happening?
Andy
Please feel free to review / rate our software |
 |
|
|
Topic  |
|