gamroud js
gamroud js
Display Only Selected Countries on the Vendor Registration Form
Streamline your registration form by showing only selected countries or remove others from the registration form…
Donation Fee Calculation
/** * 2. Calculate the exact Stripe Fee (2.9% + .30) if "Yes" is selected */…
AffiliateWP - Force Query String Format for Affiliate Deep Links
Fixes redirect loops caused by AffiliateWP's pretty deep link format (/page/ref/username/) conflicting with WooCommerce or custom…
Custom Restriction: Category-Specific Subtotal
Before saving the snippet, please update the three variables at the top of the function to…
ACFW - Fix for fatal error on Add products tab with permanently deleted products
$guard = function( $add_products ) { if ( ! is_array( $add_products ) ) { return $add_products;…
Add vendor's details on customer's order email
Use this code snippet to add the following information to be included in the purchase email…
Roosmark Landing & Category FAQ Schema
Smart Schema Markup Landing pages
Product Video Cover Plugin Code
Código para criar a função de videos como capa de produto
header
for codes
Inversiones Festidram
{ "@context": "https://schema.org", "@type": ["EventVenue", "LocalBusiness"], "name": "Inversiones Festidram", "description": "Servicios integrales de festejos, alquiler de…
Display Vendor Policies on the Vendor Shop Page
By default, we only show the Vendor Policies on the Single Product Page. Please use the…