Strange social network icons and other icons

Posted in: Newspaper
Post count: 24

Hello,
i have a problem with isntalling SSL certificate and locked myself out of cpanel and everything.
Now i restore database back for 2 days and when i load my page i see…

http://prntscr.com/fzkrm9

No icons for social network and also for Actual items down…
Also for weather…
http://prntscr.com/fzkrvy

What happened ? 🙁

Thanks for answers.

Post count: 1341
Post count: 24

Thanks.

I tried to put code in htaccess:

<FilesMatch “\.(ttf|otf|eot|woff|woff2)$”>
<IfModule mod_headers.c>
Header set Access-Control-Allow-Origin “http://skin.cdn.com&#8221;
</IfModule>
</FilesMatch>

Did not work.

Tried another htaccess code…

<FilesMatch “\.(ttf|otf|eot|woff|woff2)$”>
<IfModule mod_headers.c>
Header set Access-Control-Allow-Origin “http://skin.cdn.com&#8221;
</IfModule>
</FilesMatch>

Internal Server Error

I also purged CDN. :/

Is there anything else i can try ?

I previewed and try options that are posted in link.. :/

Website is: tetoviran.si

Thanks.

Post count: 24

SOLVED.

Had another problem because i have 2 lines in wp-config.
Earlier without 2 lines wp did not work because i would not define in control panel my urls, but now i can. 🙂

define(‘WP_HOME’,’http://www.tetoviran.si&#8217;);
define(‘WP_SITEURL’,’http://www.tetoviran.si&#8217;);

Thanks for helping.

  • This reply was modified 9 years by slo.
Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.