I am investigating unexpected CSS behaviour. Some CSS is obviously not coming through and I cannot yet find the culprit.
Inspector refers to some CSS that is called from:
/wp-content/uploads/bb-plugin/cache/7180-layout.css?ver=XXX
My setup
- BB
- BB Themer
- Theme: BB Playground
- child theme with custom CSS
- on staging server
- no server level caching or caching plugins
- define( ‘WP_DEBUG’, true );
- cleared BB cache multiple times
- cleared browser history/cache
- tried various browsers / browser profiles
- SFTP set to “-al”
The cache CSS file does not seem to get flushed.
So my question is, may I manually delete the file or empty it?