• I am developing a website locally using the MAMP-software for Mac, but I am experiencing a really annoying problem. Everytime I make a change in functions.php in the child theme, I have to change theme and change it back again for changes to be visual. I can only imagine it being the same with every .php-file, even tho I haven’t tried this yet. CSS-changes loads fine, so I am guessing it’s a setting of some sorts in WordPress 3.8?

Viewing 2 replies - 1 through 2 (of 2 total)
  • I am guessing it’s a setting of some sorts in WordPress 3.8?

    I don’t think WordPress is caching it by default. It’s probably either a server component confguration issue or browser related. Instead of changing themes and then changing back, have you tried using Opt+Cmd+E or Cmd+R or Shift+R (I’m not positive which one it is on a Mac) to try and force a reload from the server after you make a change?

    Thread Starter tkse

    (@tkse)

    Yes, I have. Doesn’t look like it’s going to be such a massive issue though, as they seem to respond fine to changes. Those few additions I will do to functions.php won’t make it impossible to work with, although it’s still quite annoying.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Cache problem?’ is closed to new replies.