om-js-event-ga-name-change.js

document.addEventListener( 'om.GoogleAnalytics.preConversionEvent', function( event ) { const { gaEvent } = event.detail; gaEvent.name = 'generate_lead'; //…

Editorial Group GTM Body Tag

Add GTM Tag to Site Body in Editorial Site Group

Colin Bunn PRO
<10

Remove tags Contact Form 7

Remove tags from the forms in the frontend

Exclude Product From Discount Coupons in WooCommerce

Exclude Product From Discount Coupons in WooCommerce

Untitled Snippet

body { font-family: Arial, sans-serif; text-align: center; margin: 20px; background-color: #f9f9f9; color: #333; } h1 {…

<10

Disable Smooth Scrolling in Tasty Recipes

This snippet disables the smooth scrolling in Tasty Recipes

<10

MemberPress: Remove all states to the dropdown list and leave one fake state

This code snippet will add a fake state, practically disabling the State address field. This will…

MemberPress: Modify ReadyLaunch Invoice Amount Text to Remove Dot from Swedish Kron (kr.)

Note: Works with the ReadyLaunch template only. This code snippet removes the period (.) after the…

MemberPress: Restrict Signups for Northern Ireland-Based Users

This code snippet will restrict signups for Northern Ireland-based users on MemberPress registration pages. Additionally, it…

MemberPress: Enabling Payment Receipt Email for Free Non-recurring Subscriptions

By default, MemberPress doesn’t send the payment receipt email for free non-recurring membership registrations. This code…

1 83 84 85 86 87 212