Error in fresh install In views and comments count

Posted in: Newsmag
Post count: 95

Hi. Error in fresh install In views and comments count:

imagebam.com

What could it be ?

– I disabled all plugins, still error. Reinstalled theme from zip. Latest WP 4.2.2.

Thanks for help.

  • This topic was modified 10 years by cstyn.
  • This topic was modified 10 years by cstyn.
Post count: 95

Also, search is showing like this…

imagebam.com

and

imagebam.com

What am I missing ?

  • This reply was modified 10 years by cstyn.
Post count: 95

and here

imagebam.com

like, everywhere. I have :

imagebam.com

and tried as I said with all plugins disabled too.

Post count: 6535

Hi

Usually this happens when you try to load the fonts from external sources. Check in browser console if there are any errors related by Cross-Origin Resource. If there are any errors like this try this solution: http://webmasters.stackexchange.com/questions/71630/font-blocked-from-loading-by-cross-origin-resource-sharing-policy-no-access-co
Let me know how it goes and if the problem persist please provide an url where I can inspect this closer.

Thanks!

Post count: 95

Hi.

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

doesn’t work. Site is pes-patch .com

Post count: 95

Am incercat sa sterg tot din htaccess si am lasat doar:

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

# END WordPress

Tot nu rezolv…

Post count: 95

de asemenea error log este plin de errori de genul (poate are legatura)

[Tue Feb 16 16:51:16.899452 2016] [access_compat:error] [pid 15851] [client 146.88.41.180:49619] AH01797: client denied by server configuration: /home/xx/public_html/wp-content/themes/Newsmag/images/icons/newsmag.woff, referer: http://www.mysitehere.com/wp-content/themes/Newsmag/style.css?ver=2.3.5
[Tue Feb 16 16:51:16.636438 2016] [access_compat:error] [pid 27499] [client 188.245.220.90:30615] AH01797: client denied by server configuration: /home/xx/public_html/wp-content/themes/Newsmag/images/icons/newsmag.ttf, referer: http://www.mysitehere.com/wp-content/themes/Newsmag/style.css?ver=2.3.5
[Tue Feb 16 16:51:16.633059 2016] [access_compat:error] [pid 27429] [client 177.53.57.86:53734] AH01797: client denied by server configuration: /home/xxx/public_html/wp-content/themes/Newsmag/images/icons/newsmag.woff, referer: http://www.mysitehere.com/wp-content/themes/Newsmag/style.css?ver=2.3.5
[Tue Feb 16 16:51:16.899452 2016] [access_compat:error] [pid 15851] [client 146.88.41.180:49619] AH01797: client denied by server configuration: /home/xx/public_html/wp-content/themes/Newsmag/images/icons/newsmag.woff, referer: http://www.mysitehere.com/wp-content/themes/Newsmag/style.css?ver=2.3.5
[Tue Feb 16 16:51:16.636438 2016] [access_compat:error] [pid 27499] [client 188.245.220.90:30615] AH01797: client denied by server configuration: /home/xx/public_html/wp-content/themes/Newsmag/images/icons/newsmag.ttf, referer: http://www.mysitehere.com/wp-content/themes/Newsmag/style.css?ver=2.3.5
[Tue Feb 16 16:51:16.633059 2016] [access_compat:error] [pid 27429] [client 177.53.57.86:53734] AH01797: client denied by server configuration: /home/xx/public_html/wp-content/themes/Newsmag/images/icons/newsmag.woff, referer: http://www.mysitehere.com/wp-content/themes/Newsmag/style.css?ver=2.3.5
[Tue Feb 16 16:51:16.546571 2016] [access_compat:error] [pid 8832] [client 201.193.162.122:60862] AH01797: client denied by server configuration: /home/xx/public_html/wp-content/themes/Newsmag/images/icons/newsmag.svg, referer: http://www.mysitehere.com/2014/02/chant-by-secn.html

  • This reply was modified 10 years by cstyn.
Post count: 95

Am incercat :

https://forum.tagdiv.com/topic/icons-missing/page/2/#post-29711
https://forum.tagdiv.com/topic/icons-missing/page/2/#post-29906

nu merge. am multe requesturi in error log si imi incarca foarte mult cpu-ul, avand useri online. Astept o rezolvare, multumesc. Dau si access admin in privat de e nevoie.

Post count: 95

Am incercat toate codurile gasite pe net, inclusiv

<IfModule mod_headers.c>
Header always set Access-Control-Allow-Origin “*”
</IfModule>

am aceasta eroare in consola. numele siteului e in #95321

imagebam.com

Post count: 95

Andrei L., acum 3 ore am trimis un email cu datele de admin la contact@tagdiv.com … Multumesc pentru ajutor, poate rezolv astazi…

Post count: 95

Asa arata eroarea in firefox…

imagebam.com

Post count: 95

am sters .htaccess din /wp-content/.htaccess ce continea:

Order Allow,Deny
Deny from all
<FILES ~ “.(jpeg|jpg|gif|png|js|css|ico|php|xml|xsl)$”>
Allow from all
</FILES>

AddType application/xml .xsl

si merge acum… 😐 Solved.

Post count: 6535

Buna

Scuze pentru pentru intarziere si ma bucur ca ai reusit sa rezolvi problema.
Nu sunt sigur de unde era acea regula in .htaccess. E posibil sa fie din cauza uni plugin de securitate instalat pentru WordPress. Unele pluginuri actioneaza asupra unor fisiere din WordPress si chiar daca le dezinstalezi regulile adaugate raman valabile.

Multumim pentru intelegere si ne cerem scuze inca odata pentru intarziere.

Viewing 13 posts - 1 through 13 (of 13 total)
The forum ‘Newsmag’ is closed to new topics and replies.