Title: Editing Template File &#8211; Theme Header
Last modified: July 25, 2019

---

# Editing Template File – Theme Header

 *  [ad8in](https://wordpress.org/support/users/ad8in/)
 * (@ad8in)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/editing-template-file-theme-header/)
 * Hi, your help would be much appreciated.
 * So I selected ‘custom”, which tells you “If you select ‘Custom’ you need to edit
   your template file and add the following line just after the opening <body> tag.”
 * My issue is that I don’t appear to have <body> in my Theme Header. Can I put 
   it somewhere else. Below is my theme header content, that seems to be very little
   in comparison to all the examples i’ve seen online. My Theme is headway Themes.
 * <?php
    /* Prevent direct access to this file */ if ( ! defined( ‘WP_CONTENT_DIR’)){
   die( ‘Please do not access this file directly.’ ); }
 * HeadwayDisplay::html_open();
 * wp_head();
 * HeadwayDisplay::body_open();
 * Thank you very much.

Viewing 1 replies (of 1 total)

 *  Plugin Author [Thomas Geiger](https://wordpress.org/support/users/duracelltomi/)
 * (@duracelltomi)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/editing-template-file-theme-header/#post-11769753)
 * Hi,
 * In that case you should contact the theme developers to ask where you can put
   this one line of code to make sure it is after the opening body tag.

Viewing 1 replies (of 1 total)

The topic ‘Editing Template File – Theme Header’ is closed to new replies.

 * ![](https://ps.w.org/duracelltomi-google-tag-manager/assets/icon-256x256.png?
   rev=1708451)
 * [GTM4WP - A Google Tag Manager (GTM) plugin for WordPress](https://wordpress.org/plugins/duracelltomi-google-tag-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/duracelltomi-google-tag-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/duracelltomi-google-tag-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/duracelltomi-google-tag-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/duracelltomi-google-tag-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/duracelltomi-google-tag-manager/reviews/)

## Tags

 * [Theme Header](https://wordpress.org/support/topic-tag/theme-header/)

 * 1 reply
 * 2 participants
 * Last reply from: [Thomas Geiger](https://wordpress.org/support/users/duracelltomi/)
 * Last activity: [6 years, 10 months ago](https://wordpress.org/support/topic/editing-template-file-theme-header/#post-11769753)
 * Status: not resolved