sbdgithub

Results 4 comments of sbdgithub
trafficstars

Hi @nk-o , i have a problem with the export / import (json). - Export works (see file: [lzb-export-blocks-2020-11-30.zip](https://github.com/nk-o/lazy-blocks/files/5617385/lzb-export-blocks-2020-11-30.zip)) - After Import the module is in the list But when...

Hi @nk-o, I've found the problem. I have a function that only shows certain blocks (So that not all blocks are always displayed) ``` add_filter ('allowed_block_types', 'eaa_allowed_block_types'); function eaa_allowed_block_types ($...

@nk-o Is there any news about bug fixing yet? Thanks!

@nk-o The same problem happens again: The whole Block crashes after entering an URL and clicking on Enter. WP 6.8.2 LB 4.0.3 Entering a Url: After clicking on enter: Thanks,...