It seems your caching plugin removes version info from CSS and JS files.
The problem can occur when the plugin is updated since the new plugin also provides new javascript and CSS files. In order to prevent browsers from loading old js/css files the plugin appends version info as query parameter to js and css files needed.
However, on some websites this version parameter is removed (very likely due to aggressive caching) and this may cause problems.
https://adinserter.pro/documentation#missing-version-parameter
Because of this the old cached files (css and js) are loaded which cause warnings and unpredictable behavior. If you are using caching make sure the caching software DOES NOT REMOVE VERSION INFO (QUERY STRING) parameter from the urls on the settings page. This is needed for browsers to reload the file when the plugin is updated.
Possible caching utilities that might affect query strings:
– Cloudflare: Caching level / Deselect Ignore Query String as it may remove query strings
– W3 Total Cache: Uncheck Browser cache / Remove query strings from static resources (although it should not cache backend settings page)
You can also try just to reload all files with Ctrl F5 or try to clear browser’s cache:
http://www.refreshyourcache.com/en/home/
Thread Starter
reyzkr
(@reyzkr)
hi igor, i checked my w3 total cache configuration but i did not setting on browser cache static resource.
Have you tried to reload all files with Ctrl F5 or to clear browser’s cache?
Thread Starter
reyzkr
(@reyzkr)
hi i downloaded 2.1.11 and solved http://prntscr.com/g5gllg
maybe i’ll use this version because i’m too lazy on progamming :-p
here is the link that you gave to me
2.1.11
https://downloads.wp.xz.cn/plugin/ad-inserter.2.1.11.zip
2.1.0
https://downloads.wp.xz.cn/plugin/ad-inserter.2.1.10.zip
your plugin is easy to use and simple, thank you
[ Signature moderated ]
OK. great 🙂
your plugin is easy to use and simple, thank you
I would appreciate if you could write this on page
https://ww.wp.xz.cn/support/plugin/ad-inserter/reviews/
Thank you!
Igor
Hi @reyzkr
Please stop replying with signatures or adding unnecessary links. I’m crossing those out.
See https://ww.wp.xz.cn/support/guidelines/ for guidelines