MemberPress: MailChimp Feed Unblocker

Allows MailChimp feed through the MemberPress rules protections. First, go into your MailChimp RSS setting and…

Show the Speaker Photo Above the Speaker Details

Sugar Calendar's speaker page shows the detail fields and the biography, but it does not show…

The commission is only log when the order status is completed

log commission when the order status is completed.

Disable delayed customer recalculations

In EDD 3.1.1.4+, to improve checkout performance, the recalculation of a customer's stats were deferred by…

Change Arabic Currency symbol to the currency short code

example change د.إ to AED and all the Arabic currencies

AJAX Grid Search (single grid)

Add ID of #gridSearch to the search form. Give your grid a class of .grid-results.

Limit Uploaded Image Size

Set a max width and height for your image uploads to save space.

MemberPress: Add/Override State Drop Down Values

Adding this code snippet to a website will override the list of states available under the…

Dynamic Monsterlinks By Class Name

// Target by class name window.onload = function(){ const dynamicMonsterLinks = document.querySelectorAll("a.myClass"); dynamicMonsterLinks.forEach(dynamicMonsterLinks => dynamicMonsterLinks.href =…

om-js-events-ga-impression.js

// OptinMonster Javascript Event for Google Analytics Impression Event document.addEventListener( 'om.GoogleAnalytics.preImpressionEvent', function( event ) { var…

1 112 113 114 115 116 233