Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Takayuki Miyoshi

    (@takayukister)

    Simply put <input type="reset" /> in the form.

    Thread Starter crusin316

    (@crusin316)

    Hey Takayuki,

    Thanks for the reply, that worked. But there is one minor query i want the submit and reset button to appear on the same line. Current the reset button comes below the submit button. Any suggestions.

    This is the code that i am using.
    <p>[submit “Submit”]</p><input type=”reset” />

    Plugin Author Takayuki Miyoshi

    (@takayukister)

    <p>[submit "Submit"] <input type="reset" /></p>

    Thread Starter crusin316

    (@crusin316)

    worked….but one minor issue as occurred, the reset button and the submit button look different…the theme has a specific button format by default which is not working for the reset button

    Thread Starter crusin316

    (@crusin316)

    Hey Takayuki,

    I got the button format thing solved. there is just one thing which i want to know if that possible. if i do not enter any content in required fields then click on submit it shows an error : Validation errors occurred. Please confirm the fields and submit it again.

    Now when i click reset button the message still appears there, can it be disappeared as soon as i click on reset button.

    Plugin Author Takayuki Miyoshi

    (@takayukister)

    Open a new thread.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘[Plugin: Contact Form 7] Clear button’ is closed to new replies.