Current version: 1.3
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 Oakland 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/oakland/oakland 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%]
Once you have installed WordPress (see details here) and logged in to admin panel, you can install Oakland theme.
To upload Oakland theme to your server via FTP, you need to unzip and acopy all the files from “Oakland” folder to wp-content/themes/oakland directly on the server (use only lower case letters!). Thereafter Oakland theme will be available for activation in WP admin panel: Appearance/Themes. Again, you can activate it by clicking “Activate”.
Before activation turn all your plugins off – they may affect. We don’t guarantee compatibility with additional plugins.
If you’d like to update theme, just replace some files (find them first at the server) using files from the folder with fixes. Don’t use folder with fixes as a theme folder. The details usually described in “README” file.
For correct functionality, please, make sure the following folders have the “777” access settings:
/wp-content/themes/oakland/images/cache
/wp-content/themes/oakland/images/social_icons
/wp-content/themes/oakland/images/theme_icons
And also you’ll have to create a new folder with “777” settings:
/wp-content/uploads
You can do it via your FTP client. Open a drop-down menu by clicking the right mouse on one of the folders, specified above. Choose there “access rights” (or maybe something similar) and make changes. Also apply this for the subfolders and nested files.
Please, don’t set the “777” permission rights to whole “oakland” folder for security reasons.