Current version: 1.0
Frequently Asked Questions
There’s a WordPress function you should use. It’s called “discussion”. Here is a screencast about how to disable WP comments. Perhaps you have Text Fields instead of Email Field here. It should be like this. Also your contact form may be workable, but all the e-mails could be stuck in your spam folder. You can have some mailing restriction at your server. Please, get to know could your hosting provider change some settings on the server without your permission. And finally, you may try to deactivate the theme and then reactivate it back. It means you should activate some other theme (default one, for example) and then turn on Ambleside again. Probably your fields’ names are different from the code in the Message Composer. This could happen if you’ve changed your fields’ names after form creating and haven’t changed the code. For example, you have Email field, you called it “Email” and created Otherwise you’ll get the following message to your e-mail after submitting: It won’t recognize the e-mail itself.
Please, note: you should not use also nested folders, i.e. /wp-content/themes/ambleside/ambleside The last thing you should check is… What is the actual product you’re trying to use: a WP theme or HTML template. Yep, it happens. People buy HTML templates and try to install them as a WordPress themes. If you’re one of those unfortunates: Oh, bad luck. We’re sorry for you. But it’s impossible and fully beyond our control to provide refunds or exchange themes, as all selling rights belong to Themeforest. And we regret to inform you there’s no way to get a refund even from Themeforest – they’re pretty strict and won’t give you money back just because you were inattentive. Please, be careful next time. Please, try to use for apostrophe ’ or ' and for quotes “ or ”

/* Mobile Landscape (Note: Design for a width of 320px) */
And delete all further code including this line – right to the end of the file.
After filling the form and sending it says “Your message was sent”, but I get no e-mails.
Try to deactivate your plugins one by one and see whether one of them affects.The form sends the contact information without a message or doesn’t include anything except the text. It gives strange messages or doesn’t send anything at all.
“Email: [%Email%]“
text in the Message Composer so you could get the message
Email: youremail@mail.com
But if you’ll change the field name to “E-mail” your code should have been changed too into “Email: [%E-mail%]“
Email: [%Email%]

