Skip to main content

How to Add Blogger Contact Form to Specific Page For Blogger

How to Add Blogger Contact Form to Specific Page For Blogger: In this Article you learn how you can add Contact Form in your Contact Page or Any Other page where you want to show the contact us form. so you don't need to create a form from foxyform or other website who are generating online contact us form. You should use the Decent and Nice Blogger Contact US form on your blogger Pages. Its Very simple to add contact us form on blogger. In this post your learn the Installation of Contact US form.
What is the purpose of Contact US form? Contact Us form is very important in Every site through Contact US form your visitors get in touch with you if they have any Query they Ask you by contact us form, and if you give them a Quick and Grate response and help them they visit your site again and again for any kind of help. so this is the main purpose and Advantage of the form. Also Contact Us Page is very important for your if you are Applying for google Adsense. If you don't have a Contact Us page then google Don't Approve your site on Adsense so You Must be Contact Us Page Privacy Policy, Cookies Policy to Approve the Adsense On your Domain.
You Also Like to read Important Search Engine Optimization(SEO) Techniques For Blog to increase your blogger visitors.
Here you can see How to Write a Strong Privacy Policy Page. Here Also you can see all Blogger Tutorials. Twotricks.com is the one of the best Blogger Tutorials Site in The World.
Blogger Contact Form Installation in Pages is Very simple and Easy just Follow the Below Tutorial to Install Blogger Contact Form in your Blogger Static Page.

Add Blogger Contact Form to Specific Page

It is very simple you just need to follow the few step to install contact us form in your page.
  • First you need to login to blogger and check your blog id. you can see my blog id in below image. Just Copy that ID.
Blogger unique ID
  • Paste below script in your page where you want to show your contact us page. and Just Paste your ID in that script.
<script>
var yourblogId = '5514319132190813035';  //Paste here your Blogger Unique.
var contactFormSendingMsg ='Sending...'; //You can Edit this String
var contactFormSentMsg = 'Your message is sent.'; //Editable
var contactFormNotSentMsg = 'Your Message not sent. Please try again.';
var contactFormEmptyMsg ='You can't leave Message field empty.';
var contactFormInvalidMsg = 'Please Insert a valid email.' //Editable
var MywidgetLoaded=false;//We set Fasle to WidgetLoaded var
function sendEmailMsg() {//Send EmailMsg function for Sending Email
if(MywidgetLoaded== false) {//If WidgetLoaded False then condition is true.
_WidgetManager._RegisterWidget('_ContactFormView', new _WidgetInfo('ContactForm1', 'sidebar', null, document.getElementById('ContactForm1'), {'contactFormSendingMsg': contactFormSendingMsg , 'contactFormSentMsg': contactFormSentMsg , 'contactFormNotSentMsg': contactFormNotSentMsg , 'contactFormInvalidMsg': contactFormInvalidMsg , 'contactFormEmptyMsg': contactFormEmptyMsg , 'title': 'Contact Form', 'yourblogId': yourblogId, 'contactFormNameMsg': 'Name', 'contactFormEmailMsg': 'Email', 'contactFormMessageMsg': 'Message', 'contactFormSendMsg': 'Send', 'submitUrl': 'https://www.blogger.com/contact-form.do'}, 'displayModeFull'));
MywidgetLoaded=true;
document.getElementById('ContactForm1_contact-form-submit').click();
}
return true; //return true
}
</script>
<form name="contact-form">
<div>
Name : </div> //You Can Edit This
<input class="contact-form-name" id="ContactForm1_contact-form-name" name="name" size="31" type="text" value="" />
<br />
<div>
Email: <em>(required)</em></div>  //You Can Edit This
<input class="contact-form-email" id="ContactForm1_contact-form-email" name="email" size="31" type="text" value="" />
<br />
<div>
Message: <em>(required)</em></div> //You Can Edit This Red Field
<textarea class="contact-form-email-message" id="ContactForm1_contact-form-email-message" name="email-message" rows="5"></textarea>
<input class="contact-form-button contact-form-button-submit" id="ContactForm1_contact-form-submit" onclick="sendEmailMsg()" type="button" value="Send" />
<br />
<div style="max-width: 456px; text-align: center; width: 100%;">
<div class="contact-form-error-message" id="ContactForm1_contact-form-error-message">
</div>
<div class="contact-form-success-message" id="ContactForm1_contact-form-success-message">
</div>
</div>
</form>
  • Paste this code in your static page and you can successfully installed your Contact US Form Page on your Blogger Blog.
  • Now you need to Publish your page.
