Home User profile
tagDiv Member
This user did not write anything. So we are just showing here some random text to make the profile page look nice :)
PolePosition
tagDiv Member

Just an update, modifying .htaccess didn’t work when following thread.

Problem was relative to absolute path because of a domain name change.

Solution will be to change the absolute to relative path for the font loading, however I will try to change the main wp domain install path and see if it will succeed better.

PolePosition
tagDiv Member

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

PolePosition
tagDiv Member

We got in with the theme, it isn’t obstructing any work on the site, so we are ok with waiting.

For the .htaccess question, am I doing this right;

Copy paste the following code at the top of the file

PolePosition
tagDiv Member

So basically we don’t even have to update it?

Added
“Header set Access-Control-Allow-Origin “http://skin.cdn.com&#8221; ” on top of .htaccess

Ty

PolePosition
tagDiv Member

We’ve had the issue for a couple of days of our fb page posting the wrong image when linking a wp article.

I suspect it is regarding our implementation of instant articles.
If this is something that is maybe a general issue I’d like to know.

Regards

Viewing 5 posts - 1 through 5 (of 5 total)