MC4WP Material Design Code
-
What code shall I add to [mc4wp_checkbox], so I can use it with Material Design for Contact7 Form? So far my code looks like this:
[md-form]
[md-text label=”What do you need help with? (required)”]
[dynamictext* interested “CF7_GET key=’product'”]
[/md-text][md-text label=” For (purpose, product, machine, vehicle, or service)”]
[text* for]
[/md-text][md-text label=”First name”]
[text* first-name]
[/md-text][md-text label=”Last name (required)”]
[text* last-name]
[/md-text][md-text label=”Your email”]
[email* your-email akismet:author_email]
[/md-text][md-mc4wp_checkbox]
[md-submit]
[submit “Send”]
[/md-submit][/md-form]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘MC4WP Material Design Code’ is closed to new replies.