2012-04-12, 06:59:37
You have to create a separate template file for your contact page. Copy theme/'yourtheme'/template.php in other file, for example contact_template.php
In contact_template.php, to put the following code: <?php contact_page("nameofusergetsimple"); ?>, where you want that appears the contact form.
You create a page and put like 'page template': contact_template.php.
Regards
In contact_template.php, to put the following code: <?php contact_page("nameofusergetsimple"); ?>, where you want that appears the contact form.
You create a page and put like 'page template': contact_template.php.
Regards