Strange Chinese Symbols Replaced Icons and arrows

Posted in: Newspaper
Post count: 5

my problem is not solved yet it is showing those characters. pls help

Post count: 23312

Hello lastnote,

If the problem will not be solved with this advice, please try to find other online solutions in this regard because the origin of this issue can be more complex and depends on a lot of things and it is not theme related. Also, try to clear the server cache and if you do not have any access to remove this, you should contact your hosting provider and require them to do this and check the results.

Thanks for your understanding!

Post count: 6

The code in my htacces file looks like this, but It has not resolved the issue. P.S. I copied the code from stackexchange, not from here. Please help…

<IfModule mod_headers.c>
Header add Access-Control-Allow-Origin “*”

# BEGIN WordPress

RewriteEngine On
RewriteBase /
RewriteRule ^index\.php$ – [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>

# END WordPress

Post count: 6

All I need to know is this the right format?

Post count: 6

my site url is http://www.pinkcitypost.com

I am getting an error

Failed to load resource: the server responded with a status of 404 () newspaper.woff

Post count: 6
Post count: 5

Hi sharma_sharma, i can help you out with this problem. Tagdiv team wont help you. I too had struggled.

Post count: 21

Any idea how to resolve this on a Nginx server?

Advice would be appreciated. Thanks.

Post count: 23312

Hello Vikram,

Please notice that issues are not theme related and if you want to solve this, you should check some online fixes and solution in this regard. You can check the following hints from here -> https://enable-cors.org/server_nginx.html -> http://serverfault.com/questions/162429/how-do-i-add-access-control-allow-origin-in-nginx -> http://oskarhane.com/avoid-cors-with-nginx-proxy_pass/

Hope this helps!

Thanks for your understanding!

Post count: 21

Is this issue, in any way related to we just shifting to https://?

If we are on SSL now, would the above solutions still work or we need to do something different?

Thanks for your input @catalin-l. I can manage to resolve most issues on my own, just need a nod in the right direction.

Thank you.

Post count: 23312

Hello Vikram,

All the possible solutions to fix this error may be found in the above replies. As you know, the reason of this may be different one which differs from case to case.

Thanks for your understanding!

Post count: 2

It’s the social media icons that have been replaced with the symbols in the header and footer.

I added the line of code to the htaccess file in my root directory – copied directly from the linked site and not this forum above all other lines – and using the wild card as suggested by @branch1.

The staging site is: http://wptest.brookeandsteve.ca/wptest/

Any advise greatly appreciated!

Post count: 23312

Hello gordonbe,

Please keep in mind that error does not come from our theme, sorry! The source of it most likely come from your modifications which you have made on your website, like -> CDN, multisite, etc or any other custom changes. Please contact your CDN provider and hosting provider because they should be able to provide a more accurate response.

Note: This topic will be closed!

Thanks for your understanding!

Viewing 13 posts - 26 through 38 (of 38 total)
The topic ‘Strange Chinese Symbols Replaced Icons and arrows’ is closed to new replies.