• Resolved Abigailm

    (@abigailm)


    After the latest update of WP Fastest Cache, I have a user reporting that the cache icon is obscuring the dashboard and preventing editing on a site — browser is Internet Explorer v.11. I cannot replicate the error on my own computer, but my user has sent a picture — https://imgur.com/a/2nv1860 — the user reported, “there is a picture of a Bobcat head.. whenever I scroll it just goes up and down with my scroll”

    Any ideas for a fix?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Emre Vona

    (@emrevona)

    really strange issue 🙂 please contact me via email: https://www.wpfastestcache.com/contact-us/

    Thread Starter Abigailm

    (@abigailm)

    Will do — just in case anyone else runs into this problem — the user is on an older office desktop system running Windows 7, Internet Explorer 11. I was able to solve the problem for the user for now by rolling back to version 0.8.9.7.

    Thread Starter Abigailm

    (@abigailm)

    I just thought I’d post an update on this — older versions of Internet Explorer do not handle scaling of svg images properly — so the problem I reported was created when the plugin was modified to use an svg rather than png image for the logo.

    However, the png image that had been used previously was still included within the distribution — so simply wrote a simple redirect in .htaccess:

    
    Redirect 301 /wp-content/plugins/wp-fastest-cache/images/icon.svg https://www.mysite.url/wp-content/plugins/wp-fastest-cache/images/icon-24x24.png

    So with this modification I have been able to upgrade to the current version.

    Plugin Author Emre Vona

    (@emrevona)

    I will fix and let you know.

    Plugin Author Emre Vona

    (@emrevona)

    I fixed the problem. You need to delete wp fastest cache and download the following version to get the latest changes.

    https://downloads.wp.xz.cn/plugin/wp-fastest-cache.zip

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Problem with Cache Icon and site function’ is closed to new replies.