Hide Cart Price Button

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

<10

Vimeo Autoplay Unmute (Homepage)

document.addEventListener("click", function () { const iframe = document.querySelector("iframe[src*='vimeo.com']"); if (!iframe) return; iframe.contentWindow.postMessage( JSON.stringify({ method: "setVolume", value:…

Image Richard Hersperger
<10

Untitled Snippet

function getChatContent() { const chat = document.querySelector('.mwai-chatbot .mwai-messages') || document.querySelector('.mwai-chatbot'); return chat ? chat.innerHTML : '';…

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…

Real Estate Website

Dream Career Project — Real Estate Agent Dream Career Project Real Estate Agent A clear plan…

DantetheblackgoldendoodleFooter

× 🚀 Stay Connected! Follow us on social media for exclusive content, updates, and behind-the-scenes fun!…

SEO for GHL

Pixel for SEO in GHL

Image Mike Hoaglin
<10

Disable Gutenberg Editor (use Classic Editor)

Switch back to the Classic Editor by disablling the Block Editor.

<10

Disable Right Click

Disable a right click on page.

NS CALENDAR SHORTCODE

/** * Compliance Calendar - Dashboard Shortcodes v1.3 * * Shortcodes for displaying compliance data on…

Image ismail daugherty PRO
<10

Paystack Split Payments Integration with WC Vendors — Saving the Vendor Sub-Account Code

update_user_meta( $user->ID, '_paystack_sub_account_code', 'ACCT_xxxxxxxxxxxxx' );

1 202 203 204 205 206 209