NiceThemesHow to get rid of contact form on homepage? – NiceThemes http://nicethemeswp.com/forums/topic/how-to-get-rid-of-contact-form-on-homepage/feed/ Tue, 22 Apr 2025 10:43:16 +0000 http://bbpress.org/?v=2.5.12-6148 en-US http://nicethemeswp.com/forums/topic/how-to-get-rid-of-contact-form-on-homepage/#post-537 <![CDATA[How to get rid of contact form on homepage?]]> http://nicethemeswp.com/forums/topic/how-to-get-rid-of-contact-form-on-homepage/#post-537 Sun, 03 Feb 2013 00:48:47 +0000 bfwdesigns24 Hello,

I want to get rid of the contact form on the main page, how do I do that? If I want to remove the contact page from the homepage and add it to the contact page, how do you do that?

Thanks!

]]>
http://nicethemeswp.com/forums/topic/how-to-get-rid-of-contact-form-on-homepage/#post-540 <![CDATA[Reply To: How to get rid of contact form on homepage?]]> http://nicethemeswp.com/forums/topic/how-to-get-rid-of-contact-form-on-homepage/#post-540 Sun, 03 Feb 2013 14:53:01 +0000 Juanfra Aldasoro Hello,

To remove the contact form from the home page you should edit your index.php file and remove the content between lines 85-103.

< ?php _e('Or drop me a line', 'nicethemes');?>

< ?php _e('Thank you for leaving a message.', 'nicethemes'); ?>

To create a page with the contact form you need to add a new page and select the “Contact” template. Here you have a great tutorial on page templates: http://nicethemeswp.com/support/theme-docs/folly/#page-templates

Best,
Juan.

]]>