joshfg
Forum Replies Created
-
Forum: Plugins
In reply to: [Search Exclude] Missing style dependency causing errors in wp-adminJust to confirm, this issue seems to have just now been resolved in version 2.1.8 you released today.
Thanks!
Forum: Plugins
In reply to: [Search Exclude] Missing style dependency causing errors in wp-adminI have Search Exclude installed on 3 live websites and 1 development site, on two different servers. They all also have WooCommerce and use the Oxygen Builder, but the issue persists when all plugins except Search Exclude and Query Monitor are deactivated and it’s switched to a default theme. They all use PHP 8.1 but the same issue was present when the servers were on PHP 7.4. The issue is also present on WordPress 6.6.2 and still when upgrading to WordPress 6.7
As mentioned in my original post in this thread, “the plugin file ‘search-exclude\lib\controllers\class-gutenberg.php’ on line 31, there’s a dependency called ‘search-exclude-components’ for a style being registered“. I opened and searched every other file in your plugin and could not locate any other reference to ‘search-exclude-components’, hence the problem with making it a dependency but not adding it in anywhere else. As seen in the screenshot here, (https://snipboard.io/pS7TXc.jpg), if I remove the highlighted line of code, the problem is resolved, (until the next plugin update).
Forum: Plugins
In reply to: [Search Exclude] Missing style dependency causing errors in wp-adminAs of right now, plugin version: 2.1.7 IS the latest version available to me and still has the issue.
Forum: Plugins
In reply to: [Search Exclude] Missing style dependency causing errors in wp-adminStill doing it with plugin version 2.1.7 with WP version 6.6.2
Forum: Plugins
In reply to: [Search Exclude] Missing style dependency causing errors in wp-adminHi there, it shows up when debugging with the Query Monitor plugin, here’s a screenshot of another missing dependency: https://snipboard.io/HaBbdr.jpg I don’t think it’s critical, obviously, but if it’s requiring a couple dependencies that doesn’t exist, that’s not ideal.
Forum: Plugins
In reply to: [Search Exclude] “Excluded settings saved” upon savingHi, is there a way we can turn off the message? It’s confusing for my clients, and it’s usually best when it’s working seamlessly in the background instead of flashing unnecessary messages every page or post save. Otherwise a SUPER useful plugin thanks!