How to change the confirmation message on free version? The language/grammar is wrong, and it’s embarrassing.
I understand that advanced options are not available for th free version, but really – at least the English language should be correct.
The message that comes up says:
“Thank you for contact us”.
It should say, “Thank you for contacting us”.
It might seem trivial, but it makes us look unprofessional.
How to hack it or change this?
Thank you
]]>How do I insert a blank in my contact form so that people can give me a URL to their meeting registration site?
See https://imaweb.com/submit-an-event/
I am not a “coder”
Thanks!
]]>Hello there,
We are trying to remove information from a drop-down menu of a Contact Form on our website. It is on multiple pages (here is one as an example: https://www.aimhealthgroup.com/rehabilitation-services/services/acupuncture/).
It isn’t a plugin contact form like on other sections of the website (I didn’t create this website so I don’t really know what the programmers did).
Does anyone know where I can update this contact form, as there is no direct place I can find on the WordPress dashboard.
I’m wondering if it’s a script in the FTP, but I’m not really savvy with this and would not know how to access that… I have the FTP login information, but do not know where I would even begin to use that.
]]>The contact form of my site is not being responsive.
How to resolve this problem.
This is what I have done to make it responsive.
@media only screen and (min-width : 767px)
{
.wpcf7-email,
.wpcf7-text,.wpcf7-tel, .wpcf7-form-control.wpcf7-select,.wpcf7-form option, .wpcf7-form- control.wpcf7-textarea {
max-width: 100%;
padding: 10px 1px !important;
background:#c42a91;
color:#fff;
}
.slotholder{
width: 100%
position: relative;}
.project_inner{
color: #fff;
}
.cmsms_project_header.entry-header > h4 > a{
color: #fff;
}
}
Hey, I really like your contact form plugin but I have recently encountered problems with special characters such as Swedish ?, ? and ?. I wonder if there is something I can do to make the contact form process these characters?
]]>hey
I make a registration form using contact form. plz guide me how to store data into database and also display on my admin dashboard.
thank you