• Hi,

    The plugin works perfectly on all other browsers for my site (www.tainstruments.com) apart from IE, I’ve tried everything to no avail. I noticed that the site loads wrong when I have this (<!– via php –>) at the footer and once I go to the cache folder in WP-Content, delete the cached version of the said page and refresh, it loads all right and now has this (<!– need to refresh to see cached version –>) at the footer.

    When it loads wrong my site is mis-aligned (i think the CSS files are affected) but if i turn the plugin off or manually delete the cached files, it loads the right way.

    Kindly assist. Thanks

    • This topic was modified 8 years, 4 months ago by muyiwa.
Viewing 8 replies - 1 through 8 (of 8 total)
  • Plugin Author Emre Vona

    (@emrevona)

    Actually I see <!– need to refresh to see cached version –> at the footer with all the browsers now. You use dnsmadeeasy and it causes this issue. dnsmadeeasy creates cache in their own servers.

    <!– WP Fastest Cache file was created in 5.67629599571 seconds, on 26-10-16 20:31:59 –><!– need to refresh to see cached version –>

    20:31:59 -> I refresh the page and the time does not change.

    Thread Starter muyiwa

    (@muyiwa)

    Thanks for your quick response.

    I have currently turned off the Plugin as it still has the issues. Is there a way around the DNSMADEEASY caches?

    Plugin Author Emre Vona

    (@emrevona)

    I don’t know anything about DNSMADEEASY. but I think that there is ‘purge cache’ button on the admin panel of DNSMADEEASY.

    Thread Starter muyiwa

    (@muyiwa)

    Does it make sense to set the cache up on my local server, run an HTML grabber (like HTTrackker) and then copy the cached pages onto my server?

    Plugin Author Emre Vona

    (@emrevona)

    why do you need that?

    Thread Starter muyiwa

    (@muyiwa)

    Thanks @emrevona

    My issue is when i tun on the plugin, it works perfectly and my site is super fast on all browsers except IE.

    When I turn on the plugin, the first refresh on IE is normal, the second then has a CSS issue. I did a side by side code check on the normal IE load (with the plugin switched on) and the broken IE code and I saw that the difference is (BROKEN PAGE – <!– via php –> as opposed to NOT BROKEN PAGE<!– need to refresh to see cached version –>)

    I noticed that it was the CSS file that was affected as the broken page has alignment issues. When I manually delete the cached file and then reload the page on IE, it loads right and now includes the <!– need to refresh to see cached version –> on the code footer.

    My site is hosted on Godaddy VPS, DNS is controlled by DNSMADEEASY. I have tried changing the plugin setting to different configurations but non works

    My question are;

    1. Is there a way to cache the pages without the option that includes <!– via php –> since that’s the option where its broken.

    2. You mentioned that DNSMADEEASY sometimes caches the website, is there a walk-around for this? will clearing this cache make the difference?

    3. In your code (inc/cache.php 181) it says “//to show cache version via php if htaccess rewrite rule does not work” I noticed that this is where the page with <!– via php –> are either being created or directed to… Do i need to make .htaccess changes to fix this?

    Thanks for your assistance so far.

    • This reply was modified 8 years, 4 months ago by muyiwa.
    Plugin Author Emre Vona

    (@emrevona)

    can you disable “combine css” and clear cache please?

    Thread Starter muyiwa

    (@muyiwa)

    Thanks for your feedback.

    Like I said I have tried all the configurations, disabled and enabled. I have even tried turning off all the plugins and it still breaks the site on IE when I activate WPFC.

    I have noticed that the ONLY difference between a broken page and normal page (on IE, with WPFC enabled is the last statement that BROKEN PAGE has <!– via php –> as opposed to NOT BROKEN PAGE<!– need to refresh to see cached version –>

    Do you have a paid troubleshooting service, I wouldnt mind you helping to look at this issue as I’ll hate to loose the value of WPFC completely because of IE

    Thanks

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Plugin not working in IE 11’ is closed to new replies.