Reply To: Multisite image issue

#9276
Ernest Marcinko
Ernest Marcinko
Keymaster

You are welcome!

The CSS issue: it appears that it’s a cache related problem, probably CDN cache. If you look at the search stylesheet file currently loaded:

https://mormonmusic.org/files/asp_upload/style.instances.css?ver=4.9.1

and compare it to the same file with different query parameter, for example:

https://mormonmusic.org/files/asp_upload/style.instances.css?x=2

They are different, and the second one is the newer. It means that it’s either cached by a plugin, or on CDN if you use any (cloudflare, maxCDN etc..) The file is changed correctly, but since the cache is not cleared, the server pushes the old one.

If you clear the site cache and CDN cache (and browser cache as well), the problem should go away.

Best,
Ernest Marcinko

If you like my products, don't forget to rate them on codecanyon :)