Are you using an advanced snippet or the default Cache Enabler settings?
I am using the default Cache Enabler. Maybe it has something to do with the jQuery I am using? Maybe it can not grab the form values?
Perhaps so, is the form part of a plugin or is it self-created? If you’ve created it yourself can you try using a plugin that achieves the same thing to test if the issue still occurs?
I am using GeneratePress Premium Plugin and in there the GP Hooks.
Thank you for your effords and the help!
-
This reply was modified 8 years, 3 months ago by
Silence.
Oh, it works if I don’t “minify” the Inline JS. (When I only choose HTML in the settings instead of HTML & Inline JS). I mean I can leave it like that, but it doesn’t resolve the actual problem.
Sometimes the minification of CSS and JS can cause unexpected results which is why we give a few minification options. I’d recommend just leaving the HTML minification option enabled.
Okay, that is what i’ve just done. Thank you!