the display of the input forms disappear.
-
私は、Contact Form 7にAkismetを使いたいです。
まず私はAPIキーを取得?設定し、Contact Form 7に
akismet:author
akismet:author_email
を入れました。
すると、入力フォームの表示が消えます。しかも、私が
akismet:author_email
を入れると、メール構文設定エラーになります。Contact Form 7がAkismetを認識していないように思っています。
設定ミスしているでしょうか?I want to use Akismet for Contact Form 7.
First, I got and set the API key.
And I put in Contact Form 7 ‘akismet:author’ ‘akismet:author_email’
Then, the display of the input forms disappear.Besides, When I put in ‘akismet: author_email’, an email syntax setting error will occur.
I don’t think Contact Form 7 recognizes Akismet.
Am I making a mistake in my settings?(Akismet設定前 左) <label> ▼ お名前 (必須) [text* your-name placeholder "山田 花子"] </label> <label> ▼ メールアドレス (必須) [email* your-email placeholder "[email protected]"]</label> <label> ▼ お電話番号 [tel your-tel placeholder "090-1111-1111"] </label> <label> ▼ お問合せ内容(必須) [textarea* your-message placeholder "お問合せ内容をお書きください。(例 サイト制作の件など)"] </label> [submit "この内容で送信する"] (Akismet設定後 右) <label> ▼ お名前 (必須) [text* your-name placeholder "山田 花子" akismet:author] </label> <label> ▼ メールアドレス (必須) [email* your-email placeholder "[email protected]" akismet:author_email]</label> <label> ▼ お電話番号 [tel your-tel placeholder "090-1111-1111"] </label> <label> ▼ お問合せ内容(必須) [textarea* your-message placeholder "お問合せ内容をお書きください。(例 サイト制作の件など)"] </label> [submit "この内容で送信する"]
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘the display of the input forms disappear.’ is closed to new replies.