Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1024112

    Hi,

    I upload a new icon set from FLATICON in Enfold Iconfont Manager.

    However some of the icons do not update in the browser, especially in the mobile, showing for user the FLATICONS in the old version.
    I’ve taken:
    1 – Clear all caches in the backoffice.
    2 – Deactivate and reactivate all plugins
    3 – Delete the FLATICON zip file
    4 – Uploading ZIP file with new name
    5 – Renaming the font url https://website/wp-content/uploads/sites/13/avia_fontsX/flaticonX/flaticon.eot

    NOTHING WORKS!

    To have the icons appear correctly:
    – Computer: It is necessary CTRL + F5
    – Mobile: It is necessary to clear the browsing history

    Obviously the users will not be cleaning up their browsing history to see an icon correctly.

    What is the best way to force the browser to download the new version of FLATICONS ?

    #1024326

    One more note:
    I’m using the code below to render the icon on the screen.

    <span class="icon-logout"></span>
    <style>.icon-access :before {
    font-family: 'flaticon';
    content: '\f115';  
    }</style>
    <span class="icon-access av-icon-char av-icon-char-custom" aria-hidden="true" data-av_icon=""></span>
    <style>.icon-access:before {
    font-family: 'flaticon';  
    content: '\f115';           
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    speak: none;
    }</style>

    The two options results in the cache problem even when I rename the icon directory (avia_fonts) the icon appears on the phone screen!

    #1024892

    Hi CloudChoice,

    Where can we see this implemented?

    Best regards,
    Victoria

    #1025021

    Hi Victoria,

    You can see in this private link.

    The problem only occurs in mobile phones, when store the cache of some old version of the icons.

    Thanks

    #1026200

    Hi,

    Thanks for the update. Can you give us a screenshot of the old and new icons? I’m not sure which one I’m looking at.
    Is the Performance > File Compression settings enabled? Please disable it temporarily.

    Best regards,
    Ismael

    #1238176

    Same issue, Performance > File Compression is off.

    #1238474

    Hi BlutVampir,

    If you need help with your site then please open a new thread and include WordPress admin login details in private so that we can have a closer look.

    Best regards,
    Rikard

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