Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Jeremy Herve

    (@jeherve)

    Jetpack Mechanic 🚀

    As an immediate and temporary fix, you could try to disable all Jetpack blocks form loading in the block editor, by adding the following code snippet to your site:

    add_filter( 'jetpack_gutenberg', '__return_false' );

    Once that’s out of the way, do you think you could tell me more about your site, so I can try to reproduce this issue?

    1. Do you use any other plugin that may add additional blocks to the block editor?
    2. Do you see this error in all browsers, or in a specific one?

    Thank you!

    Thread Starter NTJ

    (@mechanixtrg)

    With that snippet works for now, but i really need the jetpack blocks.

    The other 2 plugins that appears on the editor are monstersinsights and yaost seo

    The issue happens on all browsers

    • This reply was modified 5 years, 7 months ago by NTJ.
    Plugin Author Jeremy Herve

    (@jeherve)

    Jetpack Mechanic 🚀

    I seem to see a number of other plugins currently active on your site, like the Accordion Blocks plugin. Could you try to deactivate them one by one, for a few minutes, and see if you can find a specific plugin that conflicts with Jetpack?

    Thank you!

    Thread Starter NTJ

    (@mechanixtrg)

    Ty i finally found the plugin giving the conflict is this one

    https://wordpress.org/plugins/progress-bars/

    once i disabled it, jetpack works fine

    Plugin Author Jeremy Herve

    (@jeherve)

    Jetpack Mechanic 🚀

    Hm, I can’t seem to be able to reproduce the issue at the moment. Both plugins play well together on my end.

    If you reinstall the plugin from scratch, do you still experience issues?

    Thread Starter NTJ

    (@mechanixtrg)

    Yes i did try to reinstall and the issue continues, but its fine, i guess i will just look for another plugin with same functionality, i prefer jetpack working over that

    Plugin Author Jeremy Herve

    (@jeherve)

    Jetpack Mechanic 🚀

    I wonder if this may be a conflict between Progress Bars, Jetpack, and a third plugin on your site.

    If you’re ever interested in using that block plugin again, it may be worth trying to use Jetpack, that plugin, and no other block plugins. If the error disappears then, you can try to re-activate each one of your other block plugins, one at a time, until the problem appears again.

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

The topic ‘Error while create or edit post’ is closed to new replies.