Material Design and MC4WP Integration Question
-
Would somebody please help me with HTML code for material design. I want to hide a sign-up checkbox that adds the new contacts to my main list and add them directly to the interest category. My code is below and the link to the page is above.
[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-input type=”hidden” name=”mc4wp-subscribe” value=”1″ /]
[/md-text][md-input name=”mc4wp-INTERESTS[6fa335cccf][]” type=”checkbox” value=”034a5784f3″ /> OK to email<br />
[/md-text][md-submit]
[submit “Send”]
[/md-submit][/md-form]
The page I need help with: [log in to see the link]
- The topic ‘Material Design and MC4WP Integration Question’ is closed to new replies.