Viewing 4 replies - 1 through 4 (of 4 total)
  • Bel

    (@belimperial)

    Hello @martinder

    Thank you for reaching out!

    I’m sorry to hear you’re experiencing this issue on your site. It seems we may need to escalate the issue to our lead developer. Please could you send us a message at https://wppopupmaker.com/support, including the URL of your site. I checked the link you have provided, but the web address is not working.

    Thank you, and we look forward to hearing from you soon.

    mstein63

    (@mstein63)

    I am having exactly the same conflict with the Getwid plugin by MotoPress. I have to deactivate Popup Maker in order to be able to edit custom blocks on pages and posts. In edit mode, the custom block gives me an error message: “Error loading block: Invalid parameter(s): attributes”. It doesn’t stop the block from being added, but you can’t see the content of the block while you are editing it.
    It really is a nuisance for something that should be so simple. Whatever you can do to fix it would be most appreciated. I submitted a support request separately.

    • This reply was modified 4 years ago by mstein63.

    Hi @mstein63, @martinder – we are very sorry for the inconvenience this has caused you guys.

    ?It seems to be the exact same issue we have already seen with some other Gutenberg blocks. The unfortunate part is it is not limited to our plugin. There have been dozens of plugins affected by what appears to be either a bug in new functionality that came with the last Gutenberg update.

    In fact, it can be caused if you add a commonly used snippet that lets you add custom CSS classes to all of your blocks.

    You can see our tracking of the issue here:?https://github.com/PopupMaker/Popup-Maker/issues/868

    And you can see the issue being tracked on the Gutenberg repo:?https://github.com/WordPress/gutenberg/issues/16850

    If you google “Error loading block: Invalid parameter(s): attributes” you will find a lot of recent reports most not related to our plugin.

    You can try disabling our block editor functionality in the mean time:
    remove_action( 'enqueue_block_editor_assets', [ 'PUM_Admin_BlockEditor', 'register_editor_assets' ] );

    You can try that and I hope that works for you guys.

    If that helps, then we would very much appreciate it if you could quickly?rate the plugin, just to help us spread the word.

    Thank you!

    Where do I add this code?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Popup Maker breaks Genesis Custom Blocks Gutenberg Preview’ is closed to new replies.