Search results for: disable
Force account creation by cart total
Force account creation at checkout if the cart total is a certain amount and the quantity…
Fix “Send to Friend” Field Visibility for Variable Gift Cards
This fix ensures the “Send to Friend” fields display correctly based on the selected variable gift…
Move Jump to Recipe above featured image in Genesis
/** * Ensures the "Jump to Recipe" button is added above the featured image. */ add_action(…
Move Jump to Recipe above featured image
/** * Ensures the "Jump to Recipe" button is added to the content really late. */…
Change Jump links to buttons
Make the "jump to recipe" and "print recipe" links look like buttons at the top of…
Require a comments with rating
Return the number of the rating that should not require a comment.
GravityForms_DIR_AB_ACF - Gravity Forms & Feeds ACF Fields
* Description: Registers ACF fields for form and feed data + notification/confirmation content * Location: Run…
hide_wp_adminbar.css
Hide Adminbar, Show on Hover
ACF_KEYSMST_MSTCASECPT - TAB: Case Status & Tracking (v3.0 Modular)
/** * ============================================ * MST CASE - TAB: Case Status & Tracking (v3.0 Modular) * ============================================…
Adds a username field to WC Vendors Signup and uses it when creating the user.
This feature adds a Username field to the WC Vendors signup form, allowing vendors to choose…
Light Green Theme
This is a very simple snippet that makes the greenish theme for buttons.
Site-Wide Hero Optimisation
/** * Promote the hero image (LCP) site-wide: * - fetchpriority="high", loading="eager" * - remove lazy…