Title: Theme Header section
Last modified: April 10, 2025

---

# Theme Header section

 *  Resolved [madoo211](https://wordpress.org/support/users/madoo211/)
 * (@madoo211)
 * [1 year, 1 month ago](https://wordpress.org/support/topic/theme-header-section/)
 * I couldn’t find the theme code section that contains the header.
 * I’m having trouble displaying the featured image for articles, and I need to 
   review the theme’s header.
 * i only see Theme 》 Editor …. and then i saw like this
 * [https://suar.me/xplro](https://suar.me/xplro)
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Ftheme-header-section%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [Carolina Nymark](https://wordpress.org/support/users/poena/)
 * (@poena)
 * [1 year, 1 month ago](https://wordpress.org/support/topic/theme-header-section/#post-18413643)
 * Hi [@madoo211](https://wordpress.org/support/users/madoo211/) 
   I am afraid I 
   did not understand your question. Or I do not understand how the featured images
   for articles are related to the theme header.If all you see when you open Appearance
   > Editor, is the menu then I believe you must be using a mobile or small tablet
   to edit your site? You should still be able to use the menu though! If not, something
   is broken.Twenty Twenty-Five is a block theme, so everything, including everything
   in the header, but also the featured image, is a block. You will not find similar
   files in a block theme, that you may find in a so called classic theme.The header
   is not a PHP file where you will find header meta tags. It is block template 
   part which is an HTML file. The content of the file, the blocks, can be previewed
   under Appearance > Editor > Patterns > Template partsWhen you open the template
   part you can make changes to the blocks directly in the editor in WordPress. 
   These changes are only saved locally on your website, in the database, not as
   files in your theme folder.This works the same way in **all block themes**, not
   only Twenty Twenty-Five. I recommend some tutorials about block themes.[https://learn.wordpress.org/lesson/intro-to-the-site-editor/](https://learn.wordpress.org/lesson/intro-to-the-site-editor/)
 *  Thread Starter [madoo211](https://wordpress.org/support/users/madoo211/)
 * (@madoo211)
 * [1 year, 1 month ago](https://wordpress.org/support/topic/theme-header-section/#post-18418774)
 * Thank you for the clarification.
 * What I meant by the featured image is that I’m having issue displaying the featured
   image of an article
 * when I share its link on Facebook and some other platforms.
 * This issue may require accessing the website’s programming structure and ediring
   the OpenGraph area.
 * So I asked how I could access the code.
 * Thank you very much for the clarification.
 * It seems you mean that any editing to the code in the template component will
   change the template in the database.
 * So the change remains in effect even if the template is changed.
 *  [Carolina Nymark](https://wordpress.org/support/users/poena/)
 * (@poena)
 * [1 year, 1 month ago](https://wordpress.org/support/topic/theme-header-section/#post-18420080)
 * If you don’t want to use a plugin to help with the social images, you would need
   to use PHP to filter 
   [https://developer.wordpress.org/reference/hooks/wp_head/](https://developer.wordpress.org/reference/hooks/wp_head/)
 * That is the way to make changes to the `<head>` in block themes.
 *  [Carolina Nymark](https://wordpress.org/support/users/poena/)
 * (@poena)
 * [1 year, 1 month ago](https://wordpress.org/support/topic/theme-header-section/#post-18420081)
 * It looks like my response did not get through so I am trying again.
   The way to
   change the `<head>` tag in block themes is to filter it using PHP:[https://developer.wordpress.org/reference/hooks/wp_head/](https://developer.wordpress.org/reference/hooks/wp_head/)
 *  Thread Starter [madoo211](https://wordpress.org/support/users/madoo211/)
 * (@madoo211)
 * [1 year, 1 month ago](https://wordpress.org/support/topic/theme-header-section/#post-18420175)
 * [@poena](https://wordpress.org/support/users/poena/)
 * Thank you dear, for the useful information.
 *  I will try it.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Theme Header section’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/twentytwentyfive/1.5/screenshot.
   png)
 * Twenty Twenty-Five
 * [Support Threads](https://wordpress.org/support/theme/twentytwentyfive/)
 * [Active Topics](https://wordpress.org/support/theme/twentytwentyfive/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/twentytwentyfive/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/twentytwentyfive/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [madoo211](https://wordpress.org/support/users/madoo211/)
 * Last activity: [1 year, 1 month ago](https://wordpress.org/support/topic/theme-header-section/#post-18420175)
 * Status: resolved