Tag: Contact Form 7
-
Contact Form 7 1.8
Contact Form 7 | Download (日本語の説明は下にありますので転がして読んでください) Contact Form 7 1.8 is now available at last! Please note that I’m also planning to release 1.8.1 next month, with even more functions. The main changes of Contact Form 7 1.8 are below. Control panel moved from Settings to Manage This is an important change, particularly if you…
-
Contact Form 7 1.7.8
Contact Form 7 / Download I released Contact Form 7 1.7.8 after a long interval. This release includes two bug fixes and two translations update. Apostrophe in drop down menu issue reported by majestique and locale setting of default contact form issue reported by Henrique were resolved. Brazilian Portuguese (pt_BR) translation was updated by Henrique…
-
Contact Form 7 1.7.7
Contact Form 7 / Download I released Contact Form 7 1.7.7. This release contains new tag types for required checkboxes and drop-down menus. Checkbox* and Select* are newly introduced in this release. And Danish, Latvian and Swedish translations have been added. New tag types: checkbox* and select* As text*, email* and textarea* in the past,…
-
Contact Form 7 FAQ (日本語)
この投稿は更新されません。Contact Form 7 公式サイトを参照してください。 English version Contact Form 7 の管理ページはどこにありますか? 投稿の内容にコンタクトフォームを追加するにはどうすればよいですか? コンタクトフォームに項目を追加するにはどうすればよいですか? フォームにタグを追加したのにメールには何も表示されません。どうすれば追加した項目の入力内容をメールに取り込めますか? メールに [foobar] のような変なコードが入っているのですが、これは何ですか? 入れて欲しいのはユーザーの入力内容なんですが。 メールの件名を指定することはできますか? 投稿内容以外の場所にコンタクトフォームを配置することはできますか? テンプレートファイルにコンタクトフォームを埋め込むことはできますか? フォームを送信すると「メッセージの送信に失敗しました」というエラーメッセージが表示されます。何が悪いのですか? 私の場合は赤いボーダーラインのエラーが出るのですが、どうすれば直せますか 「メッセージを送信しました」という緑色のボーダーラインつきのメッセージは表示されるのですが、そのメールが送られてきません。 フォームの送信後、回転する矢印のアイコンは現れるのですが、それっきりで何も起きません。 一部のブラウザ上でコンタクトフォームの動作がおかしくなります。 コンタクトフォームを英語ではなく自国語で使いたいのですが。 CAPTCHA が機能しません。画像が表示されないのです。 CAPTCHA のテキスト入力項目が Internet Explorer では動くのに、Firefox では正しく機能しません。入力項目にコードを入力できません。 ファイルアップロード、ファイル添付が機能しません。
-
Contact Form 7 FAQ
This post is no longer updated. Move to Contact Form 7 official site. Download | Plugin Homepage | FAQ | Support Forum (日本語の FAQ はこちら) Where is the settings page for Contact Form 7? How can I add a contact form into my post content? How can I add a field to my contact form?…
-
Contact Form 7 1.7.6
Contact Form 7 / Download Acceptance type of form tag newly added. Got more HTML-valid a bit. New tag type: acceptance A tag with acceptance type generates a checkbox with some JavaScript gimmick. You can use it as a test confirming if the sender has accepted specific terms. Example [acceptance foo] Check this if you…
-
Contact Form 7 1.7.5
Contact Form 7 / Download Two fixes and one enhancement. 1) The SEO issue reported by Dexter has been fixed (I believe). 2) For wpautop() haters, hook function adding logic changed. 3) New include_blank option added to form tag of drop-down menus. SEO issue Dexter and some people told me that there seems be a…
-
Contact Form 7 tag syntax
This page explains the syntax of Contact Form 7‘s tag. If you are not familiar with basic usage of Contact Form 7, please see the plugin’s homepage. Contact Form 7 uses “tags” for two purposes; one is for form content and the other is for mail (to, from and subject fields and message body). Tags…
-
Contact Form 7 のメッセージを日本語にする (Contact Form 7 tips)
このページは Contact Form 7 プラグインの使い方について紹介しています。 デフォルト (英語) 設定の WordPress で使った場合、Contact Form 7 はそのメッセージを英語で表示します。 このメッセージを日本語に変えたい場合、Contact Form 7 のソースコードに変更を加える必要はありません。Contact Form 7 には日本語の言語ファイルが同梱されているので、日本語設定の WordPress で使う場合には自動的に日本語でメッセージを表示するように作られています。 WordPress の言語を日本語に設定するには、WordPress のディレクトリにある wp-config.php を以下のように変更します。 define (‘WPLANG’, ”); ↓ define (‘WPLANG’, ‘ja’); WordPress の日本語公式サイトで配布している日本語版 WordPress をインストールされている場合ははじめから上の設定が行われていますので、特に何も手を加えることなく日本語で使用できます。 もし、日本語の表現を自分の好みに合わせて変更したいと思ったなら、Contact Form 7 の日本語言語ファイルは contact-form-7/languages/wpcf7-ja.po にあるので、このファイルを poEdit などのツールを使用して編集して使ってください。
-
Contact Form 7 1.7.4 (select+ and checkbox+ removed)
I released Contact Form 7 1.7.4. You can download it from WordPress.org’s repository. In this version, I removed two tag types, select+ and checkbox+, because they were confusing. If you have been using those tags and checkbox, you’ll be needed to edit them manually after upgrading. I’m sorry for the inconvenience. If you are using…