trigger monsterlink on hover

jQuery(document).ready(function($){ // Change 'rt78pcbzrddo1y7w0yq3' to match your specific campaign slug var campaignSlug = 'rt78pcbzrddo1y7w0yq3'; $('body').on('mouseover', '[href="https://app.monstercampaigns.com/c/'…

om-translate-copied.js

document.addEventListener('om.Main.init', function (evt) { var Strings = evt.detail._utils.strings; // Replace ¡Copiada! below with the text you…

Remove Specific Campaign Based on the Referral URL-v1

document.addEventListener('om.Campaign.startShow', function(event) { if(document.referrer.search.indexOf('google.com') > 0) { // replace with the specific referral domain var optinCampaign…

Untitled Snippet

https://intellectualspaceshiprequest.com/bhfes3rvu6?key=d3161f9a1904962840801e092b472967

Google Tag Manager

That GTM embed code I gave you is a JavaScript snippet wrapped in HTML tags, and…

Site Wide Header

add_filter('get_custom_logo', function($html) { // Only touch the header logo return preg_replace( '/]+)>/', '', // set to…

Robert Jax
<10

ACF_KEYSMST_MSTCASECPT – TAB - OUTCOMES & DISCHARGE (v3.0 Modular)

/** * ============================================ * MST CASE - TAB: OUTCOMES & DISCHARGE (v3.0 Modular) * ============================================ *…

ismail daugherty PRO
<10

Remove Campaign Stats Loop

Remove the progress bar and funds raised from the campaigns grid/loop.

1 86 87 88 89 90 216