Contact form code - by Unrankedz - on WordPress WooCommerce support

This topic has 6 replies, 3 voices, and was last updated 8 years, 2 months ago ago by Eva Kemp

  • Avatar: Unrankedz
    Unrankedz
    Participant
    January 28, 2016 at 12:23

    hello, I accidently deleted default contact form from woopress theme and replaced it with contact form 7, contact form 7 even with right settings doesnt send mail to my support center, but the one which comes preinstalled to woopress theme worked fine, can u please tell the code of the preinstalled contact form(like in demo) , [contact-form] didnt work, so it is a bit different. thanks

    5 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    January 28, 2016 at 13:23

    Hello,

    Please provide us with wp-admin and FTP credentials in Private Content.

    Regards,
    Robert Hall.

    Avatar: Unrankedz
    Unrankedz
    Participant
    January 28, 2016 at 13:31

    ok ->

    Please, contact administrator
    for this information.
    Avatar: Eva
    Eva Kemp
    Support staff
    January 28, 2016 at 16:17

    Hello,

    I’ve added shortcode [contact_form] in “Contact Us” page and the form is shown.
    Clear browser cache and check.

    Regards,
    Eva Kemp.

    Avatar: Unrankedz
    Unrankedz
    Participant
    January 28, 2016 at 19:19

    thank you a lot! but 1 more question, may I delete “Website” space in ur form?

    Avatar: Eva
    Eva Kemp
    Support staff
    January 28, 2016 at 19:25

    Hello,

    You need edit the file wp-content/themes/woopress/framework/shortcodes.php and comment out the code in lines 461-466

    <div class="form-group">
    <p class="form-name">
    <label for="contact-website" class="control-label"><?php _e('Website', ETHEME_DOMAIN) ?></label>
    <input type="text" name="contact-website" class="form-control" id="contact-website">
    </p>
    </div>

    Regards,
    Eva Kemp.

  • Viewing 6 results - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.