Ah, thank you—I had misread the description of before_insert_submission. The modal is now triggering properly, but the functionality that resets or hides the form is being interfered with. Is there an action hook that takes place after that process completes? I’m getting this error:
{“success”:true,”data”:{“insert_id”:53,”result”:{“message”:”
Thank you for your message. We will get in touch with you shortly<\/p>”,”action”:”hide_form”},”error”:””}
@wiresplus Is this article (https://contactform7.com/2023/05/26/about-our-wordpress-php-support-policy/#more-48298) your source for that? I’m going crazy trying to figure out why this isn’t working anymore, and we did just upgrate to PHP 8. This thread, however, says that it does work with 8: https://ww.wp.xz.cn/support/topic/contact-form-7-compatible-with-php-8/
-
This reply was modified 2 years, 10 months ago by cfoster13. Reason: adding more info