What contact form are you using? I would definitely recommend Contact Form 7: https://wordpress.org/plugins/contact-form-7/
Hello,
Yes you can use contact form 7 plugin. But to add it at home page contact us section. Open front-page.php file. Find and replace code from
<!-- CONTACT FORM-->
to
<!-- / END CONTACT FORM-->
with the code below.
<?php echo do_shortcode('ADD CONTACT FORM 7 SHORTCODE HERE'); ?>
Thank You.
Thread Starter
sheezz
(@sheezz)
Hi,
i am currently using the default ‘Get in Touch’ form.
Can that form add more fields?
If not then i guess i will go with contact form 7 plugin.
Thanks
Hello,
It require lots of customization to add more fields in default theme contact form, so i suggest you to use Contact Form 7 plugin for this.
Thank You
Thread Starter
sheezz
(@sheezz)
Hi,
Thank you so much for the help!
Appreciate it! 🙂