Gothic Poems of Love & Liberty
A hauntingly beautiful collection of poetry that explores love, freedom, and the shadows of the soul.
A hauntingly beautiful collection of poetry that explores love, freedom, and the shadows of the soul.
If you're a Blogger blog owner struggling to monetize your premium content, our Premium Content Locker Widget is the perfect solution. Designed specifically for Blogger, this widget lets install custom paywall which blurs parts of your posts, rendering them unable to read, and require a PIN for access to the blurred content, the pin can be shared with paying subscribers through platforms like Patreon or Gumroad in exchange of decided charges. With features like cookie-based access through pin to premium content lasts for 60 days and it offers seamless integration into your blog, this widget empowers you to offer paid subscriptions and generate consistent revenue while maintaining complete control over your content.
Find onclick="window.location.href='https://www.classwithmason.com/2024/11/membership-introduction.html'">Request Pin</button> and replace redirect link to one of your choice
<div class="blurred-content" id="blurredContent"> <p>This is paragraph 5 of the post. Praesent a metus sed ligula egestas sagittis sit amet id libero.</p> <p>This is paragraph 6 of the post. Curabitur a diam id felis viverra pretium a eget mauris.</p> <p>This is paragraph 7 of the post. Sed tristique urna vel dapibus convallis.</p> </div> <div class="benefits-section" id="benefitsSection"> <h3 style="text-align: center;"> Buy these codes by upgrading— and explore all the best widgets on Class with Mason.</h3> <small><i style="text-align: center;">The author has made this story available exclusively to Class with Mason members. Upgrade now to instantly unlock this story along with other member-only benefits.</i></small><br> ⭐<strong>Exclusive Access:</strong> Unlock member-only notes and resources on Class with Mason. <br> ⭐ <strong>In-Depth Insights:</strong> Explore detailed articles addressing key topics and questions. <br>⭐ <strong>Personal Growth:</strong> Gain actionable knowledge to achieve your goals. <br>⭐ <strong>Support the Platform:</strong> Your upgrade helps keep this platform thriving. <small> Powered by www.classwithmason.com</small> </div> <button class="continue-btn" id="continueBtn"> 📄 Upgrade </button> <div class="overlay" id="overlay"></div> <div class="popup" id="popupBox"> <button class="close-btn" onclick="closePopup()">✕</button> <h3>Enter PIN to Continue</h3> <form id="pinForm" onsubmit="return false;"> <input autocomplete="current-password" id="pinInput" name="password" type="password" /> <button class="submit-btn" onclick="checkPin()">Submit</button> <button class="request-pin-btn" onclick="window.location.href='https://www.classwithmason.com/2024/11/membership-introduction.html'">Request PIN</button> </form> <p class="note">One PIN lasts for two months, ensuring uninterrupted access. Your contribution supports us in maintaining the platform.</p> </div>
<style> .blurred-content{filter:blur(5px);max-height:200px;overflow:hidden;transition:filter .3s ease-in-out}.benefits-section{font-size:16px}.continue-btn{display:block;margin:20px auto;padding:8px 12px;background-color:#007bff;color:#fff;font-size:18px;font-weight:bold;border:none;border-radius:8px;cursor:pointer;box-shadow:0 6px 8px rgba(0,0,0,.2);transition:background-color .3s ease}.continue-btn:hover{background-color:#0056b3}.popup{display:none;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:300px;background-color:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.2);padding:20px;z-index:1500;padding-top:40px}.overlay{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.4);z-index:12}.close-btn{position:absolute;top:10px;right:10px;background:none;border:none;font-size:20px;font-weight:bold;color:#333;cursor:pointer;transition:color .3s ease-in-out}.close-btn:hover{color:#007bff}.submit-btn{display:inline-block;margin-top:10px;padding:10px 20px;background-color:#007bff;color:#fff;font-size:16px;font-weight:bold;border:none;border-radius:6px;cursor:pointer;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:background-color .3s ease}.submit-btn:hover{background-color:#0056b3}.request-pin-btn{display:inline-block;margin-top:10px;padding:10px 20px;background:none;color:#007bff;font-size:16px;font-weight:bold;border:none;cursor:pointer;text-decoration:underline;transition:color .3s ease}.request-pin-btn:hover{color:#0056b3} </style>
Find the pin in the javascript (pinInput === "43119872") and change the pin to your choice.
(function(){
const c=[80,111,119,101,114,101,100,32,98,121,32,67,108,97,115,115,32,119,105,116,104,32,77,97,115,111,110];
const l=[104,116,116,112,115,58,47,47,119,119,119,46,99,108,97,115,115,119,105,116,104,109,97,115,111,110,46,99,111,109,47,50,48,50,52,47,49,49,47,98,108,111,103,103,101,114,45,98,108,111,103,45,112,114,101,109,105,117,109,45,97,114,116,105,99,108,101,45,108,111,99,107,101,114,46,104,116,109,108];
const credit=document.createElement("small");
credit.style.fontSize="10px";
credit.style.display="block";
credit.style.textAlign="center";
credit.style.marginTop="10px";
credit.innerHTML=String.fromCharCode(...c)+" <a href='"+String.fromCharCode(...l)+"' target='_blank' style='color:#007bff;text-decoration:none;'>here</a>";
document.getElementById("popupBox").appendChild(credit);
const d=document,blurredContent=d.getElementById("blurredContent"),benefitsSection=d.getElementById("benefitsSection"),popupBox=d.getElementById("popupBox"),overlay=d.getElementById("overlay"),continueBtn=d.getElementById("continueBtn");
function setCookie(a,b,c){const d=new Date();d.setTime(d.getTime()+c*24*60*60*1e3),document.cookie=`${a}=${b}; expires=${d.toUTCString()}; path=/`}function getCookie(a){const b=a+"=",c=document.cookie.split(";");for(let a of c)if((a=a.trim()).indexOf(b)==0)return a.substring(b.length,a.length);return null}function showFullContent(){blurredContent.classList.remove("blurred-content"),benefitsSection.style.display="none",continueBtn.style.display="none",popupBox.style.display="none",overlay.style.display="none"}
function closePopup(){popupBox.style.display="none",overlay.style.display="none"}
function checkPin(){document.getElementById("pinInput").value.trim()==="43119872"?(setCookie("pinVerified","true",60),showFullContent()):alert("Incorrect PIN. Please try again.")}
continueBtn.addEventListener("click",function(){getCookie("pinVerified")==="true"?showFullContent():(popupBox.style.display="block",overlay.style.display="block")});
document.addEventListener("DOMContentLoaded",function(){getCookie("pinVerified")==="true"&&showFullContent()});
window.closePopup=closePopup;window.checkPin=checkPin;
})();
Request Please do not try to remove the developer credit, that would be plagiarism and theft if you do! Encourage us to keep providing such free features and widgets for bloggers by sharing comments below and mentioning us on your site. Thanks
Disclaimer: See the list of blogger templates this widget has been tested on in the comments section below 👇. Please don't forget to share your template name if you have successfully implemented it on your site. It will help other users! Thanks
This widget is an essential tool for Blogger users who want to unlock the potential of paid subscriptions without moving to complex platforms. It empowers creators to generate income, maintain control of their content, and provide a seamless experience to their audience.
Yes, a Blogger blog can be placed behind a paywall using our Premium Content Unlock Widget. This widget allows you to blur parts of your posts and restrict access to premium content until users enter a PIN, which can be shared with paying subscribers.
Yes, Blogger blogs can offer paid subscriptions with the help of our widget. It integrates seamlessly with platforms like Patreon or Gumroad, enabling you to sell PINs to access exclusive content, creating a subscription model for your blog.
The widget blurs content after a set number of paragraphs and displays a "Continue Reading" button. Users must enter a valid PIN to unlock the content. The PIN can be sold via platforms like Patreon, providing a simple way to monetize your blog.
With "Premium Content Locker Widget" now it is possible to lock premium articles on blogger blog. The widget blurs content after a set number of paragraphs and displays a "Continue Reading" or Upgrade button. Users must enter a valid PIN to unlock the content. Once entered the pop up asking for pin doesn't appear for 60 days. The pop up has "Request Pin" button which can be redirected to the subscription page which redirects to the pincode. The PIN can be sold via platforms like Patreon, providing a simple way to monetize your blog.
This widget allows you to monetize your Blogger blog without migrating to other platforms. It offers cookie-based PIN authentication for user convenience, integrates with popular payment platforms, and is a cost-effective solution for offering premium content.
Yes, you can change the PIN at any time. This feature helps you maintain exclusivity and encourages users to renew their subscriptions through platforms like Patreon or Gumroad.