Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter hayasane

    (@hayasane)

    I removed the child theme and changed the theme to Astra only and it is now submittable.
    It seems there was a problem with the child theme.
    Thank you very much!

    Thread Starter hayasane

    (@hayasane)

    All themes have been removed except Astra and its child themes.
    Currently, all plugins are disabled except Contact Form 7.
    I will now try to remove the disabled plugins one by one.

    Thread Starter hayasane

    (@hayasane)

    I didn’t do anything intentional, but I simply had WordPress duplicated on a different domain in the server and didn’t mess with the reCAPTCHA.
    I rekeyed it at glittersign.com and put it in the contact form 7 in there.
    However, on the two pages you brought up, the reCAPTCHA script doesn’t seem to be loaded and I still can’t even submit.

    https://lpimages.glittersign.com/contact/

    Above is a page that contains a form with a different id (contact-form-7 id=”1667″) than the id on the dashboard (contact-form-7 id=”0b03a5e”).
    This one shows the reCAPTCHA mark and can be submitted.

    In the original actual environment, the following script seems to be loaded on the page where the form that cannot be submitted is placed. Presumably, this page is not loading any other scripts containing “reCAPTCHA”.

    <script nonce>
    /** Anti-fraud and anti-abuse applications only. see google.com/recaptcha / try{var clients={‘sodar’:’https://pagead2.googlesyndication.com /pagead/sodar?’};window.addEventListener(“message”,function(a){try{if(a.source===window.parent){var b=JSON.parse(a.data);var c= clients[b[‘id’]];if(c){var d=document.createElement(‘img’);d.src=c+b[‘params’]+’&rc=’+(localStorage.getItem(“rc::a”)?sessionStorage .getItem(“rc::b”):“”);window.document.body.appendChild(d);sessionStorage.setItem(“rc::e”,parseInt(sessionStorage.getItem(“rc::e “)||0)+1);localStorage.setItem(“rc::h”,’1742293044895′);}}}catch(b){}});window.parent.postMessage(“_grecaptcha_ready”, “”);}catch( b){}
    </script>

    Thread Starter hayasane

    (@hayasane)

    Thank you for your reply.

    I am sorry that I misidentified the name of Contact Form 7.

    It is difficult to publish the actual environment in operation, and at this time I am using a different plugin to make it work, so I will provide a simplified test environment, which may not fully duplicate the actual environment in which Contact Form 7 did not work properly.

    https://lpimages.glittersign.com/forms/

    https://lpimages.glittersign.com/thanks/

    The form on the page below was able to be submitted in the actual environment, but when I moved it to this test environment, it is no longer able to be submitted.

    https://lpimages.glittersign.com/contact/

    So I noticed that the shortcode on the WordPress fixed page code editor for the form that works correctly in the actual environment is [contact-form-7 id=“1667” title=“コンタクトフォーム 1”]. However, when I looked at the Contact Form 7 operation screen, no form with this id exists, the corresponding form is [contact-form-7 id=“0b03a5e” title=“お問い合わせ”].
    In other words, the only form that works correctly is the form with an id that should not exist…

    • This reply was modified 1 year, 2 months ago by hayasane.
    Thread Starter hayasane

    (@hayasane)

    自力解決しました。

Viewing 5 replies - 1 through 5 (of 5 total)