Toggle switch pricing tabel
$( document ).ready(function() { $('.group-two').hide(); $('.change-price').on('click', function() { $('.group-one, .group-two').toggle(); } ); });
Google Tag Manager
That GTM embed code I gave you is a JavaScript snippet wrapped in HTML tags, and…
Livrare 20kg plus
Cheltuielile de livare nu sunt incluse în prețul total la comenzile care depășesc 20 kg !…
Remove Campaign Name From Donation Summary
Change the output of the line items displayed by the donation summary in email receipts.
CookieYes!
Adds the CookieYes! consent banner to the site, the configuration is managed centrally in the CookieYes!…
Product Video Cover Plugin Code
Código para criar a função de videos como capa de produto
WPForms: display a form under the confirmation message with or without user entered field values.
add_action( 'wpforms_frontend_output_success', static function ( $form_data, $fields, $entry_id ) { unset( $_GET['wpforms_return'], $_POST['wpforms']['id'] ); // If…
Cortex Schema API
/** * Cortex Schema API v3.1 - Streamlined Schema Audit with Server-Side Filtering * * Focused…
Meta Pixel - AddToCart Event
Meta Pixel - AddToCart Event
Generate a virtual coupon when order is completed.
This snippet will generate a new virtual coupon for a coupon that you've enabled virtual coupon…
Disable Update Notifications
Disable all wordpress update notifications