rrcplus
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: @font-face works for me, but no one else.Ah oops. I thought it looked a bit odd.
That seems to have done the trick though. May I ask what you changed exactly?al though I’m kind of afraid to remove the code from the style.css in fear of it not working again lol.
Forum: Fixing WordPress
In reply to: @font-face works for me, but no one else.That doesn’t work either. ??
I’ve tried adding<link rel="stylesheet" type="text/css" href="MyFontsWebfontsKit.css">
to the header.php (cause the support person at myfonts said that generally this stuff is added in the header).
I’ve opened up the styles.css and pasted @font-face and @import code directly in to the file and it still doesn’t work.I just don’t know anymore, perhaps I should just go with a Google Fonts font instead?
Forum: Fixing WordPress
In reply to: @font-face works for me, but no one else.I added some google fonts to see if those would work, and they do work.
I’ve added the code I showed you in the “CSS” section of WordPress under “appearance”.
I changed the link to a link that actually exists, and the .TFF and woff and woff2 files have always been in that document. I’m not sure why they’re not visible.in my CSS section, I’m linking to:
https://www.jacquelinemcquade.com/wp-content/fonts/2E32F5_0_0.eot which in fact does exist. So I’m not sure why these changes are not being implemented.to clarify, this is what I’m looking at:
https://ariellafreinders.co.uk/fonts.jpgam I not supposed to do it in this section? I hope this somewhat explains my confusion.
Forum: Fixing WordPress
In reply to: @font-face works for me, but no one else.The code I posted in my first post is the code that’s in my CSS.
So I’m not entirely sure why you’re saying I didn’t link to any other font files?I changed the link locations, and all of these links exist, however it’s still not working.
@font-face { font-family: 'JamesPaul'; src: url('/wp-content/fonts/2E32F5_0_0.eot'); src: url('/wp-content/fonts/2E32F5_0_0.eot?#iefix') format('embedded-opentype'), url('/wp-content/fonts/2E32F5_0_0.woff2') format('woff2'), url('/wp-content/fonts/2E32F5_0_0.woff') format('woff'), url('/wp-content/fonts/2E32F5_0_0.ttf') format("truetype"); }
Forum: Plugins
In reply to: Custom Content type plug-ins?won’t they just require to www.ads-software.com then though?