Is there a way to re import Contact Form like in main demo

This topic has 2 replies, 2 voices, and was last updated 6 years, 2 months ago ago by Olga Barlow

  • Avatar: KaISBC
    KaISBC
    Participant
    January 27, 2018 at 22:21

    Hi I deleted for mistake contact form like in main demo https://www.8theme.com/demo/xstore/typography-page/contact/ is there away to import only that, I change a lot of part and I’m scared if I import again to lost my customization.

    Thank you

    1 Answer
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    January 29, 2018 at 11:39

    Hello,

    Here is the code that was used for that contact form http://prntscr.com/i739r3

    <div class="form-group">
    <p><label>Your Name (required)</label>
       [text* your-name]</p>
    <p><label>Your Surname (required)</label>
       [text* your-name]</p>
    </div>
    
    <div class="form-group">
    <p><label>Your Email (required)</label>
       [email* your-email]</p>
    <p><label>Website</label>
       [text text-389]</p>
    </div>
    
    <p>
       <label>Your Message</label>
       [textarea your-message]
    </p>
    
    <p>[submit "Send message"]</p>

    Let me know if you need any other additional information.

    Regards

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