0:00
Hello everyone, welcome to Key2Blogging and in this video I will show you how you can add a
0:04
download timer button in your blogger website. So as you can see this is the pop-up download
0:09
timer button and this is the old download timer button that I have discussed in this video
0:15
So let's check how you can add a pop-up download timer button like this. So whenever someone click
0:20
on the download button it will start the pop-up download button and it will start counting the
0:27
seconds. So let's wait. Okay as you can see now the download button is showing and here you can
0:38
place an ad in this download timer button. So let's check how you can do it in your blogger website
0:45
So for this you have to go to your blogger dashboard and you have to create a new post
0:50
or you can open an existing blog post. Then you have to add a html code like this and this is the
0:58
javascript code and this is the css code. So here you can change the value like here you can change
1:05
the AdSense ad code and here you can add the data ad slot code and here you have to add the link
1:14
of the download file and here you can change the download text. So here you can
1:21
add the text like download now and here you can place the link. So let me just
1:28
add the link of the old download timer button in this download timer button. So let's click on update
1:37
Now let me just refresh this page. Okay when I click on the download button it will start the download
1:50
countdown and let's wait for 15 seconds. Okay now the countdown is completed when I click on the download file button
2:01
it will redirect to that link that we have set in this
2:05
position. So you can change the link here and you can change the download button text
2:11
And if you don't want to put the same javascript and css code again and again in blog post
2:16
then you can simply copy this code from here. So let me just cut it from here and let me just
2:23
update the blog post and I will go to the theme section and I will click on edit html
2:32
Now I will scroll down to the bottom and I will add that code just above the closing body tag
2:41
and this code will only load in the blog post as we have set the condition. So it will only
2:48
load in the blog post and if you want to load it from the page then you can remove this if condition
2:55
Okay now let me just go to the blog post and let me just open this post and as you can see
3:02
the download timer button is still working. So in this way you can use the html code in
3:07
the blog post and use the css and javascript code in the theme editor
3:14
And if you have any doubt regarding this then you can ask me in the comment section