Modified css and javascript are not updating in browser
-
I have modified some CSS and JS for my site and simply cannot get it to update in a browser. I need to force this from the server side upon modification. I’ve tried wp_enqueue_style in functions.php and it didn’t work; it worked for the main stylesheet, but it isn’t working for these other files. I don’t want to override there for every CSS or JS anyway; I simply want updates on modification. I’ve tried using .htaccess with active on and defaults set to “modification”, and that didn’t work either. How can this be accomplished?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘Modified css and javascript are not updating in browser’ is closed to new replies.