square icons are showing in place of original icons.

Posted in: Newsmag
Post count: 21

Hi Catalin,

The original icons are not showing up. in place of them square are appearing.

Chinese sharing icons are appearing.

Thanks
Rahul Aggarwal

Post count: 23312

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!

Post count: 21

Hi Catalin,

Please find URL : https://fossbytes.com/

Thanks
Rahul Aggarwal

Post count: 21

The square icon issue is more specifically on chrome,Firefox.

Post count: 21

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>

Post count: 23312

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!

Viewing 6 posts - 1 through 6 (of 6 total)
You must be logged in to reply to this topic.