Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
 
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

Find us on Facebook Follow us on Twitter View our YouTube channel
Search our site
Forum Search
Google Site Search
 All Forums
 Technical
 PHP (Unix / Linux / Apache) versions
 symbols between main categories and sub-categories
Author « Topic »  

leejon
Starting Member

25 Posts

Pre-sales questions only
(More Details...)

Posted - 02/05/2018 :  17:36:52  
hi Sir,

There is a problem with my site, the symbols between main categories and sub-categories are not displaying correct, please refer to below screen shot:

[img]http://www.lyintlcorp.com/images/problem.jpg[/img]

Thanks.

Regards,
John Lee

Andy
ECT Moderator

95440 Posts

Posted - 02/06/2018 :  00:05:41  
Hi John Lee

Can you view the source code of that page and then do the same in your store control panel? The charset should be the same for both.

Possibly you have this in the admin

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />

and this on your store pages

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

As those need to be the same you probably need to change the charset on your store pages.

Andy



Please feel free to review / rate our software

leejon
Starting Member

25 Posts

Pre-sales questions only
(More Details...)

Posted - 02/06/2018 :  00:43:37  
Hi Andy,

Thank you for your reply.

I found this "<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />" on each my web pages, so I added "$adminencoding="iso-8859-1";" to the admin includes.php file, but the problem is still there.

If I did wrong?

Regards,
John Lee

leejon
Starting Member

25 Posts

Pre-sales questions only
(More Details...)

Posted - 02/06/2018 :  00:51:39  
Andy,

Problem had been fixed after I changed both of them to "utf-8".

Thanks.

John Lee
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.02 seconds. Snitz Forums 2000