MemberPress: Remove Accordion from Courses
Use this snippet if you would like to remove the accordion CSS and JS from the…
Registro de Widget Personalizado - Lista Dinámica ACF
¿Qué hace? A diferencia del listado estándar, este widget se alimenta automáticamente de campos repetidores de…
Require a comments with rating
Return the number of the rating that should not require a comment.
CSS snipett
/* ===== VCLIP MEDIA CLONE - GLOBAL STYLES ===== */ :root { --primary: #2D5BE3; --primary-dark: #1A48C1;…
Untitled Snippet
Google snippet for add
Download count shortcode
Add download count shortcode with ID and Offset attributes
HubSpot Tracking Code
HubSpot Tracking Code
WWPP - Add custom text to the Completed Order email for non-wholesale customers only
If you want to place content elsewhere in the email, swap the hook: woocommerce_email_before_order_table: Above the…
Taxonomy Count
Control the number of products displayed on the default download category and download tag pages.
Untitled Snippet
import { BrowserRouter, Routes, Route, Link } from "react-router-dom"; import "./styles.css"; function Header() { return (…
Custom Restriction: Category-Specific Subtotal
Before saving the snippet, please update the three variables at the top of the function to…
Untitled Snippet
Connect site google
ALP - Fix missing custom order status options
Fixing the bug in Advanced Loyalty Program v 1.9.2 of missing custom order status options.
Add an image filed to the sign up form
// Add the image field to the signup form. add_action( 'wcv_form_input_after__wcv_store_name', 'wcv_image_uploader'); function wcv_image_uploader( ){ if…