Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
Babawomba
tagDiv Member

Hi,

this has done the trick! Thanks a lot.

Babawomba
tagDiv Member

Hi,

yes – I have implemented the .htaccess rule as you can see here:
http://pastebin.com/tE0fwWFY

The Cache plugin cache has been deleted and the Cloudflare CDN cache was purged after this change.

Nevertheless, the issue is still there. Strangely on the mobile version it looks just fine.

http://www.winbuzzer.com

Babawomba
tagDiv Member

This does not fix my problem – I have currently this entries in my .htaccess

# FIX: Chinese Symbols on top and footer social media icons

<FilesMatch “\.(ttf|otf|eot|woff|woff2)$”>
<IfModule mod_headers.c>
Header set Access-Control-Allow-Origin “*”
</IfModule>
</FilesMatch>

# Set PHP default-charset
AddDefaultCharset UTF-8
php_value default_charset UTF-8

Viewing 4 posts - 26 through 29 (of 29 total)