Forum Replies Created

Viewing 15 replies - 1 through 15 (of 52 total)
  • Thread Starter mayumibk

    (@mayumibk)

    なるほどです。お時間ありがとうございましたー!

    Thread Starter mayumibk

    (@mayumibk)

    あらら、そうなのですね!残念ですが、承知いたしました!

    ちなみに、別のサイトで ACF Pro の画像コレクションフィールドでは使えているのですが、一部のプラグイン、というのはそのことでしょうか?

    Thread Starter mayumibk

    (@mayumibk)

    @ishitaka

    はい。カスタム投稿のカスタムフィールドとして保持しておりますが、ひょっとするとこれは「コンテンツ」に当たらないのでしょうか?

    編集画面のキャプチャです → https://ibb.co/30Z4qng

    Thread Starter mayumibk

    (@mayumibk)

    @ishitaka ご返信、どうもありがとうございます!

    このプラグインが有効でしたので、無効化の上でツール再実行しましたが、挙動が変わらず、でした。

    Thread Starter mayumibk

    (@mayumibk)

    サンプルURLを入力し忘れたかも知れず、こちらをご確認ください!

    https://groowave.com/wp-content/uploads/2024/06/386efaa2bddffa6734f4e9c222e7dfc6.jpg.webp

    Thread Starter mayumibk

    (@mayumibk)

    I appreciate it @sbazzi !

    Thread Starter mayumibk

    (@mayumibk)

    I also found from Zoho API console that .jp domain are not listed in the Settings (datacenter selection) tab…
    https://ibb.co/8Dg7GZ1
    Does anyone happen to know if Zoho supports API calls for Japan clients?

    Thread Starter mayumibk

    (@mayumibk)

    I contacted Zoho support and they made sure they enable API for trial account ??

    @crmperks
    As you can see my Zoho domain ends with jp, which I couldn’t find from the dropdown list in zoho settings in the plugin.
    https://ibb.co/1RfLwy2
    Does this mean your plugin does not support Japan account?

    Mayumi

    Thread Starter mayumibk

    (@mayumibk)

    Thanks for your reply!
    Well understood.

    Thread Starter mayumibk

    (@mayumibk)

    @codekraft

    Aww, thank you so much for generously taking your time to scan the whole content!
    As you said, it looks like the from still has some more issues, and maybe CF7 got more strict about syntax errors at some point of recent updates.

    Now the original form works fine! Thanks again for your kindness.

    Regards,
    Mayumi

    Thread Starter mayumibk

    (@mayumibk)

    @takayukister

    You were RIGHT!
    Thank you very much for pinpointing the problem so swift. Now the form shows error messages properly.

    Thank you for your dedicated support as always.

    Sincerely,
    Mayumi

    Thread Starter mayumibk

    (@mayumibk)

    Hi @takayukister

    Thanks for your comment!
    Speaking of the form in link, here’s the whole content in form tab.

    <div class="midashi">(耕種農家様向け)リバイブシリーズ</div>
    <table>
    	<tbody>
    		<tr>
    			<th>リバイブソイル 20L/袋</th>
    			<td>[number soil20 min:0] 袋</td>
    		</tr>
    		<tr>
    			<th>リバイブリキッド 1L/箱</th>
    			<td>[number liquid1 min:0] 箱</td>
    		</tr>
    		<tr>
    			<th>リバイブリキッド 20L/箱</th>
    			<td>[number liquid20 min:0] 箱</td>
    		</tr>
    	</tbody>
    </table>
    <ul>
    <li>お支払いは<span class="orange">現金前振込</span>にてお願いしております。ご注文完了メールに振込先を記載しておりますのでお手配下さい。入金確認後より最短出荷日にて手配致します。</li>
    <li>1箱あたり別途送料が発生しますのでご了承下さい。各地域別送料は <a href="/crop/#price" target="_blank">料金ページ</a> をご確認下さい。</li>
    <li>ご注文受付完了メールをお送り致しますので、必ずご確認下さい。(2営業日以内にメールが届かない場合はお電話にてお問い合わせください)</li>
    [checkbox* checkbox-1 use_label_element "上記ご確認の上、了承いただける方のみチェックをお願いします"]
    </ul>
    
    <label>納品ご希望日 (本日より1週間以上先の日程をご指定ください) <span class="orange">*</span></div>
    [text* delivery-date placeholder "月 / 日"]
    </label>
    
    <label>貴社名(農場名) <span class="orange">*</span>
    [text* farm] </label>
    <label>ご担当者様お名前 <span class="orange">*</span>
    [text* your-name] </label>
    <label>ご連絡先メールアドレス <span class="orange">*</span>
    [email* your-email] </label>
    <label>ご連絡のつくお電話番号<span class="orange">*</span>
    [tel* tel] </label>
    <div class="midashi">納品先ご住所 <span class="orange">*</span></div>
    <label>
    [tel* zipcode id:zip placeholder "郵便番号(住所は自動入力されます)"]
    </label>
    <div class="colsinarow">
    [text* prefecture id:pref placeholder "都道府県"]  [text* city id:city placeholder "市区町村"] [text* area id:area placeholder "地域など"] [text* address id:addr placeholder "番地以降"]
    </div>
    [submit "送信"]
    <script>
    document.addEventListener( 'wpcf7mailsent', function( event ) {
    location = '/order-thanks';
    }, false );
    </script>

    Now the form itself works fine with a great help from Erik ( https://www.ads-software.com/support/topic/cant-submit-the-form-only-which-has-element/ ), but the error messages still doesn’t appear.

    Could you try submitting it with mandatory fields (with orange asterisk) left blank?

    Regards,
    Mayumi

    Thread Starter mayumibk

    (@mayumibk)

    Hi @codekraft

    Thank you for your great insight and you were right!
    After removing all the placeholders from numbers, the form in the link is submittable now!

    Well I have one more favor to ask you – the form in the link were a simplified version only to reproduce the issue and share in here.
    After reading your comment, I also removed all the placeholders from numbers in the original form I am working on. However, the original form still doesn’t work properly.

    Chances are that it has yet another syntax error – it would be great if you take a look at the code and which part might cause the issue.

    <div class="midashi">貴社のお立場 <span class="orange">*</span></div>
    [radio biz-type use_label_element "畜産農家様" "耕種農家様"]
    [group group-livestock]
    <div class="midashi">ご希望の商品 <span class="orange">*</span></div>
    [checkbox* product use_label_element "家畜用 NS 乳酸菌" "サイレージ用 NS 乳酸菌"]
    [group kachiku]
    <div class="midashi">家畜用乳酸菌 ご希望内容(いずれか選択) <span class="orange">*</span></div>
    [checkbox* subs-or-sample use_label_element exclusive "定期購入のお申し込み" "サンプル商品のご購入"]
    
    [group subscription]
    <div class="midashi">(畜産農家様向け) 家畜用 NS 乳酸菌 定期購入</div>
    <table>
    	<tbody>
    		<tr>
    			<th>牛用:NS-α(5kg × 4袋 / 箱)</th>
    			<td>毎月 [number nsa-num min:0] 箱</td>
    		</tr>
    		<tr>
    			<th>豚?鶏用:NS-β(5kg × 4袋 / 箱)</th>
    			<td>毎月 [number nsb-num min:0] 箱</td>
    		</tr>
    	</tbody>
    </table>
    <ul>
    <li>商品は、毎月定量(お申込数)をメーカーより直送にてお届け致します。</li>
    <li>1箱あたり別途送料が発生致します。各地域別送料は <a href="/price/#price" target="_blank">料金ページ</a> をご確認下さい。</li>
    <li>お支払いについては、口座振替にてお願いしております。お申込書受付の後、追って振替依頼書をお送りさせて頂きますので、お手続きをお願いいたします(口座振替の手続き完了までは、銀行振込にてご対応お願いいたします)</li>
    <li>お申し込みより定期購入として自動的に商品をお届け致しますが、ご注文商品の数量、ご解約などご変更がございましたら、月末までにご連絡頂けますと翌月分より適応させて頂きます。</li>
    <li>ご注文受付完了メールをお送り致しますので、必ずご確認下さい。(2営業日以内にメールが届かない場合はお電話にてお問い合わせください)</li>
    [checkbox* checkbox-1 use_label_element "上記ご確認の上、了承いただける方のみチェックをお願いします"]
    </ul>
    [/group]
    [/group]
    [group silage]
    <div class="midashi">(畜産農家様向け) サイレージ用NS乳酸菌</div>
    <table>
    	<tbody>
    
    		<tr>
    			<th>サイレージ用:NS-5 (1kg 袋)</th>
    			<td>[number ns5-num min:0] 袋</td>
    		</tr>
    	</tbody>
    </table>
    <ul>
    <li>お支払いは<span class="orange">現金前振込</span>にてお願いしております。ご注文完了メールに振込先を記載しておりますのでお手配下さい。入金確認後より最短出荷日にて手配致します。</li>
    <li>各地域別送料は <a href="/silage/#price" target="_blank">料金ページ</a> をご確認下さい。</li>
    <li>ご注文受付完了メールをお送り致しますので、必ずご確認下さい。(2営業日以内にメールが届かない場合はお電話にてお問い合わせください)</li>
    [checkbox* checkbox-1 use_label_element "上記ご確認の上、了承いただける方のみチェックをお願いします"]
    </ul>
    [/group]
    [group sample]
    <div class="midashi">(畜産農家様向け) サンプル商品</div>
    <table>
    	<tbody>
    		<tr>
    			<th>牛用: NS-α (5kg)</th>
    			<td>[number nsa-sample-num min:0 max:1] 箱</td>
    		</tr>
    		<tr>
    			<th>豚?鶏用: NS-β (5kg)</th>
    			<td>[number nsb-sample-num min:0 max:1] 箱</td>
    		</tr>
    	</tbody>
    </table>
    <ul>
    <li>お支払いは<span class="orange">現金前振込</span>にてお願いしております。ご注文完了メールに振込先を記載しておりますのでお手配下さい。入金確認後より最短出荷日にて手配致します。</li>
    <li>通常商品と同額の送料が発生しますのでご了承下さい。各地域別送料は <a href="/price/#price" target="_blank">料金ページ</a> をご確認下さい。</li>
    <li>ご注文受付完了メールをお送り致しますので、必ずご確認下さい。(2営業日以内にメールが届かない場合はお電話にてお問い合わせください)</li>
    [checkbox* checkbox-1 use_label_element "上記ご確認の上、了承いただける方のみチェックをお願いします"]
    </ul>
    [/group]
    [/group]
    
    [group crop]
    <div class="midashi">(耕種農家様向け)リバイブシリーズ</div>
    <table>
    	<tbody>
    		<tr>
    			<th>リバイブソイル 20L/袋</th>
    			<td>[number soil20 min:0] 袋</td>
    		</tr>
    		<tr>
    			<th>リバイブリキッド 1L/箱</th>
    			<td>[number liquid1 min:0] 箱</td>
    		</tr>
    		<tr>
    			<th>リバイブリキッド 20L/箱</th>
    			<td>[number liquid20 min:0] 箱</td>
    		</tr>
    	</tbody>
    </table>
    <ul>
    <li>お支払いは<span class="orange">現金前振込</span>にてお願いしております。ご注文完了メールに振込先を記載しておりますのでお手配下さい。入金確認後より最短出荷日にて手配致します。</li>
    <li>1箱あたり別途送料が発生しますのでご了承下さい。各地域別送料は <a href="/crop/#price" target="_blank">料金ページ</a> をご確認下さい。</li>
    <li>ご注文受付完了メールをお送り致しますので、必ずご確認下さい。(2営業日以内にメールが届かない場合はお電話にてお問い合わせください)</li>
    [checkbox* checkbox-1 use_label_element "上記ご確認の上、了承いただける方のみチェックをお願いします"]
    </ul>
    [/group]
    <label>納品ご希望日 (本日より1週間以上先の日程をご指定ください) <span class="orange">*</span></div>
    [text* delivery-date placeholder "月 / 日"]
    </label>
    
    <label>貴社名(農場名) <span class="orange">*</span>
    [text* farm] </label>
    <label>ご担当者様お名前 <span class="orange">*</span>
    [text* your-name] </label>
    <label>ご連絡先メールアドレス <span class="orange">*</span>
    [email* your-email] </label>
    <label>ご連絡のつくお電話番号<span class="orange">*</span>
    [tel* tel] </label>
    <div class="midashi">納品先ご住所 <span class="orange">*</span></div>
    <label>
    [tel* zipcode id:zip placeholder "郵便番号(住所は自動入力されます)"]
    </label>
    <div class="colsinarow">
    [text* prefecture id:pref placeholder "都道府県"]  [text* city id:city placeholder "市区町村"] [text* area id:area placeholder "地域など"] [text* address id:addr placeholder "番地以降"]
    </div>
    [submit "送信"]
    <script>
    document.addEventListener( 'wpcf7mailsent', function( event ) {
    location = '/order-thanks';
    }, false );
    </script>

    I do appreciate any insight!

    Regards,
    Mayumi

    Thread Starter mayumibk

    (@mayumibk)

    Thanks @takayukister
    Looks like that I am seeing this issue only when the form is configured with CF7 Conditional Logic & CF7 Multistep add-ons. Removing the related tags makes this function work perfectly, even for blank checkboxes!
    However, as these plugins are essential for my site, removing them permanently is not an option. Will try to seek for another way not to confuse the mail recipients too much.
    Thank you so much for taking your time and the continuous maintenance for this great plugin.

    Regards,
    Mayumi

    • This reply was modified 3 years, 8 months ago by mayumibk.
    Thread Starter mayumibk

    (@mayumibk)

    Thanks @takayukister for the swift response!
    Here’s the list;

    Theme: Divi (Child)
    Plugins:
    – ACF Pro
    – Compress JPEG & PNG images
    – Contact Form 7
    – CF7 Conditional Fields
    – CF7 Multi-Step Forms (PRO)
    – Flamingo
    – zipaddr-jp
    – Dg Blog Module
    – Divi Blog Carousel
    – Divi Machine
    – Divi Supreme Pro
    – Divi-Modules – Table Maker
    – Duplicate Page
    – Duplicator Pro
    – LoftLoader
    – Rank Math SEO
    – Safe SVG
    – Smart Slider 3 Pro
    – Top 10

Viewing 15 replies - 1 through 15 (of 52 total)