Change City Field To Select

Change the City field in the donation form to a selectable, dropdown field, with several pre-set…

Add Hours Currency

Add a custom currency called "Hours".

WP Simple Pay: Custom Thousand Separator

Changes the thousand separator from the default , (comma) to a . (period).

Display Ad - H Snippet

in between the tags of your pages

Reverse the Order of the Next & Previous Links

Reverses the order of the next and previous links so that the next link will display…

MemberPress: Change the Member’s User Role After Subscription Cancellation

The code automatically changes the member's user role once any subscription is canceled. This will be…

Activer automatiquement les extensions de formulaire

add_action('init', function () { $extensions = [ 'fluent-crm/fluent-crm.php', 'wp-html-mail/wp-html-mail.php', 'wpforms-lite/wpforms.php', // si installé 'surecart/surecart.php', // pour…

om.Campaign.startShow

document.addEventListener('om.Campaign.startShow', function(event) { console.log(event.detail.Campaign); } );

om.Campaign.load , capture query args

document.addEventListener('om.Campaign.load', function(event) { const queryString = window.location.search; // capture all query args // Registers a custom…

Slide Reposition Top Right

html div#om-{{id}} { top: 0px !important; bottom: unset !important; transition: top 0.3s ease 0s !important; }

floating-monsterlink-1.css

/* --- Floating MonsterLink Style 1 CSS --- ------------------------------------------ */ .floating-monsterlink.style1.show { right: 30px; } .floating-monsterlink.style1…

focus outline none

div#om-{{id}} *:focus { outline: none; }

pop-up na 'nu kopen'

Nu kopen button laat pop-up zien en geeft link naar winkelmandje

1 76 77 78 79 80 213