• こんにちは。
    検索しても中々有力な情報が出てこなかったためトピ立てさせていただきました。

    抱えている問題はタイトルに掲載している通りです。
    元から入っているテーマを有効にして試してみたら、そちらでは問題なく動作しました。

    使用している問合せフォームは

    <li id="tab1" name="tab1">
    <form id="mailform" action="send.php" method="post" enctype="multipart/form-data">
    <table class="iquryform" summary="お問合せ">
    <tr><th><label>お名前</label><img src="http://ns-kougyo.co.jp/wordpress/wp-content/themes/ns-kougyo/img/hissu.png" width="35" height="15"/ class="posi1"></th>
    <td class="width322">[text* your-name]</td></tr>
    <tr><td class="h18"></td>
    <tr><th><label>ふりがな</label><img src="http://ns-kougyo.co.jp/wordpress/wp-content/themes/ns-kougyo/img/hissu.png" width="35" height="15"/ class="posi2"></th>
    <td class="width322">[text* kana]</td></tr>
    <tr><td class="h18"></td>
    <tr><th><label>電話番号</label><img src="http://ns-kougyo.co.jp/wordpress/wp-content/themes/ns-kougyo/img/hissu.png" width="35" height="15"/ class="posi2"></th>
    <td class="width322">[tel* telephone]</td></tr>
    <tr><td class="h18"></td>
    <tr><th><label>メールアドレス</label><img src="http://ns-kougyo.co.jp/wordpress/wp-content/themes/ns-kougyo/img/hissu.png" width="35" height="15"/ class="posi3"></th>
    <td class="width322">[email* your-email]</td></tr>
    <tr><td class="h18"></td>
    <tr><td></td>
    <td class="width322">※確認のため、再度ご入力願います。</td></tr>
    <tr><td class="h18"></td>
    <tr><td></td>
    <td class="width322">[email* your-email_confirm]</td></tr>
    <tr><td class="h18"></td>
    <tr><th><label>お問合せ内容</label><img src="http://ns-kougyo.co.jp/wordpress/wp-content/themes/ns-kougyo/img/hissu.png" width="35" height="15"/ class="posi4"></th>
    <td class="height50">[select* select_option "▼お問合せ内容をお選びください。" "  ・商品1" "  ・商品2" "  ・商品3" "  ・商品4" "  ・商品5" "  ・商品6"]</td></tr>
    <tr><td></td>
    <td class="width322">[textarea* textarea 42x18]</td></tr>
    </table>
    [honeypot honeypot-656]
    [response]
    <div id="" class="center mb30">
    <p>[submit class:confo "送信"][confirm "確認"][back "戻る"]  <input type="reset" value="リセット" class="confo reset"></p>
    </div>
    </form>
    </li>

    です。

    どこが問題なのか分からず、困っております。
    どうかご教授お願いいたします。

1件の返信を表示中 - 1 - 1件目 (全1件中)
  • お世話になります。
    wp_head();
    wp_footer();
    は入ってますでしょうか?

1件の返信を表示中 - 1 - 1件目 (全1件中)
  • トピック「カスタムテーマ上で contact form 7 add confirm が動作しない。」には新たに返信することはできません。