Tagged: ,

Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #782738

    All fontello icons are missing from my current site. Interestingly they were visible during development of the site. I recently changed some settings to repoint the server to the live domain url and since then the live site have not shown the icons.

    Most browsers tested so far (IE, Chrome) display blank squares or nothing, while Firefox shows case squares with unknown signs inside. Safari seems to work fine.

    I noticed a 404 (Not Found) status on the fontello file paths. I checked the paths via FTP and the files are there so I wondering has the redirect caused some confusion.
    I have seen earlier discussions in this forum (i.e. april 2015). with the suggestion of adding the line $fstring = str_replace(‘http:’,”, $fstring); to the font-manager.class.php. My problem, however, is that I have no idea where to insert this line.

    #783235

    Hey benmulder,

    Could you post a link to the site in question so that we can take a closer look please?

    Best regards,
    Rikard

    #783321

    Thanks, Rikard,

    The site address is: InGasteren.nl

    Best regards, Ben Mulder.

    #783767

    Hi,

    Thanks for that, could you try following this please? http://kriesi.at/documentation/enfold/enable-cors/

    Best regards,
    Rikard

    #783867

    Dear Rikard,

    Thanks for the suggestion.
    I have tried this before and tested it now again. Unfortunately it does not solve the problem.

    Best regards, Ben

    #785171

    Hi Ben,

    Thanks for the feedback. It looks like the icon font is being blocked by the browser since it’s being loaded from a different domain, please see private. Did you install WordPress in a different folder that the root?

    Best regards,
    Rikard

    #785210

    Hi Rikard,
    Indeed, I installed WordPress in a subfolder from the root, as indicated in ‘private’.
    In earlier discussions it was suggested that this issue in such a case could be resolved by adding the line $fstring = str_replace(‘http:’,”, $fstring); to the font-manager.class.php. My problem, however, is that I have no idea where to insert this line.

    Best regards, Ben.

    #785584

    Hi Ben,

    Ok, thanks for the feedback. I’m not sure about that solution, I’ve never tried it myself. Though if you want my personal opinion then I would recommend that you remove the old CMS if you are not using it, then move the WordPress installation to the root. You might get other problems like this in the future otherwise.

    Best regards,
    Rikard

    #787690

    Hi Rikard,

    Thanks for the suggestion and the answers on my questions.
    I re-aranged our (sub-)domains and moved the WordPress installation to the root.
    All problems with respect of the icon-fonts are solved now.

    Best regards, Ben.

    #787796

    Hi Ben,

    Great, I’m glad to hear that. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #787804

    Hi Rikard,

    many thanks, once again.
    The topic can be closed.

    Best regards, Ben.

    #787851

    Hi Ben,

    That would be nice :)

    Best regards,
    Victoria

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