[email protected]
Forum Replies Created
-
Forum: Plugins
In reply to: [Contact Form 7] Contact form 7 sending various emailssame problem. It is a recent thing, seems the thank you message no longer works, which used to take you away from the form when you clicked. SO people do not think the form has sent and are clicking repeatedly
Forum: Plugins
In reply to: [Contact Form 7] Email field not styled like other form fieldsTry this, go into the contact form in the dashboard of wordpress. Go into the Form section then where this is,
<p>Your Email (required)
[email* your-email] </p>change it to
<p>Your Email (required)
[text* your-email] </p>ie you just change the email* to text*
Worked for me after spending two weeks trying lots of other more complicated methods that had worked for others
Forum: Plugins
In reply to: [Contact Form 7] Contact Form Email Field Looks Different Than Other FieldsThanks AndreaK22 and Tizz for the replies. Unfortunately I can still not get it to work.
Using Andrea´s method,the email field does not change width when I alter it from 40% and while your code changed the colour of everything else, the email field remained un colourable.
Tizz thank you too, I cannot get the methods to work either, there is no child theme either, just using the Modernize theme which has a controller which allows you to change the colour of the contact form, but again the email field is standing alone uncoloured and of the wrong size.
The code suggested by Biswajeet does not manage to control the email field either for some reason.
Looking like the only option is to deselect the html tags in the functions php file as suggested by author, but for some reason it is not allowing me to save it when I try.
Is there any way of just downloading the old pre update version of contact form 7, ie 3.3.3 ? Frustrating because it all used to work so well.
Forum: Plugins
In reply to: [Contact Form 7] Contact Form Email Field Looks Different Than Other FieldsSorry, I see plenty of answers and have tried some of the things suggested but have not managed to change my email field back so that it matches the rest of the form, after the update.
I need it to be the same width as the other fields, and I want the ability to colour it again, which I can still do for all the other fields, through the theme settingss
http://escapedtoperu.com/Many thanks in advance