• On my home page the CSS doesn’t update even after clearing both the CSS and Cache out numerous times , users have to manually hold shift refresh to see the updated version of the site and not many people know to do that so for a lot of people they are seeing a style that is causing issues with the design since the CSS is still cached.

    It is happening on my homepage at http://hearthstoneplayers.com/

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

    (@emrevona)

    This is about browser caching. After modify style file, please add version number at the end of source url.

    /style.css?v=1 , like that

    Plugin Author Emre Vona

    (@emrevona)

    or maybe html is not cleared on browser. Can you check the creation time of cache which is at the bottom of the page?

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

The topic ‘CSS doesn't update even after clearing CSS and Cache’ is closed to new replies.