om-emberjs.js
// Using Ember.js. import Route from '@ember/routing/route'; export default Route.extend({ beforeModel(transition) { if (window.om5678_1234) { window.om5678_1234.reset();…
slide-bottom-center.css
html div#om-{{id}} { width: 350px !important; left: calc(350px / 2) !important; right: calc(350px / 2) !important;…
Add Theme colors to Head
Gets the theme colors for X/Pro theme and adds them to the head location to use…
MemberPress: Change Non-Recurring Renewal Price
This code snippet allows modification of a one-time membership’s price for renewals. The code should be…
Button-Movement #The Greek
This CSS code defines the styling for a button element, along with hover effects that are…
MemberPress: Redirect To Specific Page Based on Rule
This code snippet will redirect users to a custom URL if the visited post is protected…
Add Radio Boxes To Donation Form
/** * Add a collection of radio selections to the donation form. * * This snippet…
Move Campaign Summary Description Below Content
Shuffle the order of things on the campaign page.
WPForms: hide certain sections on a single entry page: notes, log, debug, meta, payment, actions, related, geolocation.
This code removes all sections on a single entry page in the admin area. Method names…
Generate a virtual coupon when order is completed.
This snippet will generate a new virtual coupon for a coupon that you've enabled virtual coupon…
Mass Order Delete
Bulk delete orders from Easy Digital Downloads easily