Many know this essential plugin for creating forms in pages, posts or sidebar of WordPress blogs.
However, with some extensions and additional settings, you can go further with Contact Form 7...
- Contact Form 7 plugin form par excellence, singles and French
- Really Simple CAPTCHA: Integrates with CF7 and filter spam
- Dynamic Text Extension: Adds dynamic/hidden fields
There are many tutorials dealing with this subject, so I do not do it one more, so if you start I suggest you go see this tutorial on installing CF7
However, here are some additional useful features to enhance your form:
Determine Page From Submitted Form
To determine from which page the answer to your form has been posted, just add the tag [_post_url] in the body of the message and you will get the corresponding URL.This function is very useful in cases where you use the same form on multiple pages and depending on its origin , the action will have to be different depending on whether information, registration, etc...
Send Answer On A Specific Email Address
Depending on whether you need to dispatch the requests received in different services and you do not want to appear in the email address on the form.For example, all requests for the service must be sent seamlessly to address “sav@mail.com“ however any request should be directed to QUOTE “contact@mail.com“.
Just simply use the drop- CF7 and enter the relevant services (one per line) in this form menu:
Disable Javascript and CSS files
By default, CF7 adds Javascript & CSS files. If you do not want to use JavaScript validation and you want to use your own CSS file, you can disable these two files, which in any way impede the functioning of CF7.Copy the code below into your wp-config.php, located in the root of your FTP to disable two files:
0 comments:
Post a Comment