Delete Double Logo At Checkout
/** * ============================================================ * Hide Duplicate Astra Header on Checkout * ============================================================ * * PURPOSE: Hides…
Hide file-specific download options
This plugin hides file-specific download options so that All Access customers can only view/download the first…
Yootheme Consent - Scroll block
/* When the consent banner is present, lock the viewport */ html:has(.tm-consent), body:has(.tm-consent) { overflow: hidden…
Remove Product Notes For Specific Downloads
Remove a download's product notes from showing on the purchase confirmation page, the admin email, and…
Customize the error message shown on the WPForms Password Reset form when the reset link is invalid or expired
/** * Customize the error message shown on the WPForms Password Reset form * when the…
Adsense
Adse
WWPP - Hide Tax label on Cart/Checkout for wholesale customers
add_filter( 'woocommerce_countries_tax_or_vat', function( $label ) { if ( ! ( is_cart() || is_checkout() ) ) {…
Single Vendor Purchase
Limits the customers purchase to a single vendor
SandboxCodeX
SandboxCodeX ide build
Display a message after the 1st paragraph of posts
Thank you for reading this post, don't forget to subscribe!
How to Disable Comments on Event Posts? | Quick Event Manager
This code snippet is designed to automatically disable comments for event post types generated via the…