Page 1 of 1

Add Contact Form to Main Menu?

Posted: 22 Aug 2008, 02:22
by darktowers
How do you add the Contact Form to the v2 menu?

Re: Add Contact Form to Main Menu?

Posted: 22 Aug 2008, 21:24
by mjau-mjau
darktowers wrote:How do you add the Contact Form to the v2 menu?
First you need to create a "textpage" from the admin, then under "page content", you need to add the line:
Code
<img src="contactform" />
...which places a contact form on your textpage. You can find more info on this here:
https://www.photo.gallery/v2docs/articles/sendemail

Posted: 22 Aug 2008, 21:34
by darktowers
Awesome, thank you, really easy when you know how, huh? :-) worked perfectly! :-)