How can I get the same Contact form 7 layout as in your demo. ADDED PICTURE

This topic has 4 replies, 2 voices, and was last updated 8 years, 1 months ago ago by Jack Richardson

  • Avatar: reijopuhm
    reijopuhm
    Participant
    March 14, 2016 at 10:38

    I would like to make the same Contact form 7 layout as you have in one of your demos, I added the picture. Could you provide me with required code or information.

    Appreciated!

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    March 14, 2016 at 12:03

    Hello,

    Please refer to the theme documentation regarding contact page https://www.8theme.com/demo/docs/woopress/#!/6_contacts_page as our shortcode is used there and not Contact Form 7 plugin.

    Best regards,
    Jack Richardson.

    Avatar: reijopuhm
    reijopuhm
    Participant
    March 14, 2016 at 12:54

    Thank you Jack, it worked out just like i wanted to! But can I edit the form? I would like to remove for an example the website option

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    March 14, 2016 at 13:18

    Hello,

    You need to edit the wp-content/themes/woopress/framework/shortcodes.php file, remove the following part of 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>

    Best regards,
    Jack Richardson.

  • Viewing 4 results - 1 through 4 (of 4 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.