David Beckwith
David Beckwith
### Description In the GP Header Element we have templates tags using this `{{template_tag}}`. In GP Block Elements we have the Before and After Label options for dynamic data. Both...
### Description GB Image block has same behaviour as core block and omits the `medium_large` attachment size. It seems WP like to leave it out. But it can be added...
Option to select different Units ( Px or % or .. ) for each individual padding field would help with managing responsive sizing of container blocks. eg. Top and Bottom:...
Hey Tom, couple of feature requests. 1. Separate padding control for content only. Leaving image full width. 2. Full size image background with content overlay. Especially for featured posted. Currently...
Aside from the core Table Block styles not displaying correctly on the front end. There have been several user requests for Customizer functionality to set Table Styles. This 'feature request'...
### Description Option to add a CSS Class to predefined target elements: This would allow users to create a utility class for that specific style. For example the user selects...
Core code block produces this HTML: ``` Here is some code in a block ``` WP 6.0 amended the block styles to: ``` .wp-block-code code { display: block; font-family: inherit;...
### Description Remove following markup if the_excerpt is set to `0`: ``` ``` For reference: https://github.com/tomusborne/generatepress/blob/adfe090929b0515cdf894f4c6b722cfe8c0790dc/content.php#L69-L92
1. Activate Twenty24 theme 2. Add a GB Query Loop block, choose the default template with images: backend looks correct: front end , the images break containment: This doesn't happen...