I downloaded, installed and activated the package. I can now easily adjust the value for the contentSize
in the theme.json
. At 200px, the view in the editor is very narrow.
I have 2 guesses why it doesn’t work for you:
a) You are using an older WordPress version. I have tested it with the current 6.5.2 – without any plugins.
b) I get a number of error messages that you should have a look at. If these lead to the loading of something in your project that prevents the theme.json from loading, this could be a reason. The errors are as follows:
Deprecated: Creation of dynamic property JSXBlock::$name is deprecated in /web/wp-content/themes/fictional-block-theme-master/functions.php on line 174
Deprecated: Creation of dynamic property JSXBlock::$name is deprecated in /web/wp-content/themes/fictional-block-theme-master/functions.php on line 174
Notice: Function register_rest_route was called incorrectly. The REST API route definition for university/v1/manageLike is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /web/wp-includes/functions.php on line 6078
Notice: Function register_rest_route was called incorrectly. The REST API route definition for university/v1/manageLike is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /web/wp-includes/functions.php on line 6078
Notice: Function register_rest_route was called incorrectly. The REST API route definition for university/v1/search is missing the required permission_callback argument. For REST API routes that are intended to be public, use __return_true as the permission callback. Please see Debugging in WordPress for more information. (This message was added in version 5.5.0.) in /web/wp-includes/functions.php on line 6078
-
This reply was modified 6 months, 3 weeks ago by threadi.