Benjamin Intal

Results 71 issues of Benjamin Intal

To test: 1. Post with Stackable blocks without lightbox functionality should not show any php warnings/errors 2. Post with lightbox functionality should not show any php warnings/errors

When using text as dynamic content, all the HTML tags are stripped. Let's add a new toggle for _text_ based dynamic content "Strip HTML tags" which should be enabled by...

Added a new option called **Allow Column Wrapping** in columns: ![image](https://github.com/gambitph/Stackable/assets/1033611/b1221459-e58a-4196-ba2f-5480f8b2a0c5) Enabling it will change the column width controls to allow the columns to wrap below one another similar to...

Steps: 1. Add a card block, pick default layout 2. Click on the layout button on the toolbar 3. Save and refresh the editor 4. See error https://github.com/gambitph/Stackable/assets/1033611/5218fb4e-af4b-4537-8b83-dc63351d70d1

Add a new option to the **Tabs block** under **Advanced Tab > General** named "**Tab Anchors**" (if not possible in the Tabs block, place it in the **Tab Labels block**)...

[block] Tabs

https://github.com/gambitph/Stackable/assets/1033611/4efb9c61-0bfc-4c4d-aed5-9417120f4300

[block] Tabs

This replaces issue #2354 1. Add an option in the admin settings: "Use button styles from theme" - This should be enabled by default - **If updating from an old...

[block] Button

`__unstableGetClientIdsTree` of `wp.data.select( 'core/block-editor' ).__unstableGetClientIdsTree()` will be removed from WordPress in 6.5, we need to remove it by 6.4 Currently, we are using `__unstableGetClientIdsTree` in 2 areas: 1. Navigator panel...