home
home page header
om-manually-set-global-cookies.js
// Set OptinMonster Global Cookies when this function runs function setGlobalCookies() { document.cookie = "omSuccessCookie=true; expires=Fri,…
slide-top-right.css
html div#om-{{id}} { top: 0px !important; bottom: unset !important; transition: top 0.3s ease 0s !important; }
MemberPress: Turn Off Auto-Rebill for Offline Gateway
Some integrations - like Mail Chimp - require auto-rebill to be stopped before they do their…
MemberPress: Free-Views-Left Counter
This code will add the counter notification showing users how many free views they have left…
Webhook smart tags
{ "smart_tags": { "region": "Gujarat", "state": "Gujarat", "province": "Gujarat", "territory": "Gujarat", "region_code": "GJ", "country": "India", "country_code":…
CSS for Countdown Timer text
Translate the text ‘Days’, ‘Hours’, ‘Minutes’, and ‘Seconds’ into another language.
When Update then Slack
Anytime a plugin or theme or wp updates, it sends an update to slack channel.
MemberPress: Make VAT field required for Registering EU-based Users
Adding this code snippet will make the VAT Number field on registration forms required for EU-based…
MemberPress: Add Logout Confirmation Popup
This code will force a confirmation popup to be displayed when users click on the Logout…
Automatically Close Campaign After Specific Amount of Seconds
The below code snippet closes your campaign after a specific amount of seconds have passed.
MemberPress: Add the Invoice Number to the Transactions Screen
If the MemberPress PDF Invoice add-on is activated on the website, MemberPress will start generating invoices…