disable webfonts

document.addEventListener('om.Campaign.init.preload', function(event) { var campaign = event.detail.Campaign; campaign.settings.preload = false; });

allow editors

add_filter( 'optin_monster_api_menu_cap', function( $cap ) { return 'edit_pages'; } );

Optin View

#om-{{id}}-optin button.{{ns}}-CloseButton { /* Your Custom Styles */ }

plain-css.css

html div#om-{{id}} * { /* Anything inside here will be applied to all elements within your…

wrong redirect .htaccess

# Slash al final RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_URI} !# RewriteCond %{REQUEST_URI} !(.*)/$ RewriteRule…

RAVER DOGS - HEADER V2 STYLESHEET

/* ================================================================= RAVER DOGS - HEADER V2 STYLESHEET ================================================================= */ /* --- 1. Global & Body…

catalogue

Tyler Carroll
<10

Untitled Snippet

peter zatopek
<10

Site-Wide Hero Optimisation

/** * Promote the hero image (LCP) site-wide: * - fetchpriority="high", loading="eager" * - remove lazy…

Scott Cassidy
<10

GravityView_DIR_AB_ACF - GravityView Views ACF Fields

* WPCode Snippet: GravityView Views ACF Fields * Description: Registers ACF fields for GravityView configurations and…

ismail daugherty PRO
<10
1 116 117 118 119 120 234