Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #315450

    Please stick with me…

    In the past week, I’ve noticed several missing images and icons. Just for example, the “back to top” arrow/chevron icons, the left and right arrow/chevron icons in the sliders, and on and on… It shows a “missing image” box in some browsers, or some weird character stuff in Firefox.

    This has occurred around the same time as the WordPress 4.0 Update, and even after the Enfold Version 2.9.2 Update, this problem has not been fixed.

    I’ve looked at a few previous threads here in the support forums, including this one:
    https://kriesi.at/support/topic/various-icons-missing/

    I followed the advice at the above link and did a “fresh” re-uploading of the latest Enfold update via FTP, and the problem still persists. My WordPress install has NO caching plugins or anything that would cause it to keep a previous state of the website. I’ve cleared the browser cache on multiple browers, looked at it on multiple computers and devices at three different geographic locations…it still does not work.

    Can you tell me what folder(s) these images exist in? What files call these images? Any help would be appreciated. Thank you.

    • This topic was modified 10 years, 2 months ago by 2GuysTalking.
    #315601

    Hi,

    Those are not images but icon fonts, can you post the link to your website please?

    Also, try the solutions provided here;
    http://www.fontsquirrel.com/blog/2010/11/troubleshooting-font-face-problems

    Regards,
    Josue

    #315675

    Yes, the site is http://www.2guystalking.com/.

    I looked at the link you provided above, and on a whim put this in the .htaccess file:

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

    And it worked like a charm. The icons came back. Weird. I don’t know what happened…either the new WordPress 4.0 or a plugin I installed relatively recently called Redirection must have stripped the mentions of the fonts from the file.

    Thanks for your reply. Now on to the next issue caused by WP 4.0… ;-)

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Broken/Missing Images and Icons’ is closed to new replies.