Updates to Wordpress theme template/stylesheet are not reflected when a file is edited

Posted by Bryan on Stack Overflow See other posts from Stack Overflow or by Bryan
Published on 2012-05-31T04:34:59Z Indexed on 2012/05/31 4:41 UTC
Read the original article Hit count: 203

Filed under:
|
|

I am developing a theme in Wordpress. I have an issue where updates to my stylesheet (style.css) are not being reflected in the browser after FTPing a new version of the file to the server. Edits will only show up in the browser after waiting a long time, (15+ minutes). I have tried all the things mentioned here, which have not worked. These include:

  • Making sure no caching plugins are installed in Wordpress
  • Clearing the browser cache
  • Trying from a different browser
  • Making sure I am editing and accessing the correct file
  • Checking webhost configuration panel for a caching plugin

Something seems to be caching the stylesheet but I'm not sure how this might be so.

© Stack Overflow or respective owner

Related posts about Wordpress

Related posts about caching