Security Icons for Cart Page

/** * ============================================================ * Cart Page — Security Trust Badge Bar * ============================================================ * * PURPOSE:…

Dustin Lavoie
<10

Only count last file

This plugin makes it so that All Access only increments the download counter if the customer…

AR iFrame Snippet 2.0

Used for IMP Augmented Reality viewer for Jacuzzi models from Brand 3D

Paramount Site

paramount-wpcode-full-shortcode.php

Andre Howard
<10

Test

echo "test";

Alex Sakal PRO
<10

Add an audio field to the sign up form

// Add the audio field to the signup form. add_action( 'wcv_form_input_after__wcv_store_name', 'wcv_audio_uploader'); function wcv_audio_uploader( ){ //…

Change the sold by label on the product archive

// Unhook WC Vendors method remove_action( 'woocommerce_after_shop_loop_item', array('WCV_Vendor_Shop', 'template_loop_sold_by'), 9 ); // Define new sold by…

custom CSS slide-in reposition

html body div#om-{{id}}.Campaign.CampaignType--slide { right: 40px !important; bottom: 100px !important; }

Remove Optional Script

Remove the optional "bilmur.min.js" script on both frontend and backend of Wordpress sites.

After Checkout Event in EDD

This snippet would stop sending cart abandonment campaigns to your push subscribers as the purchase goal…

Combined Date – Time Format (Do something with the Local Start Time) | Display Eventbrite Events

The combined date / time format appears in several layouts and typically looks like 12/02/2019, 10:00…

1 136 137 138 139 140 233