Text Monsterlink
Subscribe Now!
home
home page header
Button Monsterlink
Subscribe Now!
Device based Monsterlink
Subscribe Now!
Dynamic Monsterlinks By Class Name
// Target by class name window.onload = function(){ const dynamicMonsterLinks = document.querySelectorAll("a.myClass"); dynamicMonsterLinks.forEach(dynamicMonsterLinks => dynamicMonsterLinks.href =…
Dynamic Monsterlinks by Id
// Target by ID window.onload = function(){ document.getElementById("someID").href="MONSTERLINK_URL"; }
Monsterlink Mobile Variant
Subscribe Now!
Disable WP Texturize
Disable WP Texturize Everywhere
MemberPress: Remove the Pause link for specific membership
By default, if pausing/resuming subscriptions is enabled for members, the Pause option will be available for…
MemberPress: Hide the Cancel Link in the Account Page for a Period of Time
The code will hide the subscription cancellation link on the Account page for a set period…
افزونه وردپرسی
سلام یک افزونه مشابه افزونه e2pdf میخواستم که اطلاعات گرویتی فرم رو در متن آماده درج…
MemberPress: Show MemberPress Account Page Navigation Menu on Any Page
The code snippet will register the [mepr-account-nav-menu] shortcode once added to the website. Adding the shortcode…
MemberPress: Shortcode for Account Subscriptions List
This code snippet is intended to work only when the ReadyLaunch™ Account template is active on…