om.Action.redirect
document.addEventListener('om.Action.redirect', function(event) { console.log("Redirect in progress..."); } );
Slide Reposition Top Right
html div#om-{{id}} { top: 0px !important; bottom: unset !important; transition: top 0.3s ease 0s !important; }
Del 1
Intro + Bilkort + Søkefelt
om trigger close a element
Click to close!
om-translate-copied.js
document.addEventListener('om.Main.init', function (evt) { var Strings = evt.detail._utils.strings; // Replace ¡Copiada! below with the text you…
Code
Service
Dölj admin-baren för prenumeranter
/** * 2) Dölj admin-baren för prenumeranter */ add_filter( 'show_admin_bar', function( $show ) { if (…
Prevent Powerpack Off Canvas from Breaking JavaScript loading
This prevents issues with Woo Block checkout loading credit card fields and other functionality breaking with…
ACF_KEYSMST_MSTCASECPT – TAB: CLINICAL ASSESSMENTS (v3.0 Modular)
/** * ============================================ * MST CASE - TAB: CLINICAL ASSESSMENTS (v3.0 Modular) * ============================================ * *…
Test snippet
This a test snippet
Delete Pending Donations
This script properly deletes all pending donations using WordPress functions ensuring all hooks fire and related…
gill-container-tracking.php
gill-container-tracking.php
Livrare 20kg plus
Cheltuielile de livare nu sunt incluse în prețul total la comenzile care depășesc 20 kg !…
WPForms: hide certain sections on a single entry page: notes, log, debug, meta, payment, actions, related, geolocation.
This code removes all sections on a single entry page in the admin area. Method names…