Add the Buy on Kindle button near Add to Cart in WooCommerce PDP.
Add the Buy on Kindle button near Add to Cart in WooCommerce PDP.
MemberPress: Import Dropdown Options for Custom Fields
This code snippet allows bulk import of dropdown options into the custom MemberPress dropdown field. For…
custom smart tag full page example
Page Title
Untitled Snippet
https://sites.google.com/view/genialshopping?usp=sharing
Bulk add shipping zone methods
Adds shipping zone method , with prices and some options, must be run once
MihaiJoe
Mon site
Home Page
{ "@context": "https://schema.org", "@type": "LocalBusiness", "name": "Angela Luna Therapy", "url": "https://angelalunatherapy.com/", "logo": "https://angelalunatherapy.com/wp-content/uploads/2023/11/LOGO-Angela_Luna.png", "image": "https://angelalunatherapy.com/wp-content/uploads/2023/11/LOGO-Angela_Luna.png", "description":…
Download Details Featured Image (copy)
Add the featured image to output of Download Details widget
Mobile Menu Shortcode
function mobile_menu_shortcode( $atts ) { $atts = shortcode_atts( array( 'menu_id' => '', // Optional menu ID…
Hide uncategorized from widget shop
Hide uncategorized category from widget in WooCommerce
Allow SVG Files Upload
Allow SVG Files Upload
om.SoundEffects.init
document.addEventListener('om.SoundEffects.init', function(event) { console.log(event.detail.SoundEffects); console.log(event.detail.Campaign); } );