Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #643508

    Hello,
    I have a problem with getting custom font from S3.
    In console eror (in private content).

    My CORS:
    <CORSConfiguration>
    <CORSRule>
    <AllowedOrigin>*</AllowedOrigin>
    <AllowedMethod>GET</AllowedMethod>
    <MaxAgeSeconds>3000</MaxAgeSeconds>
    <AllowedHeader>Authorization</AllowedHeader>
    </CORSRule>
    </CORSConfiguration>

    #644078

    Hey mdxclr,

    does this happen when using a default WP theme as well?

    Best regards,
    Andy

    #644454

    No, if i tried to use custom font on default theme – there is no problem.
    If uploaded font(fontello) via Enfold – happened like this.

    #645273

    Hi,

    Thank you for the info. Please follow the instructions here: http://kriesi.at/documentation/enfold/enable-cors/

    Best regards,
    Ismael

    #646176

    It works, thank you.

    #647217

    Hi,

    Glad we could help :)

    Best regards,
    Vinay

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Custom Font and S3’ is closed to new replies.