How to Add Subscribe to Unlock Download Button in Blogger

How to Add Subscribe to Unlock Download Button in Blogger

Hi friends! Welcome to your The Kathait blog. So in today's article, we are going to talk about Subscribe to Unlock Download Link How to Add Subscribe to Unlock Download Button in Blogger (Social Content Locker Script). And subscribe how to put unlock download link button in blogger? So we will know all these things in this article. So stay tuned to this article and know more details.

Adding Subscribe to Unlock Download Button

Today the script of Subscribe to Unlock Download Button has been brought for you. This is very useful for you. If you are a Blogger & Youtuber - and you want to grow your YouTube Channel. So for that, you have to have maximum Subscribers.

This subscribe to unlock download button will help you to increase your subscriber. You have to download a file from your site. So you can download that file by adding this subscribe to unlock download button.


But in some cases, even after doing everything, the subscriber does not come to the channel. In such a situation, this Subscribe to Unlock Download Link Button proves to be very useful. All you have to do is connect any download file with this script. After this, if someone wants to download this file, then he has to first subscribe to your channel. Only then will it see the download button.

There the user will subscribe to the channel only after that the download button will appear. So by using this Subscribe to Unlock Download Button you can increase the Subscriber of your YouTube Channel.

How to Add Subscribe to Unlock Download Button

So now it comes to how we can add this subscription to unlock download link button in our blogger / Blogspot blog post. For this, you have to subscribe to Unlock Download Link Script.

We have provided you with a small tool built using HTML, CSS, and JavaScript. Using this, you can easily add this Subscribe to Unlock Download Button to your blog.
  • Click on Create New Post/Page
  • Now Copy Code Bellow
  • and Paste Where You Want This Button
<div class="buttons" style="border-radius: 6px; font-size: 15px; text-align: center;">
          <a class="fa fa-youtube-play" href="#" id="btn_yt" onclick="show()" onmouseout="this.style.background='red'" onmouseover="this.style.background='#e30202'" style="background: red; border-radius: 6px; color: white; display: inline-block; font-size: 15px; font-weight: 500; margin: 15px 30px; padding: 14px 0px; text-decoration: none; transition: all 0.2s linear 0s; width: 250px;">&nbsp;SUBSCRIBE TO UNLOCK LINK</a>
   <div style="margin: auto;"> 
          <a href="Download file link" id="yt" onmouseout="this.style.background='red'" onmouseover="this.style.background='#135B0A'" style="background-color: red; border-radius: 6px; color: white; display: none; font-size: 15px; font-weight: 500; margin: 15px 30px; padding: 14px 0px; text-decoration: none; transition: all 0.2s linear 0s; width: 250px;">Click To Download</a> 
          <a class="fa fa-download" href="#" id="ytv" style="background-color: red; border-radius: 6px; color: white; display: none; font-size: 15px; font-weight: 500; margin: 15px 30px; padding: 14px 0px; text-decoration: none; transition: all 0.2s linear 0s; width: 250px;">&nbsp;Checking you subscribe or not...</a>
     </div>
        </div>

<!--Start Youtube subcribe javascript-->
<script type="text/javascript">
        var _0x28f9 = ["\x3C\x68\x32\x20\x61\x6C\x69\x67\x6E\x3D\x22\x63\x65\x6E\x74\x65\x72\x22\x3E\x3C\x69\x66\x72\x61\x6D\x65\x20\x73\x72\x63\x3D\x22", "\x2F\x3E\x3C\x2F\x69\x66\x72\x61\x6D\x65\x3E\x3C\x2F\x68\x31\x3E", "\x77\x72\x69\x74\x65"]; document[_0x28f9[2]](_0x28f9[0] + src1 + _0x28f9[1])
    </script>
<script type="text/javascript">
        document.getElementById("yt").style.display = "none";
        document.getElementById("ytv").style.display = "none";
        function show() {
            window.open('YouTube channel link');
            // sleep(3000);
            setTimeout(function () {
                document.getElementById("yt").style.display = "block";
                document.getElementById("btn_yt").style.display = "none";
                document.getElementById("ytv").style.display = "none";
            }, 10000);
            //alert();
            document.getElementById("btn_yt").style.display = "none";
            document.getElementById("ytv").style.display = "block";
        }
        
    </script>

Copy the above code and add it to your post's HTML. And instead of the download file link, add the link of the Direct Download file. And add the URL of your channel in place of the YouTube channel link. Watch the video for more information.

If your code does not work or you’ve faced any error/problem then please download the source code files from the given download button.

You May Like These : This is all about Subscribe to Unlock Download Button. I hope this article is very useful for you and you must have easily added this Sticky Ads Widget to your blog. Please share this article and if you are facing any problem, then tell in the comments, we will reply as soon as possible.

© Copyright The Kathait