=== All Post Contact Form === Contributors: rainbowlinkinc Donate link: https://www.Rainbow-Link.com/rainbowlink_inc_s_catalogue.htm?&item_no=RLF16&medialink_id=wp Tags: contact form, form mail, mail form, form, contact, mail, html form, POST method, e-mail, email Requires at least: 4.7.3 Tested up to: 4.7.4 Stable tag: 4.7.4 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html You can add a confirmation window and a submission window to your own html form(s) which you created, and send the data which inputted into your html form to your E-mail address. == Description == Your site-visitors input data into your html form which you set. Then, firstly, this plugin creates a confirmation window to receive the data and displays the received data to your visitors as a table. Secondly, when your site-visitors push the submit-button on the confirmation window, this plugin creates a submission successfully window and displays it to your site-visitors. Finally, this plugin sends the data to your E-mail Address as an E-mail. - See the DEMO https://www.secure-formmail.net/all-post-contact-form/ (A) contact form(s) which send(s) all data submitted by POST method as (an) E-mail(s). Make your html form freely, as many forms as you like, by using input, textarea, checkbox, and so on. Each of the elements has "name=" & "value=". "name=" is an element you set. For example: "value=" is an element your site-visitors will input into. For each of the form-elements you set, if your site-visitors input any data, this plugin makes "name=" & "value=" into a line like this: realname: Exellentis Wordpresley phone-number: 123-4567-8910 And this plugin creates "Confirmation Window" and "Submission Window", and displays form elements via POST method as a table on each of the windows. Finally, this plugin sends the data to your E-mail Address as an E-mail. 【How to Use】 (0) Create a html form on "Pages", "Posts", using "Contact Form" on your WordPress Admin Panel, set this plugin. See /assets/screenshot-1.png. By your browser's lang-settings, you can change "Settings" > "Contact Form"'s language English<=>Japanese. (3) Copy the ShortCode at (2), and paste it on a new page at "Pages"/"Posts". The ShortCode is [rlallpostcontactform]. See /assets/screenshot-2.png. If you paste the ShortCode at "Posts", deny "comments". How to deny "comments": Posts > Add New > Discussion, delete an activation-check from "Allow Comments". (4) Using (3)'s permalink, complete your html form of (0). Concretely, on the top of the html form of (0), write
. See /assets/screenshot-3.png. 【Feature】 - You can use one ShortCord ( [rlallpostcontactform] ) in your all html forms. - You can set up pop up alert against empty values by using "allpost-contactform.js". - You can set up your own design for your "Confirmation Window" and "Submission Window" by using "allpost-contactform.css". - You can receive an attachment file. Set "attachment_file" to the name element to upload a file like this: 【Languages】 - MULTILINGUAL https://github.com/RainbowLinkInc/All-Post-Contact-Form---for-usage-of-multilingual-- - BILINGUAL in English and Japanese https://github.com/RainbowLinkInc/All-Post-Contact-Form---for-usage-of-bilingual-in-English-and-Japanese-- 【Files for customizing】 * allpost-contactform.css * allpost-contactform.js 【ATTENTION】 - If you use the ShortCode[rlallpostcontactform] at "Posts": Please deny "comments". How to deny "comments": Posts > Add New > Discussion, delete an activation-check from "Allow Comments". - If you customize a file(s) of this plugin: The files will be overwritten when you update this plugin. So, if you modified a (or some) file(s), copy them in your server or local machine. And after updating this plugin, upload the copies to your server. == Installation == 1. Install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress Admin Panel. 3. Set this plugin at "Settings" > "Contact Form". See screenshot-1.png. == Screenshots == = Since v1.0.4 = 13. screenshot-13.png: Added a function of receiving an attachment file to screenshot-3.png 14. screenshot-14.png: screenshot-8.pngに添付ファイル受信機能を追加したところ = Release = 1. screenshot-1.png: "Settings" > "Contact Form" 2. screenshot-2.png: Pasting this plugin's ShortCode on the "Page" 3. screenshot-3.png: Completing your html form 4. screenshot-4.png: Contact Form Window 5. screenshot-5.png: Confirmation Window 6. screenshot-6.png: Submission Window 7. screenshot-7.png: 「設定 > コンタクトフォーム」 8. screenshot-8.png: 「固定ページ」のあるページにショートコードを貼り付けた場面 9. screenshot-9.png: htmlフォームを完成させた場面 10. screenshot-10.png: コンタクトフォーム画面 11. screenshot-11.png: 確認画面 12. screenshot-12.png: 送信完了画面 == Frequently Asked Questions == = Where can I download MULTILINGUAL parts? = https://github.com/RainbowLinkInc/All-Post-Contact-Form---for-usage-of-multilingual-- = Where can I download BILINGUAL parts ( English and Japanese )? = https://github.com/RainbowLinkInc/All-Post-Contact-Form---for-usage-of-bilingual-in-English-and-Japanese-- = 日本語 = readme_ja.txt = Which page is this plugin's FAQ displaying at? = Please see the info-page about this plugin at our official website. https://www.Rainbow-Link.com/rainbowlink_inc_s_catalogue.htm?&item_no=RLF16&medialink_id=wp == Changelog == =1.1.2= May 15, 2017 Fixed: SVN upload error of v1.1.1. =1.1.1= May 14, 2017: Fixed: SVN upload error of v1.1.1. May 15, 2017: Update: readme.txt & readme_ja.txt of v1.1.1. =1.1.0= May 14, 2017: Fixed: SVN upload error of v1.0.9. =1.0.9= May 14, 2017: Fixed Activation Error and version code error. =1.0.8= May 7, 2017: Update: readme.txt & readme_ja.txt Apr26, 2017: Update [ATTENTION] of readme.txt Apr26, 2017: Fixed: Activation Error =1.0.7= Apr20, 2017: Fixed: commit-error of v1.0.6 =1.0.6= Apr20, 2017: Modified: screenshot-1.png, screenshot-7.png | Added: screenshot-13.png, screenshot-14.png | Fixed: a bug ( deleting-error of uploaded file ) =1.0.5= Apr19, 2017: Update: readme.txt & readme_ja.txt: Added: about 1.0.4 | Fixed: a bug ( displaying-error of "submit: CONFIRM" ) =1.0.4= Apr19, 2017: Added: a function to upload a file ( an attachment file ). If you use this new function, please update your