Title: stack and grid block issue
Last modified: October 12, 2022

---

# stack and grid block issue

 *  Resolved [Hozefa Saleh](https://wordpress.org/support/users/hozefasmile/)
 * (@hozefasmile)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/stack-and-grid-block-issue/)
 * I have noticed by reviewing blocks that stack block and grid block are not working
   properly. But later on, when I checked the blocks in the Custom Blocks List, 
   I found that both of these blocks “Grid item” and “Stack item” has setting for
   Template Lock to “All”, I changed it to “None” and it started working.
 * So I think it will be confusing for a new user that, why a grid item or stack
   item not working when he tries to insert anything inside it. So by default, you
   should keep these two default blocks setting as Template Lock “None”.
 * Also, one more point is that media query sizes for desktop, tablet, and mobile
   are handled by your code, it should be on your settings page So that the user
   can set by himself the media query sizes.

Viewing 15 replies - 1 through 15 (of 17 total)

1 [2](https://wordpress.org/support/topic/stack-and-grid-block-issue/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/stack-and-grid-block-issue/page/2/?output_format=md)

 *  Plugin Author [Phi Phan](https://wordpress.org/support/users/mr2p/)
 * (@mr2p)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/stack-and-grid-block-issue/#post-16092584)
 * Thank you for your feedback. I’ll update those default settings for core blocks
   in the next version.
    I’ll add the functionality for editing media query breakpoints
   as well.
 * Please give it a rating when you can, I would greatly appreciate it.
 * Thanks, Phi.
 *  Thread Starter [Hozefa Saleh](https://wordpress.org/support/users/hozefasmile/)
 * (@hozefasmile)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/stack-and-grid-block-issue/#post-16122059)
 * Hi the issue is still not resolved. I found that only when I take a pattern from
   your pattern collection, only then your default grid block works. When I try 
   to add it directly from the block inserter option, its grid-item is lock. And
   I am not able to add anything inside it. Even on Template Lock “none”, its not
   working. Please check it.
 *  Plugin Author [Phi Phan](https://wordpress.org/support/users/mr2p/)
 * (@mr2p)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/stack-and-grid-block-issue/#post-16122208)
 * Thank you [@hozefasmile](https://wordpress.org/support/users/hozefasmile/).
    
   Could you please explain more about your test cases? I never had this kind of
   issue on my sites.
 * Phi.
    -  This reply was modified 3 years, 7 months ago by [Phi Phan](https://wordpress.org/support/users/mr2p/).
 *  Plugin Author [Phi Phan](https://wordpress.org/support/users/mr2p/)
 * (@mr2p)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/stack-and-grid-block-issue/#post-16122295)
 * Ah, I did not automatically override the settings for the default built-in blocks
   on old sites. But new install sites will get the latest settings for the default
   built-in blocks. In the future, I may add some kind of ‘sync’ functionality to
   update the settings for the built-in blocks.
 *  Thread Starter [Hozefa Saleh](https://wordpress.org/support/users/hozefasmile/)
 * (@hozefasmile)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/stack-and-grid-block-issue/#post-16122885)
 * New install sites means new wordpress setup or new install of you plugin? Anyway
   I will wait for your next version of plugin.
 *  Plugin Author [Phi Phan](https://wordpress.org/support/users/mr2p/)
 * (@mr2p)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/stack-and-grid-block-issue/#post-16123439)
 * I mean a new install of this plugin, for the sites that had already installed
   an older version of this plugin, users can manually edit the settings for built-
   in blocks in the admin.
 *  Thread Starter [Hozefa Saleh](https://wordpress.org/support/users/hozefasmile/)
 * (@hozefasmile)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/stack-and-grid-block-issue/#post-16123732)
 * No, its not working in that way too. For more clear explanation I have created
   a short video for you. [https://postimg.cc/RqTqTHqc](https://postimg.cc/RqTqTHqc)
   
   You see in video that grid item block not allowing to add any block inside it.
   Then I go to Custom Blocks => All Blocks => Edit Grid item => Changed Template
   Lock to None Then Again trying to add grid block on a page and its still lock,
   not able to anything inside it. But when I use “Add pattern” button and choose
   a grid pattern from it. It works, we can remove or add anything inside the grid
   item block in those insert block pattern.
 *  Plugin Author [Phi Phan](https://wordpress.org/support/users/mr2p/)
 * (@mr2p)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/stack-and-grid-block-issue/#post-16123815)
 * Thank you [@hozefasmile](https://wordpress.org/support/users/hozefasmile/) for
   the video, I think that issue has nothing to do with templateLocking. I got that
   error in the Gutenberg plugin version 14.3.0 for all container blocks includes
   core/group block. It got fixed in Gutenberg version 14.3.1. What’s your version
   of WP? Do you install Gutenberg plugin? What’s its version?
 *  Thread Starter [Hozefa Saleh](https://wordpress.org/support/users/hozefasmile/)
 * (@hozefasmile)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/stack-and-grid-block-issue/#post-16123820)
 * Yes I am using wordpress latest version 6.0.3 and also I have installed Gutenberg
   plugin with its latest version 14.3.1 , but in that version also have to same
   issue, if you want to check I can’t provide you a login detail of a sample site
   in private to investigate.
    -  This reply was modified 3 years, 7 months ago by [Hozefa Saleh](https://wordpress.org/support/users/hozefasmile/).
 *  Plugin Author [Phi Phan](https://wordpress.org/support/users/mr2p/)
 * (@mr2p)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/stack-and-grid-block-issue/#post-16123823)
 * Here is the issue [Cannot add blocks to a nested group or row block when editing templates](https://github.com/WordPress/gutenberg/issues/44989)
   
   Can you upgrade to 14.3.1 and test it again?
 *  Thread Starter [Hozefa Saleh](https://wordpress.org/support/users/hozefasmile/)
 * (@hozefasmile)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/stack-and-grid-block-issue/#post-16123828)
 * hummm, but I checked that when I disable the Gutenberg plugin, it start working.
   So there some conflicting issue between Gutenberg plugin and yours plugin. As
   I said I am already using latest version of Gutenberg 14.3.1
    -  This reply was modified 3 years, 7 months ago by [Hozefa Saleh](https://wordpress.org/support/users/hozefasmile/).
 *  Plugin Author [Phi Phan](https://wordpress.org/support/users/mr2p/)
 * (@mr2p)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/stack-and-grid-block-issue/#post-16123834)
 * I’ll look into it further. The Gutenberg plugin adds `pointer-event: none` to
   the nested empty container blocks in version 14.3.0. I’ll test it again, but 
   that issue is unrelated to templateLocking feature.
 * Phi.
 *  Plugin Author [Phi Phan](https://wordpress.org/support/users/mr2p/)
 * (@mr2p)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/stack-and-grid-block-issue/#post-16123840)
 * Just do a quick test on WP version 6.0.3 with the Gutenberg version 14.3.1 without
   the Content Blocks Builder plugin.
    It doesn’t work with core/group block. You
   can test it by adding a core/group and then adding a nested core/group. Maybe
   they will fix it soon. Anyway, it works well in the WP 6.1 beta version.
 *  Thread Starter [Hozefa Saleh](https://wordpress.org/support/users/hozefasmile/)
 * (@hozefasmile)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/stack-and-grid-block-issue/#post-16123859)
 * hummm, you are absolutely right. Its not got resolved in even Gutenberg version
   14.3.1 , I have added a comment in the the issue at github [https://github.com/WordPress/gutenberg/issues/44989](https://github.com/WordPress/gutenberg/issues/44989),
   let see when the got it resolved. And if this issue is already resolved in WordPress
   6.1 beta version then we just have to wait for 8 days, it’s releasing on 1 Nov
   🙂
 *  Plugin Author [Phi Phan](https://wordpress.org/support/users/mr2p/)
 * (@mr2p)
 * [3 years, 7 months ago](https://wordpress.org/support/topic/stack-and-grid-block-issue/#post-16124219)
 * I guess the version that includes in WP 6.1 is lower than 14.3.0, so if you install
   the Gutenberg plugin then you will still get the error until they fix it.

Viewing 15 replies - 1 through 15 (of 17 total)

1 [2](https://wordpress.org/support/topic/stack-and-grid-block-issue/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/stack-and-grid-block-issue/page/2/?output_format=md)

The topic ‘stack and grid block issue’ is closed to new replies.

 * ![](https://ps.w.org/content-blocks-builder/assets/icon.svg?rev=2605258)
 * [Content Blocks Builder - Create blocks, repeater blocks with carousel, grid, popup layouts](https://wordpress.org/plugins/content-blocks-builder/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/content-blocks-builder/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/content-blocks-builder/)
 * [Active Topics](https://wordpress.org/support/plugin/content-blocks-builder/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/content-blocks-builder/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/content-blocks-builder/reviews/)

 * 17 replies
 * 2 participants
 * Last reply from: [Phi Phan](https://wordpress.org/support/users/mr2p/)
 * Last activity: [3 years, 7 months ago](https://wordpress.org/support/topic/stack-and-grid-block-issue/page/2/#post-16156299)
 * Status: resolved