Title: Remove Header
Last modified: August 30, 2016

---

# Remove Header

 *  [Jmcmillan7](https://wordpress.org/support/users/jmcmillan7/)
 * (@jmcmillan7)
 * [10 years, 12 months ago](https://wordpress.org/support/topic/remove-header-14/)
 * I am using a template which uses my logo in the header, but it is being overwritten
   by the header in your program to only display my website name. Is there a way
   to turn off the website header from this program so the image will continue to
   show?
 * Thanks!
 * [https://wordpress.org/plugins/email-users/](https://wordpress.org/plugins/email-users/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Mike Walsh](https://wordpress.org/support/users/mpwalsh8/)
 * (@mpwalsh8)
 * [10 years, 11 months ago](https://wordpress.org/support/topic/remove-header-14/#post-6237712)
 * Email Users defines two filters which would let you do what you want. As you 
   are seeing, by default Email Users uses the settings for the web site to define
   a default email template.
    1. **mailusers_html_wrapper**: This filter lets the site define the HTML used to
       wrap the email content. Instead of using the default settings to construct a
       textual header, you could define a filter that includes your header artwork.
    2. **mailusers_manipulate_headers**: This filter lets you modify the content of
       the email headers themselves. In theory, you can change the text of any of the
       headers to meet your specific needs.
 * Of these two filters, you should be able to do what you want with the **mailusers_html_wrapper**
   filter as it modifies the HTML. [There is a post on my site](http://michaelwalsh.org/blog/2015/05/email-users-4-7-2-released/)
   that should get your started creating a filter with your specific content in 
   it.

Viewing 1 replies (of 1 total)

The topic ‘Remove Header’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/email-users_a0e0cf.svg)
 * [Email Users](https://wordpress.org/plugins/email-users/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/email-users/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/email-users/)
 * [Active Topics](https://wordpress.org/support/plugin/email-users/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/email-users/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/email-users/reviews/)

## Tags

 * [email](https://wordpress.org/support/topic-tag/email/)
 * [header](https://wordpress.org/support/topic-tag/header/)
 * [user](https://wordpress.org/support/topic-tag/user/)

 * 1 reply
 * 2 participants
 * Last reply from: [Mike Walsh](https://wordpress.org/support/users/mpwalsh8/)
 * Last activity: [10 years, 11 months ago](https://wordpress.org/support/topic/remove-header-14/#post-6237712)
 * Status: not resolved