How can I disable fontSizes of the Paragraph block inside the Quote block with theme.json?
Related Posts:
- How to set the background color of a template part (Header/Footer) in Twenty Twentythree?
- Set a default overlay color for the Core Cover block in theme.json
- Once Again: How to Remove Option from Gutenberg Editor for Specific Block in theme.json
- How can I add a color picker to a custom Gutenberg block which includes the default system palette from theme.json?
- WordPress Full Site Editing: How can I access my posts listing page?
- Setting font sizes in theme.json
- Is it possible to disable font sizes on sub blocks only?
- block theme FSE – save changes to the theme?
- How to move the customizations done in the Editor to my child theme?
- Block Theme Template parts – Why saving a part updates the other ones?
- Narrow paragraph block aligned to left of “wrapper”
- How to automatically reload style variant .json?
- Get postId in a wordpress pattern file?
- Full Site Editing (FSE) – How do I display no results with wp:query?
- In Full Site Editing, how do I get the templates I created to appear in the site editor when populating a new page?
- Different style options for the same block depending where it is used
- Custom Link Block with own background color
- Gutenberg – Shadow settings not available (theme.json)
- Theme.json: styles.typography.FontFamily renders as default font in front end but not editor
- Default RichText Editor custom block fails validation
- Position tab missing in the Block Theme Editor
- Responsive rules with block themes and theme.json
- Override base Gutenberg block default spacing in child theme’s theme.json
- Extending the Query Loop block
- Query Loop block display multiple post types
- Add pre-publish conditions to the block editor
- How can I access core/paragraph textColor in a block template
- Implement Panel Color Inspector Control in Gutenberg
- Gutenberg InspectorControls is deprecated, how to add custom block settings?
- How should you internationalize javascript spread in multiple files but build in one?
- Why is onChange={ ( content ) => setAttributes( { content } )} now used?
- How to set column widths in a CPT block template?
- Access GutenBerg data with Javascript?
- Only show focused toolbar for Gutenberg Block with Multiple text fields
- Gutenberg: How to Change Post Status Programmatically?
- Enhancing Gutenberg featured image control
- Gutenberg LinkControl suggestionsQuery not working
- Gutenberg InnerBlocks predefined block supports
- Is it possible to bulk migrate all deprecated instances of a gutenberg block?
- How to Add a Container Class to Standard Gutenberg Blocks
- How to display InnerBlocks in render callback
- Gutenberg – button to parse and format all blocks?
- Custom WP Block using Inner Blocks crashes editor, doesn’t save content
- Gutenberg: Block validation fails if editor is reloaded or post is edited. data.getBlocks(); is empty in save function
- Delete a Gutenberg Block Programmatically?
- Can Gutenberg be used as an editor on a page?
- Import external data into post using custom Gutenberg block
- How to transform block variant to default version?
- How to makes Custom Post Type posts as Gutenberg’s patterns?
- Can’t run WP e2e-test-utils because the browser exits on login?
- Modify the InnerBlocks ‘Add block’ block appender label
- Do I need wp-tinymce-js?
- wp_schedule_single_event issue with save_post hook in gutenberg
- Block editor fails to update HTML section when the word “from” is in source code
- Gutenberg extending the existing class
- Block Controls not showing
- Editable button with RichText for Gutenberg custom block
- How Do I Prevent An Image From Automatically Adjusting In Guttenberg Block Gallery?
- How to reload data stored for a sever side gutenberg block in the editor
- How to remove the old “Custom CSS” from customizer after the theme has been migrated to Gutenberg FSE
- Gutenberg editor auto remove wrapping tags like
- Setting fontSize within core/heading
- Embedded block editor in block editor
- useSelect in block Edit always returns default store value
- Count Gutenberg blocks on the front-end?
- How to call a react hook on edit of registerBlockType?
- How to make attributes unique to Gutenberg blocks
- How to check title is being entered in Title Case?
- Create Gutenburg Block to render inline SVG
- Gutenberg blocks not full width
- How to extend the URLPopover render settings for the paragraph Gutenberg block?
- How to add custom menu to block theme?
- How to display dynamic block editor on front-end?
- Enable varying text for Phone, Tablet and Desktop
- Attempting to specify viewScript, in a custom block, results in a register_block_script_handle error
- What is the standard way to use the version of React that ships with Gutenberg on the front end?
- Full Site Editing Non-editble global styles?
- Restricting core block nested blocks
- Is is possible to use Templates with blockprops?
- How to add readable name and description to templates?
- Errror generated in console leading to block validation failer
- Add Custom Block Supports to Core Block
- Block validation failed – save content vs post body content
- How to propegate changes from block render_callback to other blocks using that callback?
- wordpress 6.2 is alignfull and lignwide removed?
- Is it possible to add custom Components in the InspectorControls to the new “Styles” Tab?
- How to implement Mapbox GL JS with a custom Gutenberg block in FSE?
- Hard code block with nested block in front-page.html template
- Use a custom block inside another custom block
- Controlling or disabling Gutenberg editor panning/focus on a custom slider block
- Default value for highorder component in Gutenbrg?
- Custom gutenberg block: window.wp.blockEditor returns undefined
- How can I add a wrapper class to individual blocks inside of an InnerBlocks component?
- how can I remove all default settings in Gutenberg blocks? example core/button
- How do i create a switch for responsive devices?
- FSE Change Post Template to Something Other Than a List
- Add Gallery items programmatically inside an InnerBlock
- Is it possible to add settings to a search block in Gutenberg?
- Block markup not working inside WP_Query
- What is the name of the user capability to read a synced pattern inside a post?