Q: How can I get a ‘Contact’ form like I see on some of the ProPhoto blogs?
A: This may well become a feature in future upgrades of ProPhoto. For now however, you’ll have to get it working on your own, which is not that difficult. If you don’t mind a link that says “Contact” and just opens up the users email program, here’s how to make it happen.
First, open up the file “topnav.php” from your Theme Editor. Stare at it for a few minutes. You won’t understand what all the code means, but you should be able to figure out which chunk of code is for your portfolio, archives, category, blogroll, search, etc. If you’re having trouble, slap yourself once or twice and keep looking.
Once you think you know which chunks of code do approximately what, pick where you want to put your “contact” link. Type or paste in the following:
<li> </li>
Then, visit this page. Type your email address in where it asks for it, and type “contact” or whatever you want your link to say in the next box. Then click on the button that says: “obfuscate my email address.” The page will generate a bunch of random looking code. This is good, very good. This is so no spambots will fill your email box up with ads for Viagra. Copy the code, go back to your “topnav.php” file and paste that junk between those two tags that you just created. It should look something like this:
<li><script type="text/javascript" language="javascript">{document.write(String.fromCharCode(60,97,32,104,114,101,102,61,34,109,97,105,108,116,111,58,100,
111,110,97,108,100,64,116,114,117,109,112,46,99,111,109,34,62,99,111,110,116,97,99,116,60,47,97,62)) }</script></li>
Save your changes and check your work.
Alternatively, you could create a whole page with a contact form. There are some pretty easy to use free plugins out there designed to help you do just that. With a little trouble, you should be able to get one to work on your blog just fine. I would start by checking out delicious:days.