Jason,
I will look into SSL drama. Is it because I haven’t updated my version of WordPress? My theme is recently out of date because I have a developer copy from this guy and don’t have the login info.
Another contact form inquiry with the same status message. Resent the email and still appears in code. Here’s a sample:
<!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN”
“https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”>
<html>
<head>
<meta content=”text/html; charset=utf-8″ http-equiv=”Content-Type”
/>
<title>HTML Email</title>
</head>
<body><table rules=”all” style=”border-color: #666;”
cellpadding=”10″>
<tr style=”background-color:#393E40;color:white;font-size:14px;”>
<td colspan=”2″>Say Hello!</td>
</tr>
<tr>
<td>Name: </td>
<td>Kim Cobbler</td>
</tr>
<tr>
<td>Email: </td>
<td>[email protected]</td>
</tr>
<tr>
<td>Phone: </td>
<td>678-457-2529</td>
</tr>
<tr>
<td>Please describe your vision and upload a photo if
possible: </td>
<td>Hello,
I would like to purchase a birthday for my husband who’s a huge San
Francisco 49ers fan. Are you able to give me estimated cost?
Thanks!!!</td>
</tr>
<tr>
How Interesting – As I write this, I just received a contact form inquiry email and it looks perfect. So Postman delivered and its being displayed correctly. Worked just fine that time! Every test submission I input seems to work as well.
Sidenote: You’ve been very helpful. Can I donate to your plugin?