How to Add a Floating Contact Form Widget in Blogger
If you guys want to add floating contact forum to your blog then this post is written for you. Most of you have seen static contact us page on all the websites. If your using static contact us page in your blog you have to put link of this page in your footer or in drop down menu. Which is often difficult for users to find it. That's why we put a floating contact form in our blog for the ease of our site visitors.
Table of Contents
We have to face a big problem when it comes to installing floating contact forums on our website. Because if you guys use the wordpress you can add any kind of plugin with one click But blogger doesn't give us too much widgets That's why we have to resort to third party websites or we have to done some coding But if you do not know how to coding, then it is very difficult for you to add Floating Contact Form into your blog. But in today's post we will learn how to set up floating contact forum without having to resort to third party websites. But before that we will try to know the benefits and purposes of contact forum.
Why we need to add contact form?
First of all, the contact forum is considered an important part of any website Because of the use of contact forum, your visitors can contact you. If you do not have a contact forum on your website, it will make it difficult for your users to contact you. In this case, your unique visit may leave your website and go to another website In that case you may face significant losses.
Whether you sell any kind of product on your website or you provide any other kind of service So visitors would like to contact you immediately in case of any difficulty. So this will help you figure out the importance of contact forum how to get people to contact you if you haven't set up a contact forum on your website. So not having a contact forum on your website will have serious consequences.
What are the benefits of contact form?
There are numerous benefits to contact forums as we have talked about before but now we will try to find out more.
- You can stay in touch with your visitors.
- This reduces the risk of having fraud with the visitor.
- Your visitors can share any kind of file with you through it easily.
- This will help you to increase the sales of your product.
- This can also help you to get more views on your post
- This will allow you to provide support to your customers
How to add contact form?
Now that we've gone over the purpose and benefits of the Contact Forum, we'll try to figure out how to put the Contact Forum on our website.
- Open your blog or -Create account
- Go to Theme > edit html
- Click button named with widgets
- Click on any sidebar widget
- Paste the given code before or after any sidebar section
https://drive.google.com/file/d/1qW0MOzYXl8ReGHlpEHVpW2xisCbJT8UC/view?usp=sharing
After pasting the given code search for </body>
with Ctrl+f
and paste the below js file before this tag.
https://drive.google.com/file/d/1qW0MOzYXl8ReGHlpEHVpW2xisCbJT8UC/view?usp=sharing
Now its time to make our widget beautiful with small piece of code which is given below, Just copy the given code and paste it before <head>
tag.
https://drive.google.com/file/d/1qW0MOzYXl8ReGHlpEHVpW2xisCbJT8UC/view?usp=sharing
congratulations! our widget has been installed now click on save button and view your blog with this beautiful widget provided by Teachwiki. If you are facing any issue during installing thsi widget you can watch this video for more help.