> I have put a ‘Contact Me’ option on my blog but so far there is nothing there!!
I think you’re going to need to give us more information; what you’ve written is a little like saying “my car doesn’t work”.
What option, where, and what code did you use?
Hi,
Sorry, after reading my original post I realise it was a little ‘vague’ !!
I havn’t done anything as such, what I really want is a recommended plugin or some advice on how to put a ‘contact me’ option on my blog.
Thanks
Andy
Get this plugin and add it to a Page.
Thanks for that, installed and working!!
Sorry but I have a follow-up question, how can I provide a link from one of my blogs to my contact form?
ie …please contact me for further information
Thanks
Andy
What do you mean from one of your blogs? And where would you like to post the link?
Hi,
My apologies (again!)
I meant from one of my posts, for example I am writing about a travel experience and at the end of my post I write “contact me if you would like more information” It is here that I would like a link to my contact page.
I hope I am making sense!
Andy
If you are using the Visual Text Editor (Users->Your Profile->[Tick] Use Visual Text Editor] highlight the word or phrase ‘contact me’ and click on the hyperlink button. You can find out which one it is by hovering over each one until a yellow box pops up.
If you aren’t use the Visual Text Editor, or
<a href="/contact-me">contact me</a>
and that should work if you place it in the post. Remember to replace contact-me if you page is different and contact me if you want to change the text.