Home Forums WoodMart support forum Need Contact Form 7 code

Need Contact Form 7 code

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #175846

    webhat14
    Participant

    Hi,

    I have imported the theme but some how Contact Form 7 and HTML Block data are not imported so can you please give me the code of contact us form 7 for this page (https://woodmart.xtemos.com/contact-us/).

    Attachments:
    You must be logged in to view attached files.
    #175899

    Hello,

    Here is the code:

    <div class="row">
    <div class="col-md-6" style='margin-bottom:20px;'><label>Your Name</label>[text* your-name]</div>
    <div class="col-md-6" style='margin-bottom:20px;'><label>Your Email</label>[email* your-email]</div>
    </div>
    <div class="row">
    <div class="col-md-6" style='margin-bottom:20px;'><label>Phone Number</label>[tel tel-767]</div>
    <div class="col-md-6" style='margin-bottom:20px;'><label>Company</label>[text text-1]</div>
    </div>
    
    <p><label>Your Message</label>[textarea your-message]</p>
    
    <p>[submit class:btn-color-black "ASK A QUESTION"]</p>

    You should insert your shortcodes, otherwise, it may show an error.

    Best Regards

    #176135

    webhat14
    Participant

    Hi,

    Thanks for the quick response it worked as expected.
    One more question I have in Contact page, how to add a link to the Know More link in this page, I have added an image for your reference.

    Thank you.

    Attachments:
    You must be logged in to view attached files.
    #176158

    Hello,

    Our theme does not have the option to change that, unfortunately.

    Such requires more complicated customization which is not covered by our support.

    Best Regards

Viewing 4 posts - 1 through 4 (of 4 total)