coffee4dev
Forum Replies Created
-
Forum: Reviews
In reply to: [C4D Woo Variation Images] Wish I had Zero ratingHi
Could you provide for me your site and dev account via [email protected] for live check ?
Hi, could you let me know more detail of problem ?
Which language that you are using with plugin ?
Plugin is tested with default of Elementor pagebuilder, could i check your site?Forum: Plugins
In reply to: [C4D Woo Variation Images] Want the colour swatches instead of image swatchesCould you provide for me your site and test account for email [email protected]
So i can check for you!
Forum: Plugins
In reply to: [C4D Woo Variation Images] Don’t Show Variation Option if Only One?But if you have only one variation why you do not change it to Simple Product ?
Forum: Plugins
In reply to: [C4D Woo Variation Images] Don’t Show Variation Option if Only One?Thank you for reporting! I will check and update it soon!
Forum: Reviews
In reply to: [C4D WooCommerce Product Bundles] Great product bundle plugin!Hi
I’m checking this problem and will update it in next version 1.0.1
Thank you for this report.
Best regards,
Forum: Plugins
In reply to: [WooCommerce] Product Variations over 30 do not filterYou can write a filter function in theme or plugin like this
add_filter( 'woocommerce_ajax_variation_threshold', array(__CLASS__, 'c4d_woocommerce_ajax_variation_threshold')); function c4d_woocommerce_ajax_variation_threshold() { return 100; }So when you update woocommerce plugin, your code will not be revert.
But we should try other way to check with ajax to get better performance
- This reply was modified 8 years, 7 months ago by coffee4dev.
Forum: Reviews
In reply to: [C4D Woo Countdown Sale Product] doesn’t work for meHi
Can i help you ? Could you let me know exactly your problem ?
Best regards,