Add Contact Form to your WordPress website.
In the 'Plugin' menu you can find a link to the settings page.
The address specified during WordPress installation will be used by the Contact Form plugin as the default one.
You should put the shortcode [contact_form] into your page or post.
This means that you made a syntax error.
Here is an example for the German language files.
In order to use another language for WordPress it is necessary to switch the WP version to the required language and in the configuration wp file - wp-config.php in the line define('WPLANG', ''); write define('WPLANG', 'de_DE');. If everything is done properly admin panel will be in German.
Make sure that there are the files de_DE.po and de_DE.mo in the plugin (in the languages folder which is in the root of the plugin).
If there are no such files you should copy the other files from this folder (for example, for Russian or Italian language) and rename them (you should write de_DE instead of ru_RU in both files).
The files can be edited with the help of the program Poedit - http://www.poedit.net/download.php - please download this program, install it, open the file with this program (required language file) and for each line in English write translation in German.
If everything is done properly all lines will be in German in the admin panel and in the front-end.
Requires: 2.9 or higher
Compatible up to: 3.5.1
Last Updated: 2013-5-16
Downloads: 824,003
4 of 31 support threads in the last two months have been resolved.
Got something to say? Need help?