• Resolved apexdigitalro

    (@apexdigitalro)


    Hello,

    I am trying to add a honeypot to my form. How do I do that in the back-end, while using your plugin?

    Also, what is the best way to style the form created by this plugin?

    I am trying to add classes to the fields but WP seems to ignore them altogether…

    Many thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi,

    There is already some minimal spam protection. The WPBruiser plugin has an integration with HTML Forms as well that you can look into.

    There is also custom validation hook that you could look into using if you really want to build your own. See https://github.com/ibericode/html-forms/blob/master/code-snippets/custom-form-validation.php

    Adding classes is totally possible, directly in the form editor. What do you mean with them beging ignored? You don’t see them in the resulting form html? Did you already try to clear your caches?

    Hope that helps. If you have any questions, please let me know!

    Thread Starter apexdigitalro

    (@apexdigitalro)

    Hello,

    thank you very much for suggesting WPBruiser!

    Regarding the form fields, I solved it! Turns out I was using the ‘apply basic stylesheet’ switch.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Honeypot + Styling Question’ is closed to new replies.