How to set up inquiry form with Contact Form 7?

How to set up Inquiry Form on Single Service Page?

  • Go to Contact > Contact Forms, choose the Inquiry which is used on Single Service page
Contact Form 7 Image 1

Form Templates

  • On Form tab, you can edit any contact form template you want
Contact Form 7 Image 7

 You can copy the HTML code which is designed by Traveler Theme. This template match Mod style

				
					<div class="row"><div class="col-md-12"><div class="form-group"><label>Name (*) </label>[text* st_name id:name class:form-control]
</div></div><div class="col-md-12"><div class="form-group"><label>E-mail (*) </label>[email* st_email id:email class:form-control ]</div></div><div class="col-md-12">
<div class="form-group"><label>Phone</label>[tel st_tel class:form-control ]</div></div>
</div><div class="form-group"><label>Note </label>[textarea st_note id:message class:form-control x3]</div>
<div class="form-group">[st_type_services type_services][custom_title title_service][st_mail_partner mail_partner]</div>[submit class:btn class:btn-primary "Send Message"]
				
			

Remember to copy this shortcode and paste it into the shortcode widget. Here is the example of short-code:

Error: Contact form not found.

Contact Form 7 Image 8
Contact Form 7 Image 9

How to put Inqiury Form Shortcode to the Single Service Page:

  • Go to Theme Settings > Advance Option> Inquiry Shortcode Contact Form 7

Mail Templates

  • On Mail tab, you can edit mail template you want. This email is sent to admin and partner. You can use these mail-tag to create mail template [st_name][st_email][st_tel][st_note][type_services][title_service][mail_partner]
  • To: [_site_admin_email]
  • From: [_site_title] <wordpress@enter_your_website.com>
  • Subject: An inquiry from [st_name] in [_site_title]
  • Additional header: Cc: [st_email] Bcc: [mail_partner]
  • Message body

Kindly check the inquiry from this customer:

Name: [st_name]

Email: [st_email]

Phone: [st_tel]

Note: [st_note]

Service Type: [type_services]

Service Name: [title_service]

————————————-
This e-mail was sent from a contact form on [_site_title] ([_site_url])

Contact Form 7 Image 12

Now, you will see your inquiry form on a single service page

Contact Form 7 Image 11

$79