Tagged: contact forms, logo
Hi,
Please can you offer a solution – the contact forms on my site are not working.
http://www.dolphinyachtcharter.com/contact-dolphin-yacht-charter/
and…….
http://www.dolphinyachtcharter.com/yacht-charter-prices-thailand/
Also can you offer me some css to resize the logo a little bigger.
Hope you can help and thank you in advance….
Hi,
1) Can you elaborate please? Do you get an error when you send the mails? If the contact form just doesn’t send any mails you probably need to install a smtp plugin like http://wordpress.org/plugins/easy-wp-smtp/:
2) Use following css code – insert it into the quick css field
#header .logo img {
width: 200px;
}
Obviously you can use a different width value.
Hey Mike,
As Dude mentioned above for the original poster; can you elaborate a bit on what exactly isn’t working? Without more detail the advice he gave in the answer above is the best we can provide.
Regards,
Devin
Hi Devin,
I figured it out. Interesting – i was using a gmail send to address, and it triggered googles spam filter blocking my IP from sending to any google account so they were not sending the emails through. the interesting part is that i only used that email address to send a couple of tests. I tried a non google email and things still didnt work until i cleared the minify cache.
not sure why the form triggered google’s internal spam filter so fast?
anyway things are working correctly now with cleared minify cache and non google hosted email address
thanks
Mike
Glad its working for you now Mike :)
Regards,
Devin