Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • I’m also having the same issue. As traffas posted, all Otter blocks except Masonry are missing. I’m using the Advanced Heading block on every page for all my headers, and getting the following message on the editor page:

    Your site doesn’t include support for the “themeisle-blocks/advanced-heading” block. You can leave this block intact, convert its content to a Custom HTML block, or remove it entirely.

    I’m running Otter 1.7.5 on WordPress 5.9 with PHP 7.4.25 on a Linux based server.

    The Gutenberg related plugins I’m running are:

    	Advanced Editor Tools (previously TinyMCE Advanced)
    		Version: 5.6.0
    		By: Automattic
    		Last Update: 10 Months ago
    
    	Disable Gutenberg Autosave</blockquote>
    		Version: 1.0.10
    		By:websevendev
    		Last Update:5 Months ago
    
    	EditorsKit
    		Version 1.33.5
    		By: Munir Kamal
    		Last Update: 6 days ago
    
    	Gutenberg
    		Version: 12.5.4
    		By: Gutenberg Team
    		Last Update: 2 days ago
    
    	Gutenberg Blocks and Template Library by Otter
    		Version: 1.7.5
    		By: ThemeIsle
    		Last Update: 3 days ago

    Please let me know if there is any additional information I can supply to help.

    I will temporarily roll back to 1.7.4 in the meantime, as I can’t edit anything on the site without breaking it and have several updates I need to make.

    To @traffas and anyone else having issues and needing to rollback, I’m using the WP Rollback plugin by Impress.org.

    Thank you.

    I don’t know if this will help, but just in case…

    Editing a page on the site I’m working on gives me the same message as previously mentioned:

    “The editor has encountered an unexpected error.”

    Followed by three button options:

    “Attempt Recovery” “Copy Post Text” “Copy Error”

    “Attempt Recovery” gives me a blank page that seems to hang and do nothing.

    “Copy Post Text” gives:

    <!-- wp:block {"ref":843} /-->
    
    <!-- wp:block {"ref":1242} /-->
    
    <!-- wp:block {"ref":1247} /-->
    
    <!-- wp:block {"ref":1258} /-->
    
    <!-- wp:block {"ref":723,"editorskit":{"devices":false,"desktop":true,"tablet":true,"mobile":true,"loggedin":true,"loggedout":true,"acf_visibility":"","acf_field":"","acf_condition":"","acf_value":"","migrated":false,"unit_test":false},"editorskit_typography":{"name":"","family":"","weight":""}} /-->

    “Copy Error” gives the following:
    (Note: Domain name edited for client’s privacy as this is a public forum post and it’s not my site.)

    TypeError: Cannot read property 'autosaveInterval' of undefined
        at t.value (https://<site>.com/wp-content/plugins/block-options/build/index.js?ver=1630566949:16:240569)
        at Te (https://<site>.com/wp-content/plugins/gutenberg/vendor/react-dom.min.edd8b7a6.js:119:308)
        at Ch (https://<site>.com/wp-content/plugins/gutenberg/vendor/react-dom.min.edd8b7a6.js:119:105)
        at Pj (https://<site>.com/wp-content/plugins/gutenberg/vendor/react-dom.min.edd8b7a6.js:233:139)
        at di (https://<site>.com/wp-content/plugins/gutenberg/vendor/react-dom.min.edd8b7a6.js:168:305)
        at Nj (https://<site>.com/wp-content/plugins/gutenberg/vendor/react-dom.min.edd8b7a6.js:168:236)
        at sc (https://<site>.com/wp-content/plugins/gutenberg/vendor/react-dom.min.edd8b7a6.js:168:96)
        at gf (https://<site>.com/wp-content/plugins/gutenberg/vendor/react-dom.min.edd8b7a6.js:162:109)
        at https://<site>.com/wp-content/plugins/gutenberg/vendor/react-dom.min.edd8b7a6.js:73:230
        at unstable_runWithPriority (https://<site>.com/wp-content/plugins/gutenberg/vendor/react.min.755b0ae9.js:24:26)

    Adding a new page gives me the same message with the following respective outputs:

    “Copy Post Text”

    <!-- wp:themeisle-blocks/advanced-columns -->
    <div class="wp-block-themeisle-blocks-advanced-columns has-undefined-columns has-desktop-undefined-layout has-tablet-equal-layout has-mobile-equal-layout has-default-gap has-vertical-unset"><div class="wp-block-themeisle-blocks-advanced-columns-overlay"></div><div class="innerblocks-wrap"></div></div>
    <!-- /wp:themeisle-blocks/advanced-columns -->

    “Copy Error”

    TypeError: Cannot read property 'autosaveInterval' of undefined
        at t.value (https://<site>.com/wp-content/plugins/block-options/build/index.js?ver=1630571290:16:240569)
        at Te (https://<site>.com/wp-content/plugins/gutenberg/vendor/react-dom.min.edd8b7a6.js:119:308)
        at Ch (https://<site>.com/wp-content/plugins/gutenberg/vendor/react-dom.min.edd8b7a6.js:119:105)
        at Pj (https://<site>.com/wp-content/plugins/gutenberg/vendor/react-dom.min.edd8b7a6.js:233:139)
        at di (https://<site>.com/wp-content/plugins/gutenberg/vendor/react-dom.min.edd8b7a6.js:168:305)
        at Nj (https://<site>.com/wp-content/plugins/gutenberg/vendor/react-dom.min.edd8b7a6.js:168:236)
        at sc (https://<site>.com/wp-content/plugins/gutenberg/vendor/react-dom.min.edd8b7a6.js:168:96)
        at gf (https://<site>.com/wp-content/plugins/gutenberg/vendor/react-dom.min.edd8b7a6.js:162:109)
        at https://<site>.com/wp-content/plugins/gutenberg/vendor/react-dom.min.edd8b7a6.js:73:230
        at unstable_runWithPriority (https://<site>.com/wp-content/plugins/gutenberg/vendor/react.min.755b0ae9.js:24:26)

    Disabling the EditorsKit plugin renders editing and page creation functional again.

    Site Setup:

    WordPress Version: 5.8
    Gutenberg Version: 11.4.0
    Editor's Kit Version: 1.31.5
    PHP Version: 7.4.23
Viewing 3 replies - 1 through 3 (of 3 total)