Title: Imran Hosain's Replies | WordPress.org

---

# Imran Hosain

  [  ](https://wordpress.org/support/users/coderimran/)

 *   [Profile](https://wordpress.org/support/users/coderimran/)
 *   [Topics Started](https://wordpress.org/support/users/coderimran/topics/)
 *   [Replies Created](https://wordpress.org/support/users/coderimran/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/coderimran/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/coderimran/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/coderimran/engagements/)
 *   [Favorites](https://wordpress.org/support/users/coderimran/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Header block change from template part to template](https://wordpress.org/support/topic/header-block-change-from-template-part-to-template/)
 *  [Imran Hosain](https://wordpress.org/support/users/coderimran/)
 * (@coderimran)
 * [1 day, 21 hours ago](https://wordpress.org/support/topic/header-block-change-from-template-part-to-template/#post-18940587)
 * Hi [@petewatterschatsworth](https://wordpress.org/support/users/petewatterschatsworth/),
 * Looking closely at your screenshot (template-part-header-trasformation-when-put-
   in-Template_3.jpg), I see exactly what’s happening.
 * **To answer your question:** A Header Pattern and a Template Part are not the
   same. A Pattern is a static blueprint, while a Template Part is a global reusable
   container.
 * The reason your Group and Row blocks “disappear” on the Template side (left column)
   is a visual behavior of the List View. When you wrap those blocks into the global
   Template Part “Kasa-Plata-Center-Header” (the purple icon), WordPress simplifies
   the tree view to look cleaner, hiding the internal wrapper blocks.
 * On your other site, you likely inserted the layout as a raw “Pattern” directly
   into the template without turning it into a Template Part, which is why the Group
   blocks remain visible there.
 * If you want both sites to look identical in the List View:
    1. Open the Template editor.
    2. Select the purple “Kasa-Plata-Center-Header” block.
    3. Click the three dots in the toolbar and select “Detach Template Part”.
 * This will break it back down into regular blocks, and your Group/Row wrappers
   will reappear instantly!
 * Let me know if this helps.

Viewing 1 replies (of 1 total)