2010-10-05, 06:32:26
Hello ibizo,
If you want, copy theme/'yourtheme'/template.php in other file, for example contact.php
In contact.php, to put the following code: <?php set_contact_page(); ?>, where you want that appears the contact form.
You create a page and put like template: contact.php.
Regards.
If you want, copy theme/'yourtheme'/template.php in other file, for example contact.php
In contact.php, to put the following code: <?php set_contact_page(); ?>, where you want that appears the contact form.
You create a page and put like template: contact.php.
Regards.