Stackable
Stackable copied to clipboard
Page Builder Blocks for WordPress. An Amazing Block Library for the new WordPress Block Editor (Gutenberg).
**Describe the bug** The Image Block Vertical Flip and Horizontal Shape Flip options are not behaving correctly on mobile devices. The image does not flip at all compared to desktop...
**Describe the bug** The Text content in the Posts block becomes compressed vertically inside the column and the image is stretched (width is not applied) **To Reproduce** Steps to reproduce...
There's a new block processor https://make.wordpress.org/core/2025/11/19/introducing-the-streaming-block-parser-in-wordpress-6-9/ that is possibly more performant than doing `parse_blocks( $content )`. Explore whether we can use this new API instead of `parse_blocks`
**Describe the bug** When using the Video Popup Block, the Reset button does not reset the block settings. **To Reproduce** Steps to reproduce the behavior: 1. Add a Video Popup...
## Summary by CodeRabbit * **New Features** * Added guided tours for Block Backgrounds, Responsive Controls, Hover States, Advanced Hover States, and Global Color Schemes to help users learn new...
**Describe the bug** Strings from new JavaScript chunk files are not displayed as translated **Screenshots** Example: **Desktop (please complete the following information):** - OS: macOS - Browser: Safari - Browser...
Fixed Text Domain in attributes.php ## Summary by CodeRabbit ## Release Notes This update contains internal maintenance improvements with no visible changes to end-user functionality. The blog posts component has...
Fixed Function in example.js ## Summary by CodeRabbit * **Chores** * Updated translation handling in the Map block example for improved consistency.
## Summary by CodeRabbit * **New Features** * Saved tab for saved patterns (Pro) and Import/Export modal to import/export design-library data; saved-patterns prompt for non‑Pro users. * **UI / Behaviour**...
**Describe the bug** When adding overlay to an image with a border-radius, it remains rectangular and does not follow the border-radius applied. **To Reproduce** Steps to reproduce the behavior: 1....