Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #728854

    Hi there!

    I just updated the theme with the latest update and my social media icon suddenly disappeared. I see they are “there” as indicated by the box icons, but they are indeed missing.

    I followed the instructions outlined in the Enable CORS (http://kriesi.at/documentation/enfold/enable-cors/) directions, adding the code to my .htaccess file, but that didn’t work.

    Cleared my browser cache, cleared my website cache, and tested in different browsers. The icons are still missing.

    Please help!

    Thanks in advance!

    #728861

    Hi kellymarie2001!

    Please add the following to your .htaccess file and also clear your cache after

    <FilesMatch “\.(ttf|otf|woff)$”>
    <IfModule mod_headers.c>
    Header set Access-Control-Allow-Origin “*”
    </IfModule>
    </FilesMatch>

    Let us know if it solves the issue

    Best regards,
    Basilis

    #728869

    Yes, I did mention in my original post that I tried that and it didn’t work, unfortunately.

    #728930

    Hi,

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    Login credentials include:

    • The URL to the login screen.
    • A valid username (with full administration capabilities).
    • As well as a password for that username.
    • permission to deactivate plugins if necessary.

    Best regards,
    Nikko

    #729609

    Hi there,

    I posted the credentials yesterday but I don’t see anything here on this thread… here it is again!

    #730073

    Any luck?

    #730174

    Hi,

    No luck yet, however I found out this error on the console:

    Failed to decode downloaded font: http://yourwebsite.com/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/assets/fonts/entypo-fontello.woff?v=3
    (index):1 OTS parsing error: incorrect file size in WOFF header

    Have you updated the theme via ftp? you have similar issue in this post: https://css-tricks.com/forums/topic/custom-fonts-returns-failed-to-decode-downloaded-font/#post-238852 can you try the solution posted there?

    Best regards,
    Nikko

    #730241

    Oh thank GOD! Best support team EVER!

    The FTP solution worked – turned my transfer type to Binary and re-uploaded all the theme files. Worked wonders!

    Thank you thank you thank you

    #730596

    Hi,

    Great, glad you got it working and for sharing the solution :-)

    Please let us know if you should need any further help on the topic.

    Best regards,
    Rikard

    #1091448

    Hi there,

    Same issue on my end here. Credentials below:

    #1091456

    Hi threemarketinginc,

    Please do what is suggested on this post: https://css-tricks.com/forums/topic/custom-fonts-returns-failed-to-decode-downloaded-font/#post-238852

    Best regards,
    Nikko

Viewing 11 posts - 1 through 11 (of 11 total)
  • You must be logged in to reply to this topic.