Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Danny van Kooten

    (@dvankooten)

    Hi Martin,

    Yes, definitely. Since you have access to the complete form HTML you can simply switch out the default <input> element with a <button> element. The forms will keep on functioning as they should!

    <button type="submit">Join Us!</button>

    Hope that helps. If not, let me know!

    Thread Starter tropos

    (@tropos)

    Thank you, Danny. It works!

    Plugin Author Danny van Kooten

    (@dvankooten)

    Awesome, I’m glad to hear it Martin. Thanks for letting me know!

    PS. Should you have a quick minute to spare, a plugin review here on WordPress.org would make us quite happy. 🙂

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

The topic ‘Replacing 'input type="submit"' with 'button type="submit"'’ is closed to new replies.