bootstrap-blocks-wordpress-plugin icon indicating copy to clipboard operation
bootstrap-blocks-wordpress-plugin copied to clipboard

Bootstrap Gutenberg Blocks for WordPress

Results 27 bootstrap-blocks-wordpress-plugin issues
Sort by recently updated
recently updated
newest added
trafficstars

Default Gutenberg Components offer the option to set a font / background color. This widget is offered by gutenberg and can also be implemented for custom blocks, see https://awhitepixel.com/blog/how-to-add-color-settings-to-your-custom-gutenberg-block/ It...

Bumps [terser](https://github.com/terser/terser) from 5.13.1 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies

Hi, I recently need to add a bootstrap accordion as block for gutenberg. I use your plugins to develop those block (accordion & accordion-item). It was the first time i...

When using the Grid row as Container to display multiple Text-Image Combinations, its nice to have some variety for desktop screens and start with the image for the first grid...

Hi, It think I would be beter if margins and padding can be controlled by breakpoint and top / bottom / left / right. Like this: ![image](https://user-images.githubusercontent.com/50170696/123333104-9e475e80-d541-11eb-9f71-51ee8f409a9e.png) source: [https://motopress.com/blog/section-gutenberg-block-by-getwid/](https://motopress.com/blog/section-gutenberg-block-by-getwid/) What...

enhancement

There is no possibility for the gutenberg editor to distinguish between container and container fluid. That would be nice to reduce confusion for non tech-editor of the page.

enhancement

Hello, is possible to create support for more columns than 12? I'm using $grid-columns: 24; in some templates to more precision layout. I can change it on front end, but...

enhancement

Would be very useful if container or row would have an option to add id, along with class...Any chance of implementing this feature?

enhancement

Hello! Just wondering if you guys planned on adding support for cards and carousels. Cards are quite similar to containers/rows/columns so I figure that would be pretty easy. Can't say...

enhancement