nuttwicrew
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Undefined index: _low_stock_amount – when saving productI think this plugin doesn’t update anymore ??
- This reply was modified 6 years, 6 months ago by nuttwicrew.
Hi, @subrat4php
I have a problem about when select attribute product gallery images not change.
I tried remove this below code in wpis.front.js (woo-product-images-slider/assets/js/wpis.front.js).jQuery('.variations select').change(function(){ jQuery('.wpis-slider-nav').slick('slickGoTo', 0); window.setTimeout( function() { if(object_name.wpis_zoom == 'true'){ jQuery('.wpis-slider-for .slick-track .slick-current').zoom(); } }, 20 ); });
It’s work for me ??
- This reply was modified 6 years, 7 months ago by nuttwicrew.
- This reply was modified 6 years, 7 months ago by nuttwicrew.
Forum: Plugins
In reply to: [Invisible reCaptcha for WordPress] Contact Form 7 Error Message Everytime@mihche
Maybe add this codedocument.addEventListener( 'wpcf7submit', function( event ) { grecaptcha.reset(); }, false );
For Contact form 7
Forum: Plugins
In reply to: [Invisible reCaptcha for WordPress] Contact Form 7 Error Message EverytimeI test plugin new version and I have problem some form it’s strange
1. Submit the form the first time, it working
2. Submit the form the second time (not reload the page) it not working and show alert box error message
“Cannot contact reCAPTCHA. Check your connection and try again.”I check in Developer Tools on Google Chrome -> Network tab -> XHR
The second form not send “grecaptcha.reset” after sumbit.I solve the problem by add on_submit: “grecaptcha.reset();” In Additional Settings tab
- This reply was modified 7 years, 2 months ago by nuttwicrew.
- This reply was modified 7 years, 2 months ago by nuttwicrew.
- This reply was modified 7 years, 2 months ago by nuttwicrew.
- This reply was modified 7 years, 2 months ago by nuttwicrew.
I sent email to hello at virtuousgiant dot com.
I registered and logged in on https://ignitiondeck.com and I cannot access to Bug Reports & Feedback (https://ignitiondeck.com/id/forums/channel/bug-reports-feedback/)
- This reply was modified 7 years, 11 months ago by nuttwicrew.