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 :)
branch1
tagDiv Member

Just change the numbers of the width and the height:

width=?
height=?

For whatever size. Then embed it, and see if the size is okay.

There are ways of making your YouTube embeds responsive. I am not completely sure how to do it perfectly myself. So I suggest looking up responsive YouTube embeds.

branch1
tagDiv Member

http://webmasters.stackexchange.com/questions/71630/font-blocked-from-loading-by-cross-origin-resource-sharing-policy-no-access-co

The solution to the problem is to put the line of code from this link on top of the htaccess file. Literally put it on top, not inside the other lines of code, but just on top.
Not the whole thing or else it will screw up your webpage. Just this part: Header add Access-Control-Allow-Origin “*”

Make sure you copy from StackExchange so it copy and pastes correctly, because the htacess file is one of the most delicate parts of operation.

branch1
tagDiv Member

http://webmasters.stackexchange.com/questions/71630/font-blocked-from-loading-by-cross-origin-resource-sharing-policy-no-access-co

The solution to the problem is to put the line of code from this link on top of the htaccess file. Literally put it on top, not inside the other lines of code, but just on top.

Not the whole thing or else it will screw up your webpage. Just this part: Header add Access-Control-Allow-Origin “*”

Make sure you copy from StackExchange so it copy and pastes correctly, because the htacess file is one of the most delicate parts of operation.

  • This reply was modified 10 years by branch1.
branch1
tagDiv Member

Hey Pahoran! If you can give me the exact direction on how to fix it / in simple words. It would be greatly appreciated for all the users that don’t have a CDN.

The developers really need to be clearer on this, it should be easy, not hard.

branch1
tagDiv Member

I also don’t have a CDN & I don’t know how to edit a HTA access file… hmm

Help soon!

Thanks

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