• Resolved rinh

    (@rinh)


    Hi
    I get this error whenever I select “Include Form Styling: No styling” for any forms. It doesn’t appear when having Base styling only or Base and form theme styling.

    I don’t have any other plugins installed on the test site, or any minifaction or cache plugins. I use the latest version of WordPress with a custom block theme and WPForms Lite.

    I’m fine with using Base styling only, however I’d like to dequeue the stylesheet. I couldn’t find the correct handle when looking through the plugin files, so would be happy if someone could provide the handle for dequeue the styles.

    Thank you in advance

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Support Shawon Chowdhury

    (@shawon001)

    Hello @rinh ,

    Thanks for reaching out and I am so sorry to hear about the trouble.

    Once this option- “Include Form Styling: No styling” is selected then the default validation will work. You can disable all required fields or use some custom logic to assign the required classes to form fields. Alternatively, you can use similar filters to this to create custom validation.

    In case it helps, here is a guide on how to troubleshoot JavaScript errors on WPForms.

    I hope this helps. Thanks 🙂

    Plugin Support Shawon Chowdhury

    (@shawon001)

    Hi @rinh ,

    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!

    Please enable JavaScript in your browser to complete this form

    pls I need help in this issue urgently, I have done everything I can for past 4 days and 20hrs , I’m tired . Pls I need urgent help.

    • This reply was modified 1 year, 8 months ago by abrastores.
    Plugin Support Shawon Chowdhury

    (@shawon001)

    Hi @abrastores ,

    I’m sorry to learn you’re having difficulties with this.

    When you get some time, could you please share form page URL so I can inspect it?

    In the meantime, I’d recommend following this guide on how to troubleshoot JavaScript errors on WPForms and see if that helps.

    Thanks, and please let me know 🙂

    If this error only occurs when the option “Include Form Styling: No styling”, the issue may simply be the div that contains that text isn’t hidden because the plugin’s CSS is disabled.

    I added CSS to the class .wpforms-hidden to hide the text. The form is working as expected.

    <div class="wpforms-hidden" id="wpforms-error-noscript">
    Please enable JavaScript in your browser to complete this form.
    </div>
    Plugin Support Ralden Souza

    (@rsouzaam)

    Hi @misfist,

    Thanks for sharing that information!

    However, there should be no JavaScript alert when using the No styling option in the Include Form Styling setting. For your reference, I’ve created this screencast.

    In this case, I recommend following the steps in WPBeginner’s guide on troubleshooting WordPress to see if it helps resolve the issue.

    I hope this helps!

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Please enable JavaScript in your browser to complete this form’ is closed to new replies.