Now you contact US Form is Looks like this Page.
contact us form
So i am sure you want to Add a Nice and Attractive Contact US form on your site its very simple we just need to edit few CSS for customization of Blogger Contact US form.
Form CSS:
.contact-form-name, .contact-form-email, .contact-form-email-message, .contact-form-widget {    max-width: none; margin-bottom: 15px; padding: 5px; }
#contact .contact-form-name {    width: 47.7%;  height: 50px; }
#contact {     background-color: #fff;    margin: 30px 0!important; }

  • Go to the Template> Press CTRL+F Find ]]></b:skin> 
]]></b:skin>

  • Paste this CSS code Above This Tag. 
  • Finally save your theme and Enjoy Nice Contact Us Form. 
Now finally your Contact US Form is looks like below Image.

contact us form with css



Customization: 

  • You can Replace My Blog ID with your Blog ID. Otherwise your form does not works.
  • You can Change Validation Messages Which is Shown in the Code with Red  Color.
You did grate job, you added a Contact Us on your Blogger Page Successfully. So if you happy with my work comment below and share your feeling and feedback in your comments. also tell your friends,

Comments

Popular posts from this blog

How To Start A Blog And Make It Successful

How To Start A Blog And Make It Successful : If you are a new blogger and you don't know about blogging and you want to make it successful then you must know about some important thing otherwise you can not get desire output from your blog. and you waste your all efforts and time on blog. Read some my Experience Suggestion below. How To Start A Blog And Make It Successful Never Use Free Blogger Theme:  First Remember one thing never use free themes you are on WordPress or blogger doesn't matter don't use free themes because they are not develop accordingly today requirement few themes are not even not responsive and also not SEO friendly. if you want your blog go viral on social media and google then please be original write your own content and must post that contents which audience demand. But if your theme is not good you may right your own contents but finally your google can't understand your posts and it take long time in indexing also due to e...

How To Install WAMP Server and Configure in Windows

How To Install WAMP Server and Configure in Windows : Many students don't know how to install and configure WAMP on their computer so In this Tutorial your learn how you can install WAMP server on your Windows 10, Windows 8.1 , Windows 8, Windows 7. Follow few steps to Install WAMP Server in your System. First you need to download the WAMP server. Here visit below link. http://www.wampserver.com/en/ After download Run setup and install WAMP Server on your Computer. Click next. it will install it self. After installation run WAMP server on your computer and check tray icon is green or red. Green Color means WAMP is online. Red Color means WAMP is not Running. In above image you can see the green color wamp icon and options of WAMP server.  If you click on put offline the server goes offline. http://localhost/ Open localhost and you can see the main screen of Wamp server. WAMP  is stand for  Windows Apache Mysql PHP . Some developers use localhos...

3 ways to Open Block Sites On your Computer

3 ways to Open Block Sites On your Computer:  In this Article we tell you about how you can open block website on your system. Their is many ways to open block website on your computer. some colleges not allowed to use social network sites in college, some companies are not allowed to open site in company. so if you want to open a site in your company its very simple so you just need to follow few steps to open a website on your system. Ultrasurf or zentmate or hotspotsheild, download one of them and install in your System. Run software and now you able to open any block site in your system. Also you can open blocked site on  http://videoproxy.co. If you want to open YouTube so you can use YouTube Alternatives website to open YouTube on your system. these are YouTube Alternative. http://playit.pk   http://www.ytpak.com Their is few software which allows you to open block website on your system. which is listed below. ultrasurf is one the best softwa...