-
AuthorPosts
-
November 8, 2014 at 3:05 pm #348156
Hello!
In order to manage the two languages for my website, I’ve decided to host two separate versions of wordpress, the German version under the .de domain and the English version under .com. I’ve duplicated the folder and the SQL database and after a little bit of optimization it seemed to work nicely.
Then today I fired the new English version up and all of a sudden the custom font isn’t working any more. Could you please take a look what the problem might be?
Thanks in advance.
Best,
Alexander
November 8, 2014 at 3:11 pm #348157I’ve also noticed that some UI-inherent graphics aren’t working any more. The buttons in the WP-layer slider now have wrong symbols and there’s a strange symbol on the far right of the main menu.
November 9, 2014 at 10:26 pm #348473Hey!
Try adding this to your .htaccess file (.com site):
<FilesMatch "\.(ttf|otf|woff)$"> <IfModule mod_headers.c> Header set Access-Control-Allow-Origin "*" </IfModule> </FilesMatch>
Cheers!
JosueNovember 10, 2014 at 12:59 am #348566This reply has been marked as private.November 10, 2014 at 1:31 am #348586Hi Alexander,
Can you please create us a temporary FTP account? post it here as a private reply.
Regards,
JosueNovember 10, 2014 at 1:49 am #348600This reply has been marked as private.November 11, 2014 at 2:37 am #349168Hi Alexander!
Did you manage to fix it? the icons seems to be working as expected in your site – http://screencast.com/t/lsMMnAUBF
Regards,
JosueNovember 11, 2014 at 3:46 am #349179Hey Josue!
Strange, for me it’s still not working.
http://www.agolex.de/wp-content/uploads/2014/11/menu.png
Interestingly enough, on my Android tablet the custom font isn’t shown, but the Search icon (and the other UI icons) aren’t buggy. Technology is so strange.
Do you have an idea what else it could be? After all, my home page is still behaving strangely. I’ve had this issue where all of a sudden my links started to look strange (wrong color, no hover effect), I got some quick css code from you to remedy this, but still on the top half of the page the links have a different hover effect than those on the bottom half below the image.
Best,
Alexander
November 11, 2014 at 3:53 am #349181Not to mention that in Internet Explorer the custom font never works. ; )
November 11, 2014 at 4:09 am #349183Hi Alexander!
Try checking it on another browser (refresh the Cache), here’s how i see it on my Android tablet btw – http://i.imgur.com/JmjOeoN.png
Regards,
JosueNovember 11, 2014 at 4:18 am #349184Bummer, right you are. It WAS the cache. Thanks so much, I’ll be clearing that regularly in the future. : )
-
AuthorPosts
- The topic ‘Custom font not working after transfer to new URL’ is closed to new replies.