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…

form autofocus

document.addEventListener('om.Form.autofocus', function(event) { let omForm = event.detail.Form; omForm.autofocus = false; }

pop-up

Het product in de winkelwagen komt, De pagina niet herlaadt, En pop-up in beeld komt.

functions.php

HARUKI KAWAHATA
<10

monsterlink styled

Yes, I want my discount!

Mobile Menu Toggle Script

document.addEventListener('DOMContentLoaded', function() { const menuToggle = document.querySelector('.menu-toggle'); // Check if the toggle button exists if (menuToggle)…

Untitled Snippet

Google

Laura Regna
<10
1 126 127 128 129 130 217