thealonsotron
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] CF7 red error for anyone not logged inNot sure what suddenly caused this issue, as there aren’t any new plugins or anything.
I use Qode’s “Bridge” theme
Async JavaScript (CF7 and CF7 Material Design are both excluded)
Autoptimize (Again, CF7 excluded from JS minification)
BJ Lazy Load
Bridge Core
Cloudflare
Gallery – Video Gallery
LayerSlider WP
Live Preview for CF7
Material Design for CF7
Slider Revolution
Smush
WP-Optimize
WPBakery Page Builder
and Yoast SEOForum: Plugins
In reply to: [Contact Form 7] CF7 red error for anyone not logged inIt would appear not-logged in users get the following console error:
Uncaught ReferenceError: grecaptcha is not defined
at (index):181Forum: Plugins
In reply to: [Autoptimize] Refused to apply style because its MIME type isn’t supportedDone and done 😉 I kept forgetting to write a review, thanks!
Forum: Plugins
In reply to: [Autoptimize] Refused to apply style because its MIME type isn’t supportedYup this seems to have done it. I deactivated above-the-fold and that fixed the issue. I completely spaced and forgot to update it following some changes/major updates.
Thank you.
Now onto my parallax issue, hopefully I can solve that one faster.Thanks again, you’re the only one that was able to point this out. Everyone else was sending me to check the cache/talk to the host/some other dismissive response.
Forum: Plugins
In reply to: [Autoptimize] Refused to apply style because its MIME type isn’t supportedI’ll check my above-the-fold and see if that’s the culprit, thanks.
- This reply was modified 7 years ago by thealonsotron.
Forum: Plugins
In reply to: [Autoptimize] Refused to apply style because its MIME type isn’t supportedQuick followup, all possible caches are clear and I’m still getting that same error =/
Forum: Plugins
In reply to: [Autoptimize] Refused to apply style because its MIME type isn’t supportedI’m still seeing the same error, and any attempts to modify CSS break the style entirely.
Should I be disabling caching on Cloudflare’s end or something?
Forum: Plugins
In reply to: [Async JavaScript] Mobile Menu/header region issueIt seems deactivating “Brotli” via Cloudflare solved the issue.
Forum: Plugins
In reply to: [Async JavaScript] Mobile Menu/header region issueFair enough, I have a ticket open with them. If they find it to be a conflict with AO/ Async JavaScript I’ll update this ticket and let you know.
Forum: Plugins
In reply to: [Async JavaScript] Mobile Menu/header region issueI already had that in the JS optimization, went ahead and added it to CSS as well. Unfortunately, no change =/
Currently my “exclude” lines look like this:
JS:
seal.js, js/jquery/jquery.js, plugins/gallery-videoCSS:
wp-content/cache/, wp-content/uploads/, admin-bar.min.css, dashicons.min.css, plugins/gallery-video/- This reply was modified 7 years, 1 month ago by thealonsotron.
- This reply was modified 7 years, 1 month ago by thealonsotron. Reason: formatting
Forum: Plugins
In reply to: [Async JavaScript] Mobile Menu/header region issueNope, it’s the same issue that was present when we were going through troubleshooting earlier. Just the appearance/functionality of the video gallery completely breaks.
I’m getting an uncaught referenceerror: grecaptcha is not defined
Forum: Plugins
In reply to: [Async JavaScript] Mobile Menu/header region issueIt seems to cause the issue with or without rocketloader. I’m just wondering if this is another conflict between AO and the CDN, or if I should just go ahead and open a ticket with CloudFlare.
Forum: Plugins
In reply to: [Async JavaScript] Mobile Menu/header region issueAnother question for you, I wanted to try using cloudflare as a CDN but unfortunately this breaks the gallery yet again.
I only ask because you mentioned it earlier, but do you know what may be causing this conflict? Else, I can move to cloudflare support =)Forum: Plugins
In reply to: [Async JavaScript] Mobile Menu/header region issueNow, my question is, can I do anything about that video gallery? It seems any attempts to optimize it via AO breaks it, so I’m forced to just exclude it.
Thank you very much for your help so far <3
Forum: Plugins
In reply to: [Async JavaScript] Mobile Menu/header region issueTicked on “Optimize HTML Code?” – Nothing broken
Ticked on “Optimize JavaScript Code” – Everything still fine
Ticked on “Optimize CSS Code” – All is well
Ticked on “Enable Async JavaScript” – Still OKSwitched back Async settings (switch from defer to async, and switched enable autoptimize support again) – All is well!
That snippet seems to have fixed the problem