Translation loading for the lazy-blocks domain was triggered too early.
Error since WordPress 6.7.
Hello,
The page select field is not working anymore, there is an infinite loading that prevent me to select a page.
The plugin, lazy block & wordpress are up to date.
Do you have any idea why it is not working ?
Thank you
When selecting a category with a child, we always get both the category and the child through in the lazy block attributes. We have a particular requirement for an AND query in our case which is resulting in an empty set. Any way we can prevent it dropping in the child ids?
]]>When I select a Post as Entity Type, there is no option to select custom post type.
I have a relevant “register_post_type” in the function.php, but the plugin doesn’t see it.
Version of Select Dynamic Control — 2.6.0., Lazy Blocks — 3.3.0, WordPress — 6.1.1.
]]>Hello,
Is there a simple way to order select list in alphabetical order or menu order with hierarchy?
Like this:
Level 0 Page
– Level 1 page
–– Level 2 page
OR add a search functionality? Current solution is ok but pretty difficult to manage when you have over 100 pages.
Thanks in advance!
Btw, love your plugin _b
]]>Hi,
I was wondering if there’s a simple way to retrieve the term ID?
Thanks.
]]>Hi
Need multiple attributes in select box. I have added attributes array in select-dynamic file but its not working. can you please help us?
$this->attributes = array(
‘select_dynamic_custom_attribute’ => ‘default_value’,
‘multiple’ => ‘true’
);
Hi, how to get the taxonomy ID? It is printing only text title. Used inside repeater field.
]]>