Prevent Duplicate Cart Items

Prevents the same item from being added to the cart multiple times.

Ensure Webfont is Loaded (Elementor)

add_filter( 'elementor_pro/custom_fonts/font_display', function( $current_value, $font_family, $data ) { return 'swap'; }, 10, 3 );

WP Simple Pay: Add Custom Field Data to Customer Metadata

Retrieve the value of a custom field and add it as metadata to the Stripe Customer…

Webinar popup home page

Landingi generated popup code to be featured on Teldio web site home page.

Google Tag Manager

Google Tag Manager is a tag management system created by Google to manage JavaScript and HTML…

VIsual Campaign Builder: Add HTML Tags To Display In The HTML/CODE Block

By design, Charitable allows only certain HTML to be displayed in the HTML/CODE Block of the…

Custom Tab Order For Dashboard

The following code will allow you to change the order that the front end dashboard is…

Remove Unused Javascript

Remove Unused Javascript – and improve your Page Speed Insight Score

Meta Pixel Code

Add Meta Pixel Code in WPCode

Email: Change Footer Text

Filter the email footer text & link.

Continue Shopping Button

Adds a "Continue Shopping" button to the left of the Update/Save Cart buttons on checkout.

Show 'NEW' Badges for Recently Added Items in WooCommerce

This code snippet adds a “NEW!” badge to products in WooCommerce, indicating that they are newly…

Hide Price & Add to Cart for Non Logged in Users for Specific Products

This code snippet allows you to hide the price and 'Add to Cart' button for users…

On Browsing WooCommerce Products

This snippet targets window shoppers and encourages them to add more products to their carts. This…

Amazon Affiliate Disclosure Top

Display an Amazon Affiliate disclosure at the top of posts and/or pages.

<10
1 35 36 37 38 39 156