Tag: Debugging

  • WordPress Debugging: When an Elementor Filter Issue Isn’t About the Filter

    WordPress Debugging: When an Elementor Filter Issue Isn’t About the Filter

    When a filter breaks for no obvious reason A client came to us with a mysterious WordPress debugging Elementor filter issue. Their custom post filter looked fine, but it wasn’t sorting results correctly. They’d already tried the basics – clearing caches, regenerating permalinks, disabling plugins – but the order still refused to behave. The investigation…

  • Debugging a WooCommerce Discount Loop with Filter Hooks

    We were recently brought into a project (under NDA, so no names!) to fix a WooCommerce conditional discount plugin issue that had become a major source of chaos. The site used the Conditional Discounts for WooCommerce plugin to offer discounts when a customer’s basket exceeded a certain value. After a WooCommerce update, something strange started…