• Resolved eiboon

    (@eiboon)


    We updated Wordfence today. After noticing multiple things stopped working on our site, we disabled plugins 1-by-1 and found Wordfence to be the culprit.

    Our infinite scrolling no longer works. Our carousel slider no longer works.

    Note: It works fine on IE. We only tested with IE and Chrome.

    Anyone know what the cause might be? This has not happened before.

    Thank you

    https://www.ads-software.com/plugins/wordfence/

    [Moderator Note: No bumping, thank you.]

Viewing 1 replies (of 1 total)
  • Hello eiboon,
    there are two possible explanations for this. I think number 1 here is probably the reason so try that first.

    1. There might be a CSS conflict. We will have a fix for this in future versions but for now you can add the following line to your themes functions.php file.

    remove_action('wp_enqueue_scripts', 'wordfence::enqueueAJAXWatcher');

    2. It is possible that some requests are getting blocked by the Firewall. If you set the Firewall to “Learning mode” and keep it in Learning mode while you complete regular actions on your website it teaches the Firewall not to block them.

Viewing 1 replies (of 1 total)
  • The topic ‘Chrome not working after last update’ is closed to new replies.