Nikita

Results 80 comments of Nikita

Hey Adam. Yep, this feature is interesting, but I don't know when it may be implemented. It has a low priority for now.

Hey. The last time I checked it (long time ago :)), there was not an easy way to add WPML support, because there was a single way to add it...

Hey. `if` and `else` working with no problems https://lazyblocks.com/documentation/blocks-controls/checkbox-toggle/

Understand now. We use the PHP version of Handlebars (https://github.com/XaminProject/handlebars.php) and looks like this `if else` helper is not working correctly. Maybe someone could help with fixing it.

This is all managed by WordPress's core, we just add a pot file for translation. p.s. Looks like not all translation strings contain the text-domain. But as I understand, even...

Hey. I'm not sure we will make such migration tool, because I have not yet seen such requests from users. If more people need such a feature, we will think...

The reason is simple - for now, I don't have a normal, not hacky solution. If someone has any solutions, welcome to https://github.com/nk-o/lazy-blocks/pulls Currently limited to 1 nesting level -...

@martynbiz why are you doing this? We have PHP filters - https://lazyblocks.com/documentation/php-filters/lzb-block_render-allow_wrapper/

I just can't reproduce it... Quotes always saving properly.

Hey. I don't quite understand the reason. Currently data saved in the Meta automatically by Gutenberg, and you can output this attribute using function `get_lzb_meta`. It will be displayed both...