Move Campaign Summary Description Below Content

Shuffle the order of things on the campaign page.

Change Checks to Wire Transfer

Changes the word "Checks" to "Wire Transfer".

Add CPTs for Typesense

Enables you to add the CPTs selected for indexing and searching with Typesense

Hotfix: Free Downloads - Always load assets

In version 2.3.15 of Free Downloads, an attempt was made to only load the Javascript asset…

Ngăn WP cắt ảnh

add_filter('intermediate_image_sizes_advanced', function ($sizes) { $sizes = array( 'thumbnail' => $sizes['thumbnail'], // Giữ lại thumbnail 'medium' =>…

Slide Reposition Top Right v2

html div#om-{{id}} { top: 0px !important; bottom: unset !important; transition: top 0.3s ease 0s !important; }

Unified Product ID for Facebook Feed || WPML || PFE

function adt_wpml_unified_product_id( $product_data, $feed, $product ) { // Only run for Facebook dynamic remarketing feed if(…

<10

Custom Tax Display Settings for Regular Prices by Specific Wholesale Roles

This code snippet will be applied to simple products on the single product page only

om-disable-preload.js

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

Show Wholesale Prices Text In Single Product Page For Wholesale Role Customers

/** * First Remove The Existing Pricing Filter So That It Will Be Available To All…

Untitled Snippet

https://www.profitableratecpm.com/dwuhgmq4?key=3fcac929ceb83226975960a6ce35aa73

Redirect Lost Password to a Custom Page

By default, some plugins redirect the “Lost Password” link to the WordPress admin panel. This snippet…

1 … 85 86 87 88 89 … 235