Viewing 3 replies - 1 through 3 (of 3 total)
  • It seems the reCAPTCHA below the contact result can not click the first input field, try to deactivate the reCAPTCHA.

    Thread Starter gombroo

    (@gombroo)

    You’re right. But I can’t leave the websiste without reCAPTCHA. And I don’t think Google will tell me how to fix it 🙂

    En, if you can’t leave the websiste without reCAPTCHA, you could create the contact without shortcode, like use codes below

    <div class="contact-area"><form class="contact-form" action="" method="post"><input id="name" tabindex="1" name="name" size="22" type="text" value="" placeholder="Name" />
    <input id="email" tabindex="2" name="email" size="22" type="text" value="" placeholder="Email" />
    <textarea id="message" tabindex="4" cols="39" name="x-message" rows="7" placeholder="Message"></textarea>
    <input id="sendto" name="sendto" type="hidden" value="YOUR EMAIL HERE(Default Admin Email)" />
    <input id="submit" name="submit" type="button" value="Post" /></form></div>
Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Problems with [ms_column] shortcode’ is closed to new replies.