Hi I did a search to try and find any posts for how to put a Contact form in the Slider Description area. I found a reply for another Theme which said it's not possible without Custom coding. Do I also need Custom coding to put a Contact form within the Slider description area for the Nutrition theme? Thanks Paul
Hello, Download Contact Form 7 plugin from WordPress.org http://wordpress.org/plugins/contact-form-7/ And follow the steps given below 1. Activate the plugin 2.Secondly go to its settings and copy the contactform shortcode 3. Go to front-page.php present in your theme directory and replace current code Code: <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident.</p> with the code given below Code: <?php echo do_shortcode('Enter contact form shortcode'); ?> and follow the instruction as shown in image given below
Hello, To make Your Contact Form Better On Your Website You can use "formget-contact-form" plugin, which will help you to make your contact form easily and simple. Download it from the link given below. http://wordpress.org/plugins/formget-contact-form/ You just need to register on FormGet, create your form by clicking on the fields and embed the code on your website at any page, post or widget. You can easily place the contact form on every page of your website which will increase the user interaction. You will be able to manage entire communication from a single place between you and your visitor. It will be easy for you to provide support, feedback to your users. We recommend you to try this new contact form solution on your website. Hope it will meet your requirements. You can easily replace the existing contact form with this new one. Let us know your feedback