Title: Email Us button
Last modified: August 22, 2016

---

# Email Us button

 *  Resolved [mv8167](https://wordpress.org/support/users/mv8167/)
 * (@mv8167)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/email-us-button/)
 * I thought this might be an easy find, but I cant seem to find the correct solution
 * Using the text widget, I was trying to create an Email Us! button that opens 
   the users deafult email program with our email address and Subject line pre populated.
 * I tried:
 * <FORM METHOD=”LINK” ACTION=”Email:=test@ttest.com, Subject:=Testing”>
    <INPUT
   TYPE=”submit” VALUE=”Email Us!”> </FORM>
 * Can anyoneone help point me in a direction on how to pull this off?
 * Lorena

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

 *  [Andrew Nevins](https://wordpress.org/support/users/anevins/)
 * (@anevins)
 * WCLDN 2018 Contributor | Volunteer support
 * [11 years, 4 months ago](https://wordpress.org/support/topic/email-us-button/#post-5759119)
 * Isn’t it just put in to the ‘href’ attribute of a link?
 *     ```
       <a href="mailto:emailadress">foo</a>
       ```
   
 *  Thread Starter [mv8167](https://wordpress.org/support/users/mv8167/)
 * (@mv8167)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/email-us-button/#post-5759200)
 * I tried, this only gives a link I think?
 * I need a button that when pressed auto enters email address and a subject in 
   the Subject line.
 * Thx though, I will keep trying.
 *  Thread Starter [mv8167](https://wordpress.org/support/users/mv8167/)
 * (@mv8167)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/email-us-button/#post-5759204)
 * I did try:
 * <FORM METHOD=”LINK” ACTION=”MailTo:contact@wl.com?Subject:Please%20Contact%20Me!”
   
   <INPUT TYPE=”submit” VALUE=”Email Us!”> </FORM>
 * Which worked except for the Subject line was not populated.

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

The topic ‘Email Us button’ is closed to new replies.

## Tags

 * [button](https://wordpress.org/support/topic-tag/button/)
 * [email](https://wordpress.org/support/topic-tag/email/)
 * [text](https://wordpress.org/support/topic-tag/text/)
 * [widget](https://wordpress.org/support/topic-tag/widget/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [mv8167](https://wordpress.org/support/users/mv8167/)
 * Last activity: [11 years, 4 months ago](https://wordpress.org/support/topic/email-us-button/#post-5759204)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
