• Resolved sammend97

    (@sammend97)


    Hi, a client notified me that they received some calls that they weren’t receiving some contact form submissions.

    After doing some digging online I can see that there can be some issues between WP Rocket & WP Armour.

    Can you explain exactly what code I need to add to WP Rocket (and on what area to add it to) so I can ensure these plugins are working together correctly. Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Dnesscarkey

    (@dnesscarkey)

    If there’s a conflict between WP Armour and WP Rocket, it typically results in all submissions being marked as spam. Just with some submissions might not make sense.

    To make sure that’s not the case, please add the following JavaScript files to WP Rocket’s settings:

    1. For the standard version:
      YOURSITEURL/wp-content/plugins/honeypot/includes/js/wpa.js
    2. For the extended version (if you’re using it), both files are needed:
      YOURSITEURL/wp-content/plugins/honeypot/includes/js/wpa.js
      YOURSITEURL/wp-content/plugins/honeypot/includes/js/wpae.js

    This will ensure that the files are not minified or cached, allowing both plugins to function correctly.

    Thread Starter sammend97

    (@sammend97)

    Thanks for the reply!

    To confirm, should the above code be added to ‘Load Javascript Deferred’ or ‘Delay Javascript Execution’?

    Plugin Author Dnesscarkey

    (@dnesscarkey)

    The JavaScript files should be added to “Load Javascript Deferred” in WP Rocket’s settings.

    Thanks

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

The topic ‘WP Armour & WP Rocket’ is closed to new replies.