Filter Slider Speed | Display Eventbrite Events
The following filter changes slider speed from default 10 seconds ( 10000 milliseconds ). (Note this…
Untitled Snippet
https://github.com/dontcrash/NRD.git
Connect to google
https://www.facebook.com/profile.php?id=61561561635100
om-js-events-ga-conversion.js
// OptinMonster Javascript Event for Google Analytics Conversion Event document.addEventListener( 'om.GoogleAnalytics.preConversionEvent', function( event ) { var…
slide-right-center.css
html div#om-{{id}} { margin-right: -20px !important; height: 540px !important; top: calc(540px / 2) !important; bottom: calc(540px…
Add post meta if content has WP Tasty
This snippet will check if your migrated content has WP Tasty in it and if it…
LMS Extra Link in Dashboard Left Menu
add an extra Link in Dashboard Left Menu
Untitled Snippet
google.com, pub-9567597566014925, DIRECT, f08c47fec0942fa0
Boost Sales with Dynamic Pricing Strategy with Progressive Discounts in WooCommerce – No Plugin
Post Intro woocommerce tutorial -How to Boost Sales and Create a Dynamic Pricing Strategy with Progressive…
MemberPress: Remove MemberPress Weekly Stats Widget from WordPress Dashboard
This code snippet removes the MemberPress Weekly Stats widget from the WordPress admin dashboard. This can…
om.Html.init
document.addEventListener('om.Html.init', function(event) { console.log(event.detail.Html); console.log(event.detail.Campaign); } );
om.Html.show
document.addEventListener('om.Html.show', function(event) { console.log(event.detail.Html); console.log(event.detail.Campaign); } );