Hello,
Since I installed Material Design CF7, my form fields have duplicated 10 times, why?
Here is my test page:
https://auto-motors-services.fr/contact-2/
Thank you for helping me.
Here is the code of "Contact Form 7":
-------------------------------------------------------
[text* your-name placeholder "Nom"]
[text* your-prenom placeholder "Prénom"]
[text text-252 placeholder "Adresse"]
[text text-27 placeholder "Code postal"] [text text-28 placeholder "Ville"]
[tel tel-46 placeholder "Téléphone"]
Email : [email* your-email]
Service souhaité : [select* Servicesouhait "" "Révision" "Réparation" "Vidange(s) et Filtre(s)" "Autres"]
Objet : [text your-subject]
Votre demande : [textarea your-message]
[text text-147 "Joindre un fichier, formats : png, jpg, jpeg et pdf ?"]
[file file-217 limit:7MB filetypes:png|jpg|jpeg|et|pdf|]
[acceptance acceptance-363] J'accepte que les informations saisies soient exploitées dans le cadre de cette demande de contact. [/acceptance]
[submit "Envoyer"]
-------------------------------------------------------
Cordially
Roberto
]]>
Hi, thanks a lot for your plugin, i hope you can help me, is there any way to disable all the style for the input areas? I dont want the underline style, I would like to retain my theme input style.
Thanks again.
]]>Hi! Hope you are well and in good health. Material Design seems not to work at the form placed in a widget at the footer. Please, could you help me fix this? Also, I would need to adjust the line space of the form.
any advice is welcome
Rgs
IM
]]>Hey man thanks for the great plugin.
I have an issue with select input type, when clicking the first time it flicks back the second time it works but still it’s hard to click on options and also have z-index problem.
thank you for your time.
Hi!
Great plugin and so easy to use! I used with Contact Form 7 Multi-Step Forms and it’s works ok. Just that if I place a previous button in the form. I can not make the button show as a material design style like the submit form.
Is there anything I can do about this?
Thank you!
]]>Hi. I need some help with coding my contact form using Material Design with MC4WP. I want to hide the subscribe field that adds my contacts to my main list and add them directly to the interest category. I am having a hard time pulling it all off. Would somebody please check what I am doing wrong? I would really appreciate any suggestions. 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-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]
]]>Hello,
I’d like to disable the current date so that people can’t choose it but start choosing at day+1.
How do we do this?
Thank you in advance for your help.
With kind regards,
Micka?l
Hello,
First of all – great plugin!
I am came with some trouble – I want to use Material Design only on one Contact Form that I’ve created and use the custom design i made on other forms on the website.
Is there a way to do it?
Thank you in advance! ??
Good morning the datepicker does not work properly on google chrome.
if I click to insert the date the window does not remain open. Can you provide us with help or feedback?
Thank you
Hello, there is an incompatibility between CF7 Conditional Fields and CF7 Material Design. The layout of the fields within the conditional group is broken (no bottom margin between fields)…
As you can see on this page : https://crisveneer.brainberry.fr/projet/
Check the last checkbox to show the conditional group.
Hello,
I use material CF7 with Elementor, and sometimes I can center the submit button, but some other times I can’t even when I click on the option to center the button.
Did someone face the same problem ?
I wonder if this is easily solvable or not.
Hello,
I want image selection for the Male and Female instead to use a Radio button. I want Radio image form tag.
Is this plugins will support such kind of tags?
Earliest response will be appreciated
]]>Hi,
I’m testing your plugin and I think it is very interesting.
I’m experiencing just a couple of issues:
1. On Safari, the label “Select date” does not go up (translateY) after date choosen.
2. Is it possible to change the date format? Actually the date is displayed as YYYY/MM/DD. How to display DD/MM/YYYY?
Many thanks,
Pietro
Hi,
How i can disable previous dates?
I try this, but its not working;
<label>Day</label>
<i class=”material-icons prefix”>date_range</i>
[date* date-1 min:today max:2027-12-31]
Thank you by advance.
]]>Hi, this is a great plug-in and looks great on my site! Would it be possible to add an option to choose having the week starting on Monday when using the date picker? And if possible to have an options to select date format dd/mm/yyyy when sending form data? In the UK we tend to start calendar weeks on Monday and the date format is reverse to US.
Or if you know any CSS code I can use be gratefully appreciated.
Kind regards
Simon
Hello,
First of all, thanks for a great plugin.
Unfortunately I can’t use it because it brakes website smooth scrolling on “#” links.
Why is that happening and can it be fixed?
I’m using Flatsome “Scroll to” element
https://flatsome3.uxthemes.com/elements/scroll-to/?style=layout-explore
Using a Cf7 with Elementor, the acceptance flag doesn’t work properly.
]]>Can you add WPML string translation support for the button strings?
Here’s the strings I have in mind: https://gyazo.com/2f07998a6cc984978829e9c26ce8da20
Yes, I can currently change the string which is very good because I need to change them from default. BUT I also need to translate the changed string to different languages. So the tab should be called Button texts or something instead of translations and translation should be done through the appropriate plugins.
I would be grateful if you could implement this in the plugin, one way or another.
Edit:
I have, for now, translated it through wpml-config.xml file in the theme folder with the content:
<wpml-config>
<admin-texts>
<key name=”mdcf7_button_file” />
</admin-texts>
</wpml-config>
So this can be used to translate the buttons. Maybe this is enough but it is a bit more inconvenient than just using string translate.
]]>Excellent plugin, just some first bugs I discovered:
– When I type text into a text message field, it appears not only in that field but also below my footer! That’s a strange bug that needs to be solved before I can use it on a live site.
– An alternative time picker would be good, since for a bit older audience this one might be too modern and they wouldn’t know how to use it. That’s for sure quite some work and can be done in time.
– The number slider should show the number always, not only on click.
– The acceptance shortcode is not showing any checkbox to accept!
Keep up the excellent work!
(PS: the acceptance issue I solved by using “[acceptance acceptance-676] Check here if you accept these terms. [/acceptance]” instead of as it is in your source code, but the text looks different because not using label, so I hope you come up with a coherent solution.)
]]>When i want to use the date picker it disapears behind the menu bar and becomes inusable.
Please advice
tnxs for any answer
]]>