• Resolved revivaltech

    (@revivaltech)


    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?

    1. Go to wp backend
    2. litespeed -> page optimization -> Tuning
    3. add wpforms to single line in the js exclude top box
    4. now click over to css tuning
    5. add wpforms to a single line in the css exclude top box
    6. save
    7. copy your wpform issue page url
    8. paste in bottom box and click url, then
    9. go to litespeed -> toolbox
    10. select url in the purge by box and paste that issued url page, click purge list
    11. refresh issue page and test yo form out!
    12. profit
    13. drink something refreshing

    Cheers

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi @revivaltech – Thanks for sharing the detailed steps here!

    And we apologize for the confusion you have faced here. The newly updated path is:

    /wp-content/plugins/wpforms/assets/js/wpforms.min.js

    Please refer to this troubleshooting guide here. Also, please let me know if you need any further help here?

    Thanks,

    Hi @revivaltech

    We haven’t heard back from you in a few days, so I’m going to go ahead and close this thread for now. But if you’d like us to assist further, please feel welcome to continue the conversation.

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘WPForms Heads Up Error With Litespeed v2’ is closed to new replies.