google AdSense infeed
google AdSense infeed snippet
Territory Rulebook Chatbot GPT
Territory Rulebook Chatbot GPT
MemberPress: Limit Phone Number Digits
This code snippet limits the number of digits users can enter into a custom phone number…
Animacja Formularza
jQuery("input , textarea").focus(function(){ jQuery(this).parents('.elementor-field-group').addClass('focused'); }); jQuery("input , textarea").blur(function(){ var inputValue = jQuery(this).val(); if ( inputValue ==…
Calendly Calendar for Demo
Calendly Calendar for Demo
User Switching
Easily switch to a Customer when using the User Switching plugin
Remove Product Notes For All Downloads
Remove product notes from all downloads. These show on the purchase confirmation page, the admin email…
Remove Product Notes For Specific Downloads
Remove a download's product notes from showing on the purchase confirmation page, the admin email, and…
Add a video field to the sign-up form
// Add the video field to the signup form. add_action( 'wcv_form_input_after__wcv_store_name', 'wcv_video_uploader'); function wcv_video_uploader( ){ //…
Force product type for all products
// Disable the product type drop down. add_filter('wcv_disable_product_type', function() { return true; } ); /** *…
mobile sticky menu chatgpt css
/* Reset some default styles */ body, h1, ul { margin: 0; padding: 0; } /*…
Untitled Snippet
google-site-verification=Z6ci_S0g839p6z-pqU4OUb5KSQpdoJBRrjh791uaErY