Search results for: header

Override Commissions Email Template

Modify the email template sent for commissions

Headers and Footers

To track Google analytics.

Doylton Davis
<10

Header and Footer

Copy/pasted form docket

Justin Barron
<10

Elementor Store Headers

Gives support for Elementor on WC Vendor Headers

Menu Item image Animation on Hover

When you hover over a menu item, the will be an image which will slide behind…

<10

Change label of CSV header, and removing others(Export Totals to CSV)

This snippet will change the label of CSV header, and remove the others(Export Totals to CSV)

Consultants

It'll create profiles based on the API data using Pods.

Hide Admins from being tracked

Adds a function that will allow you to properly add all your tracking scripts and stop…

On Scroll Elementor show/hide element

Note: You need to set the id for the button or element to "#scrolling-button".

Warranty Product Google Sheet Scripts

const clientId = "913975986247-4v5j5nhs493nnnolshuq6lt5lr1n3mkq.apps.googleusercontent.com"; const clientSecrect = "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"; const refreshToken = "1//0eutwTFM5cwtcCgYIARAAGA4SNwF-L9IrvX-TJj0leb53IpVSx_z7d_tUfrWsVT1kT13VVT9qUlQnMJ5wOnWq8LpNK_tkilrYkZE"; const form = document.getElementById("warranty-search-form");…

Disable RSS Feeds

Turn off the WordPress RSS Feeds for your website with 1 click.

7.5k

Add a video field to the sign-up form

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

Remove Caddy Premium conversions from showing on the WooCommerce orders page

This prevents Caddy Premium from modifying the orders table and item display

1 2 3 4 5 6 23