Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • @iandunn Thanks for that. Unblocking REST API worked! Cheers.

    I’m getting the following errors in my Console:

    
    1. [Error] Failed to load resource: the server responded with a status of 404 () (index.js, line 0) // FILE REF: ./wp-content/plugins/gutenberg/build/blocks/index.js?ver=92360f983922fa53ed144e8af8d4108a
    
    2. [Error] TypeError: undefined is not an object (evaluating 'wp.blocks.setCategories') // Global Code (post.php:183)
    
    3. [Error] TypeError: undefined is not an object (evaluating 's.normalizeIconObject')
    	(anonymous function) (index.js:12:130390)
    	(anonymous function) (index.js:12:131111)
    	(anonymous function) (lodash.min.59550321.js:46)
    	mt (lodash.min.59550321.js:27:270)
    	forOwn (lodash.min.59550321.js:112:206)
    	(anonymous function) (index.js:12:129831)
    	n (index.js:1:149)
    	(anonymous function) (index.js:1:560)
    	Global Code (index.js:1:570)
    
    4. [Error] TypeError: undefined is not an object (evaluating 'e.registerBlockType')
    	(anonymous function) (vr-block.min.js:2)
    	Global Code (vr-block.min.js:2:1575)
    [Error] TypeError: undefined is not an object (evaluating 'a.createBlock')
    	(anonymous function) (wp-editor.bundle.min.js:1:1527)
    	t (wp-editor.bundle.min.js:1:106)
    	(anonymous function) (wp-editor.bundle.min.js:1:497)
    	t (wp-editor.bundle.min.js:1:106)
    	(anonymous function) (wp-editor.bundle.min.js:1:453)
    	Global Code (wp-editor.bundle.min.js:1:462)
    5. [Error] TypeError: Object($.withColors) is not a function. (In 'Object($.withColors)("backgroundColor",{textColor:"color"})', 'Object($.withColors)' is an instance of Object)
    	(anonymous function) (index.js:12:51324)
    	n (index.js:1:155)
    	(anonymous function) (index.js:1:566)
    	Global Code (index.js:1:576)
    
    6. [Error] TypeError: e.action.indexOf is not a function. (In 'e.action.indexOf(LPVARS.alp_url)', 'e.action.indexOf' is undefined)
    	e (onloadwff.js:58:757637)
    
    7. [Error] TypeError: undefined is not an object (evaluating 'l.registerCoreBlocks')
    	Fn (index.js:12:83608)
    	(anonymous function) (post.php:2292)
    
    8. [Error] WebSocket connection to 'wss://public-api.wordpress.com/pinghub/wpcom/me/newest-note-data' failed: Unexpected response code: 403
    
    • This reply was modified 7 years, 8 months ago by kaephas.

    Yes, it sucks it is no longer being supported.

    If you’re using this for your clients, you should be doing your research on a plugin before using it. If you look at the version number, it is marked as beta, that should be enough for you to consider.

Viewing 3 replies - 1 through 3 (of 3 total)