Page 1 of 1
Contact details on sidebar
Posted: Mon Apr 14, 2008 6:06 pm
by thepoacher
Hi,
A fairly basic question this - is there a plug in (or some other way) to include a contact email address on the sidebar?
Any advice is greatly appreciated!
Cheers
Matt
Posted: Mon Apr 14, 2008 7:22 pm
by Don Chambers
You can use the HTML nugget sidebar plugin for that. Something like
Code: Select all
<a href="mailto:me@example.com">Contact me</a>.
You might also want to check out the contact form event plugin.
Posted: Mon Apr 14, 2008 10:09 pm
by thepoacher
Thanks for that Don but they are both on page elements as opposed to a sidebar plug in - is there anything that allows to put a contact address on the sidebar?
Thanks!
Matt
Posted: Mon Apr 14, 2008 10:20 pm
by Don Chambers
I'm not sure I understand why you do not believe the HTML nugget sidebar plugin would not work... it would place whatever text you want in the sidebar.
Posted: Mon Apr 14, 2008 11:31 pm
by thepoacher
Sorry Don - I was just being thick there. I was looking at the event plugin. All sorted now - thanks for your help
Matt
Posted: Tue Apr 15, 2008 1:41 am
by Don Chambers
Glad it accomplished your objective!
