LINDA WD
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Editor pages are all blankI’ve run through every step I could find to fix the issue, nothing is working- the editor still comes up blank. This is the debug log-
- SyntaxError: Unexpected EOFhttps://equinoxvalleynursery.com/wp-includes/js/dist/date.min.js?ver=c9f8e7dd3232716f34e9 line 2
- TypeError: undefined is not an object (evaluating ‘wp.date.setSettings’)https://equinoxvalleynursery.com/wp-admin/plugins.php?plugin_status=all&paged=1&s line 529
- SyntaxError: Unexpected end of scripthttps://equinoxvalleynursery.com/wp-includes/js/dist/components.min.js?ver=5dedfe13f08880193a28 line 2
- Error: Cannot unlock an undefined object.https://equinoxvalleynursery.com/wp-includes/js/dist/private-apis.min.js?ver=835912f0086b9e59aed4 line 2
- SyntaxError: Unexpected end of scripthttps://equinoxvalleynursery.com/wp-includes/js/dist/blocks.min.js?ver=ef38e42500165bfda301 line 131
- Error: Cannot unlock an undefined object.https://equinoxvalleynursery.com/wp-includes/js/dist/private-apis.min.js?ver=835912f0086b9e59aed4 line 2
- TypeError: undefined is not an object (evaluating ‘wp.preferences.store’)https://equinoxvalleynursery.com/wp-admin/plugins.php?plugin_status=all&paged=1&s line 574
- SyntaxError: Unexpected end of scripthttps://equinoxvalleynursery.com/wp-includes/js/dist/block-editor.min.js?ver=f3d941bcb2e86c269881 line 25
- SyntaxError: Unexpected end of scripthttps://equinoxvalleynursery.com/wp-includes/js/dist/core-data.min.js?ver=89931f90e4df5eb5f8a3 line 2
- TypeError: (0,I.useCommands) is not a function. (In ‘(0,I.useCommands)(t)’, ‘(0,I.useCommands)’ is undefined)https://equinoxvalleynursery.com/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.3.1.1 line 198
Forum: Fixing WordPress
In reply to: Editor pages are all blankHere is what I found when I rant Site Health
The REST API is one way that WordPress and other applications communicate with the server. For example, the block editor screen relies on the REST API to display and save your posts and pages.
When testing the REST API, an unexpected result was returned:
REST API Endpoint: https://equinoxvalleynursery.com/wp-json/wp/v2/types/post?context=edit
REST API Response: (403) ForbiddenAny help in how to resolve this would be greatly appreciated!
Thank you
Forum: Fixing WordPress
In reply to: Editor pages are all blankI have tried activating the 2025 theme, that did not work. I am wondering if the navigation link to “shop” (which linked the woo commerce storefront page) is the issue? But since I can’t open the navigation in editor, I can’t even try to remove it to see if that’s the issue.
Forum: Fixing WordPress
In reply to: Editor pages are all blankWe were planning to run woo commerce storefront, but ended up removing the plugin because we didn’t have the time to set it up to see directly from the website. Looks like the error log is calling on woo commerce related errors?
Forum: Fixing WordPress
In reply to: Editor pages are all blankThis is the debug log content:
[29-Jul-2026 16:26:45 UTC] PHP Notice: Function WP_Styles::add was called incorrectly. The style with the handle “variations-woocommerce-style” was enqueued with dependencies that are not registered: woocommerce-blocktheme, woocommerce-general. Please see Debugging in WordPress for more information. (This message was added in version 6.9.1.) in /data/user/2017/2024/88/73645/wordpress/.28525e762cc010fb72c50b69ba16abf8/wp-includes/functions.php on line 6170
[29-Jul-2026 16:32:21 UTC] PHP Notice: Function WP_Styles::add was called incorrectly. The style with the handle “variations-woocommerce-style” was enqueued with dependencies that are not registered: woocommerce-blocktheme, woocommerce-general. Please see Debugging in WordPress for more information. (This message was added in version 6.9.1.) in /data/user/2017/2024/88/73645/wordpress/.28525e762cc010fb72c50b69ba16abf8/wp-includes/functions.php on line 6170Forum: Fixing WordPress
In reply to: Editor pages are all blankAll of my plugins are removed, and there are no themes installed other than the one I’ve been using all along.