WPForms Heads Up Error With Litespeed v2
-
Just in case someone else wouldn’t think of this as I did…
I recently redid a lot of litespeed config settings to fix things, and removed the wpforms from js exclude so it broke the conversational wpform again. I forgot what I did to fix it years ago, and remembered when I came across a now locked support page with the same title. It recommended adding the full server url to wpforms.js, but the finally commented noted it worked when they removed the ‘ .js ‘ . I chose to simply put ‘ wpforms ‘ in js excludes, and convo page loads. However I remembered vaguely doing this prior and something else didn’t work. So testing form out it fails at submit and cites recaptcha error. Then I remembered I had to add ‘ wpforms ‘ to css excludes. Bang, submit works.
So:
Litespeed of other high end server cache system blocking your wpforms / conversational wpforms from working or loading at all?- Go to wp backend
- litespeed -> page optimization -> Tuning
- add wpforms to single line in the js exclude top box
- now click over to css tuning
- add wpforms to a single line in the css exclude top box
- save
- copy your wpform issue page url
- paste in bottom box and click url, then
- go to litespeed -> toolbox
- select url in the purge by box and paste that issued url page, click purge list
- refresh issue page and test yo form out!
- profit
- drink something refreshing
Cheers
- The topic ‘WPForms Heads Up Error With Litespeed v2’ is closed to new replies.