Conversation
supportHi. i have a page with an CF7 evaluation form which we email to former members and is not public on the wordpress website. somehow WPArmour shows “Spamming or your Javascript is disabled !!” as wpcf7-not_valid-tip. can i exclude this form or page from being checked by WP Armour? No caching PlugIn or tech is used on the website. CF7 is latest. WP 7. PHP 8.3. jQuery Migrate is version 3.4.1. Thanks
I found another Support request in the Forums, where the dev answered: The most common cause of this issue is often related to a caching plugin serving an old version of the site, or there may be a JavaScript error preventing the plugin from working as expected. That really helped. A JavaScript error in the site footer was causing the problem in contact form 7. If you have a “Spamming or your Javascript is disabled !!” in your CF7 validation tip, search for JS errors on your page. Comment out scripts in header and footer until you find the culprit 🙂
I found another Support request in the Forums, where the dev answered: The most common cause of this issue is often related to a caching plugin serving an old version of the site, or there may be a JavaScript error preventing the plugin from working as expected. That really helped. A JavaScript error in the site footer was causing the problem in contact form 7. If you have a “Spamming or your Javascript is disabled !!” in your CF7 validation tip, search for JS errors on your page. Comment out scripts in header and footer until you find the culprit 🙂