Shortcodes – Enquiry Modal CF7

Shortcodes Viewed: 1892

If you choose the enquiry modal to open you can set an enquiry title, position and add anything inside the enquiry modal like a CF7 Shortcode. Any other shortcodes or even a custom HTML-form works here too.

If you choose a CF7 Shortcode, you can take advantage of the special mail tags.

Example CF7 Enquiry Contact Form:<p>Your Name*<br />

 [text* your-name] </p>

<p>Your E-Mail*<br />
 [email* your-email] </p>

<p>Subject*<br />
 [text* your-subject] </p>

<p>Your Message<br />
 [textarea your-message] </p>

[text sku class:hidden]
[text product class:hidden]

<p>[submit "Send"]</p>

And the example for the mail settings

From: [your-name] <[your-email]>
Subject: [your-subject]
SKU: [sku]
Product: 
URL: [_url] 
Post name: [_post_name] 
Post title: [_post_title] 
Post URL: [_post_url] 

Nachrichtentext:[your-message]

If the _post tags not work, try switching the enquiry position.[

3 thoughts on “Shortcodes – Enquiry Modal CF7

Leave a Reply

Your email address will not be published. Required fields are marked *