Minification problem in network mode
-
Hello,
I have a network containing two sites (mysite1.com and mysite2.com). Everything is fine on the first one, I only have one JS file and one CSS file.
But on my second site, even though I do have the minified files (
https://www.mysite2.com/assets/cache/minify/000002/15616/default.include-footer.5334fb.js
, I also have all the original, uncompressed assets originating from the first site (ex. :https://www.mysite1.com/assets/themes/mytheme/javascript/jquery.easing.js
).I wiped the caches at network and site levels without success.
Any ideas as to why this is happening? Could it be related to the renaming of the wp-content folder?
Thanks in advance for any help you can provide.
- The topic ‘Minification problem in network mode’ is closed to new replies.