Title: Problem with Cache Icon and site function
Last modified: September 24, 2019

---

# Problem with Cache Icon and site function

 *  Resolved [Abigailm](https://wordpress.org/support/users/abigailm/)
 * (@abigailm)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/problem-with-cache-icon-and-site-function/)
 * 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](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](https://wordpress.org/support/users/emrevona/)
 * (@emrevona)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/problem-with-cache-icon-and-site-function/#post-11967050)
 * really strange issue 🙂 please contact me via email: [https://www.wpfastestcache.com/contact-us/](https://www.wpfastestcache.com/contact-us/)
 *  Thread Starter [Abigailm](https://wordpress.org/support/users/abigailm/)
 * (@abigailm)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/problem-with-cache-icon-and-site-function/#post-11969246)
 * 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](https://wordpress.org/support/users/abigailm/)
 * (@abigailm)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/problem-with-cache-icon-and-site-function/#post-12056599)
 * 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](https://wordpress.org/support/users/emrevona/)
 * (@emrevona)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/problem-with-cache-icon-and-site-function/#post-12056820)
 * I will fix and let you know.
 *  Plugin Author [Emre Vona](https://wordpress.org/support/users/emrevona/)
 * (@emrevona)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/problem-with-cache-icon-and-site-function/#post-12147183)
 * I fixed the problem. You need to delete wp fastest cache and download the following
   version to get the latest changes.
 * [https://downloads.wordpress.org/plugin/wp-fastest-cache.zip](https://downloads.wordpress.org/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.

 * ![](https://ps.w.org/wp-fastest-cache/assets/icon-256x256.png?rev=2064586)
 * [WP Fastest Cache - WordPress Cache Plugin](https://wordpress.org/plugins/wp-fastest-cache/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-fastest-cache/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-fastest-cache/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-fastest-cache/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-fastest-cache/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-fastest-cache/reviews/)

 * 5 replies
 * 1 participant
 * Last reply from: [Emre Vona](https://wordpress.org/support/users/emrevona/)
 * Last activity: [6 years, 6 months ago](https://wordpress.org/support/topic/problem-with-cache-icon-and-site-function/#post-12147183)
 * Status: resolved