Hi @crancherry
Thank you for response!
The PHP version shouldn’t be an issue then but host’s CDN may be, depending on its configuration. If it’s “offloading” the assets (essentially “moving” JS/CSS out of the site to the CDN) then it would be conflicting.
A workaround could be to disable it temporarily, then set asset optimization in Hummingbird, then enabling that CDN again and clearing its cache if possible. But I admit I never tested it personally (as I’m not GoDaddy’s user).
If that doesn’t help, then a full conflict test would have to be performed to identify what’s breaking nonce in this case. Such test means:
– disabling all caching and CDN
– switching site default Twenty Twenty-Two theme
– disabling all the plugins except Hummingbird
– then if the issue no longer happens start enabling theme and plugins back one by one after each one checking for the issue; when it starts to happen again, it means that the last enabled plugin (or theme) right before it is causing some sort of “clash” and that we can investigate further on our end.
I understand that at this point you cannot do such test on the site in question (as you switched to another plugin) but if you decide to give it another shot or you can conduct such test on some staging/dev site where the issue is also happening, we’ll be around to assist you so just notify us about test results at any suitable moment and we’ll get back to the case.
Kind regards,
Adam