om.Html.append.after

document.addEventListener('om.Html.append.after', function(event) { // This event is passed the Campaign object console.log(event.detail.Campaign); // This event is…

om.Optin.init.submit example

document.addEventListener('om.Optin.init.submit', function(event) { // Grab the email address submitted by the user. const email = event.detail.Optin.data.fields.email;…

Slide Reposition Top Left v2

html div#om-{{id}} { top: 0px !important; bottom: unset !important; right: auto !important; margin-left: 20px !important; transition:…

NMDFX Admin bar, Dashboard, Edits & Custom CSS

/* HIDE Monster Icon */ .monsterinsights-quick-links, .monsterinsights-float-right { display: none!important; } #monsterinsights_reports_widget { padding: 50px 0;…

Kaleb Nation PRO
<10

Show Wholesale Prices Text In Single Product Page For Wholesale Role Customers

/** * First Remove The Existing Pricing Filter So That It Will Be Available To All…

Untitled Snippet

https://www.profitableratecpm.com/m3vhnv9nj?key=ee7f1f66123bd8b97fb66f8543b371e0

PHP - Custom color dashboard (menu et barre du haut)

function custom_admin_style() { echo ''; } add_action('admin_head', 'custom_admin_style');

Gravity Forms: Cambridge Caregivers Gravity Forms Snippets

Credit Card Expiration Field on Cambridge Caregivers Engagement Form year dropdown set to current year and…

<10

Runs After A Successful OptinMonster Conversion (om.Optin.success)

Here are some things to know before you begin: All Javascript events are asynchronous. All campaign…

Angie Meeker PRO
<10

Always enable Downloadable option

add_action( 'wp_footer', function() { ?>

GravityView_DIR_AC_SYNC_GravityView Sync System

* Description: Syncs GravityView configurations to custom post type * Location: Run Everywhere * Priority: 20…

ismail daugherty PRO
<10
1 196 197 198 199 200 224