fw 3000
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Free shipping is dominantHi Shane,
you are right, we should give this plugin a try, this looks promising. Actually we use one which is not even available for download anymore…
https://wordpress.org/plugins/table-rate-shipping-for-woocommerce/Forum: Plugins
In reply to: [WooCommerce] Free shipping is dominantHi Shane,
yes we still have this issue. We just have let it go and do not offer the express shipment like we originally have planned. If you have any ideas how we get this to work, it would be very helpful.What information do you need?
Forum: Plugins
In reply to: [WooCommerce] Free shipping is dominantpush – no one any idea?
@nicolesmithweb thank you so much. We had to increase the size from 250, so i had to look in this tread again and saw that we forgot to thank you!
all worked out well, the important thing was to change the fuctions.php in the child theme…- This reply was modified 9 years, 6 months ago by fw 3000.
Having the exact same problem here.
I just added this code to the functions.php in my theme folder, but i saw no difference:function custom_wc_ajax_variation_threshold( $qty, $product ) {
return 250;
}add_filter( ‘woocommerce_ajax_variation_threshold’, ‘custom_wc_ajax_variation_threshold’, 250, 2 );
Anything wrong here?
Thats the example page:
https://www.filamentworld.de/shop/filament-samples/sample/Forum: Plugins
In reply to: [WooCommerce] Is it possible to add parent and child variations of a product?Hi there,
we have the same problem since upgrading from WC 2.3.10 to 2.4.8
We have a lot of variations like
model A is available in the color 1, 2, 3 and 5
and model B is available in color 4, 5, and 6.
So, if i choose the model A in the first column, color 6 shuold not be even a field to choose, only 1, 2, 3 and 5.This worked perfect, before we updated woocommerce.
Now if i choose model A, all the colors are available to choose – even those which are not a variable product in the backend.
If i choose a variation which is not a product in the backend, like model A and color 6, i will get a message “this variation is not available”.So what can we do to only show the available variations of the product in the frontend, like it was before?
Example: https://www.filamentworld.de/shop/filament-samples/sample/
Thanks a lot
Forum: Plugins
In reply to: [WooCommerce Bulk Discount] Disounts are Randomly Not AppliedThanks a lot Nathan.
I’ll think about it. I just dont like spending 90 dollars on something i basically dont need. I love this plugin, this totally does exactly what i need, but somehow it not reliable.
The thing i dont understand, it has been working perfect for about 10 months, and the other day it starts to make some issues.Forum: Plugins
In reply to: [WooCommerce Bulk Discount] Disounts are Randomly Not AppliedStill the same problem… Does no one else have this issue?
Forum: Plugins
In reply to: [WooCommerce Bulk Discount] Disounts are Randomly Not AppliedSame problem here…
Works most of the time perfect, but randomly the discount is not applying.
Any ideas yet?Forum: Themes and Templates
In reply to: [Virtue] Problems after updateSome in the theme options an some in the css file direct…
Forum: Themes and Templates
In reply to: [Virtue] Problems after updateI am back on 1.8.1, some changes were able to import, some other arent… this really sucks. last update for me. sorry, i love your plugin an your support ist great, but this is a lot of hassle every time. not worth it.
Forum: Themes and Templates
In reply to: [Virtue] Problems after updateSo, i updated.
And… all my chanegs are gone!
I saved all my settings before in this .json file. But the import doesnt work.
Do you have any idea.
I already tried deactivating and activating again. Worked the last time for me…Thanks
Forum: Themes and Templates
In reply to: [Virtue] Problems after updateHey there Kadence themes, right now i’m using virtue version 1.8.1. I am not shure if i should update to 2.0, because wordpress tells me all my changes might be lost after an update.
What do you say?Thanks for your great support guys!
Forum: Plugins
In reply to: [WooCommerce Bulk Discount] Categories DiscountOh thats really sad, i also need the same feature.
I like your plugin very much – good work!sorry for pushing…
no one any ideas?
seems for me like the page is loaded twice or something like that. because my pageviews went up at the same time.thank you.