Hi Catalin,
The original icons are not showing up. in place of them square are appearing.
Chinese sharing icons are appearing.
Thanks
Rahul Aggarwal
Hello rahulagg25,
The problem seems to be generated by CDN. You can find a solution here: https://forum.tagdiv.com/topic/strange-chinese-symbols-replaced-icons-and-arrows/ Also, 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.
For your second request, you should provide your website URL so I can inspect it closer and also, so I will be able to provide a more accurate response.
Thanks for your understanding!
The square icon issue is more specifically on chrome,Firefox.
Currently i have the below code in my .htacess file.
<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>
Hello rahulagg25,
Please keep in mind that this type of error can occur for various reasons which are not related to our theme, sorry! In most cases, it happens due to the CDN files or server cache which deliver something wrong. As I stated you above, 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.
Thanks for your understanding!
