Everyday, I receive so many emails and comments about same questions. so Here you can find some answers of:
1. I can’t install your blogger template on my blog.
2. How to install the comment form under post?
3. How to have Search Form on blogger / blogspot
I often receive this question from people who trying to install one of my template on their blog. After I did some check and balance
I realized that many people all do the same mistakes. It is just simply copy all the code in the downloaded template file and paste it into the template editor on the blogger dashboard. that is the totally wrong way to install a blogger template.
Blogger Engine has some hidden settings on their system, that makes somehow we can’t just simply copy and paste the template code. And that is why they provides an upload template feature.
So, if any of you still can not install some templates you downloaded here, 1. please try to upload it through the Blogger Template Uploader feature first.
If you still unable to install it, 2. try to create a new blog just to test the template. try to install the template you want to the test blog.
There is a problem often occurs on Installing a new blogger template. Go here to read a guide to install a new blogger template and what problem often occurs and how to fix it.
If you have tried those two steps on still failed. then I will check the template again. Basically, here is how it works.
1. Each time I create a blogger template, I always try to install it on 2 blogs first. they are a new blog to test it out, and it would automatically be the demo site, and the second is my old already run blog. After I am able to install it without any problem, then I publish it on this JackBook.Com
2. Each time I publised a Blogger Template. I always ask people for some feedback. Even most of them just install it on their blog. but there are always some nice people who leave a comment on this blog or on the demo site, saying a thank you for my work. And thanks to them, if they face any problem on installing the template, they will also let me know about it. So I can fix it immediately as soon as I can.
So guys, thank you for trying to install my templates. but if you have tried to install and failed. please try the two steps I wrote above. Because if I have already had some people install the template on their site, and works. It means I have come to a conclusion that the template is fine.
Installing this comment form is easy. as long as you follow all the instructions, all step by step I wrote there. you would succeed installing it.
The last, if you have tried all the steps above carefully and still failed. I have wrote it on the post it self, please send me your template on a zip file. and i will install it for you. then i will try my best to as soon as i possible send your already installed template to you back.
The Idea behind this code.
I highly recommend you to read this carefully.
1. This trick is using iFrame to show the comment form under the post.
2. This trick is require you to set the comment form to show on a new window as a popup. why is that? that is so the comments already submitted shown above the form. not on the left of the form. many bloggers do not pay attention on this.
3. This trick uses an image which will be changed to be a comment form if you hover your mouse on it. why? because on the original blogger comment form, the window has an auto focus to the first textbox field. If you don’t use the image, there is a big probability your browser will be redirected automatically to a new window of the comment form. Now you know how important that image is.
thanks
Easy. just put this code into your template. or you can also put this into your HTML/Javascript Widget.
<form id="searchform" action="http://YOUR-BLOG-NAME-HERE.blogspot.com/search" name="searchform" method="get"> Find entries : <input id="s" value="" name="q" type="text"> <input id="searchsubmit" value="Search" type="submit"> </form>
Of course you should change the YOUR-BLOG-NAME-HERE with your own blog name. or if you are using custom domain, you should change all the YOUR-BLOG-NAME-HERE.blogspot.com with your own domain.
Oh, you can also change the “Find entries :” with your own words. you can also experiment with your own template. hopefully this will helps.
« The 3 Columns Version of Red White Web 2.0 Template [updated]
dfTheme, The dark blogger template has been upgraded! »