In my “SEO Ultimate” plugin panel I’m getting the 404 on the following:
https://www.wsra.org.uk/wp-content/themes/customizr/inc/assets/css/fonts/fonts/entypo.eot);src:url(http:/www.wsra.org.uk/wp-content/themes/customizr/inc/assets/css/fonts/fonts/entypo.eot
Now this is where it gets weird. I’ve gone via FTP into the /wp-content/themes/customizr/inc/assets/css/fonts/fonts directory and “entypo.eot” is sitting there happily.
The referring urls seem to be on every single page on the website and this is quite a big website, so I’m getting a lot of notifications every day about this. Is there a CSS fix I can apply?
I’m running customizr on its own with no child-theme, just a few css modifications in the “custom css” window; none of which request this font file.
]]>The missing URL in the log file is :
https://haitidebeachresort.com/wp-content/themes/customizr/inc/assets/css/fonts/fonts/entypo.eot;src:urlhttp:/haitidebeachresort.com/wp-content/themes/customizr/inc/assets/css/fonts/fonts/entypo.eot
The file (entypo.eot) DOES exist but the URL seems to be malformed (almost as if it is duplicated). This error has been logged against several different pages on the website.
Any ideas? Should I be concerned or just ignore them?
]]>Would you mind having a look: www.iie.es
I’ve been doing my best for days now and cannot find a solution, we’ve tried other path with WPMU guys too.
I am not even sure it comes from AUtoptimize but for it started when I activated it…
My Autoptimize setting is the following:
—————————
HTML
Optimize HTML: YES
Maintain comments in HTML: NO
JAVASCRIPT
Optimize Javascript: YES
Force Javascript in Head: YES
Look for scripts only in Head: YES
Exclude scripts: had to exclude “jquery.isotope.min.js”
Try-catch: NO
CSS
Optimize CSS: YES
Generate URI: NO
Look for styles only in Head: NO >> Breaks things (?) Ubergrid and menu drop down
Defer CSS: NO
Inline all CSS: YES
Exclude CSS from Autoptimize: admin-bar.min.css, dashicons.min.css
CACHE
Write: YES
Styles and scripts in cache: 45
Save aggregated script/css as static files?: YES
———————————————-
Your help is highly welcomed!
https://www.ads-software.com/plugins/autoptimize/
]]>I have been trying to use entypo or genericons inline in pages (eg. on buttons or in paragraphs) without success. I have tried using the html for genericons:
<span class="genericon genericon-show"></span>
and the unicode(?) for entypo:
& #59226;
(space added after & so you can read it)
Neither works. I have tried inserting a new css class that was somewhere on the forum for something else:
.entypo-class {
display: inline-block;
font-family: 'entypo';
speak: none;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
font-size: xx-large;
}
but using
<span class="entypo-class"> & #59226; </span>
doesn’t work either…
Any ideas?
I have a new wordpress website using Customizr as the theme. I have a child theme and have done some modifications here and there (eg. slider size).
Thanks!
]]>And bit out of topic – how can i search the forum… its maybe simple but I didn’t found option yet
Cheers
It’s not a browser issue because the fonts display accurately on other Customizr sites.
Any idea what could cause this?
Update: here is some error syntax from Firefox:
downloadable font: invalid version tag (font-family: "genericons" style:normal weight:normal stretch:normal src index:1)
source: https://MYURL/wp-content/themes/customizr/inc/css/fonts/fonts/genericons-regular-webfont.woff @ https://MYURL/wp-content/themes/customizr/inc/css/green.css?ver=3.0.13
It also throws:
downloadable font: rejected by sanitizer
downloadable font: no supported format found
I want to ask, how to insert entypo or genericons fonts to post or page?
]]>https://www.ads-software.com/extend/plugins/wp-font-face/
]]>