Quantcast
Channel: ComputerBuff » problem
Viewing all articles
Browse latest Browse all 2

What To Do When EMail Is Not Sent?

$
0
0

I don’t know what  happened with the last WordPress upgrade, but my mail is not sent any longer through any contact form and that is very annoying.

I even installed the WP Mail SMTP plugin to test things and the test email is sent, but then the contact form mail disappears into I don’t know where. That is not very helpful when you want others to be able to reach you.

So what should I do? Leaving the email address open to spambots is not a good idea. There are a number of sites that give you a way to munge your email address, but then you have to do all your work in HTML mode or the effect disappears. I like to switch back and forth.

Then there is the other option to create your email as an image, but then why would I want to advertise is at all. But that gave me the idea to use a graphic of my choosing for the email link.

Here is the code for my email link:
[xml]<a href=”mailto:myemail@domain.com?subject=Grafika: “><br />
<img class=”alignnone size-full wp-image-154″ title=”click to send email”<br />
src=”http://www.mywordpressfolder.com/wp/wp-content/uploads/mail_write.png”<br />
alt=”click to send email” width=”48″ height=”48″ />click me</a>[/xml]
and it looks like this:
click to send email

The following line of code will automatically put the chosen word (Grafika in this example) for the subject in to the subject box of the email.
[xml]<a href=”mailto:myemail@domain.com?subject=Grafika: “>[/xml]


Viewing all articles
Browse latest Browse all 2

Latest Images

Trending Articles





Latest Images