mantish
Forum Replies Created
-
Forum: Plugins
In reply to: [WC Variations Radio Buttons] Display InlineYou could probably do that with a bit of CSS
Forum: Plugins
In reply to: [WC Variations Radio Buttons] Disable for certain products?Nope, sorry. Not with the current version of the plugin
- This reply was modified 9 years, 7 months ago by mantish.
Hi,
I think it could be a problem with the code you use to add the cities (and states).
Can you share that code?Hi johnfotios,
Do you get any errors when adding items to cart?
When you say “the variations not longer appear” is it that no products are added? or they are added without the variation info?Forum: Plugins
In reply to: [WC City Select] First view city select cssHi AndreiD,
Thanks for the report, I will check how to fix thatHi,
I’m not sure i understand correctly, but yeah, after 20 (or 30) variations, all radio buttons will load enabled and only when the options are selected it will check for an existing variation.You can use the
woocommerce_ajax_variation_thresholdhook to increase that threshold as explained here https://woocommerce.wordpress.com/2015/07/13/improving-the-variations-interface-in-2-4/Forum: Plugins
In reply to: [WC Variations Radio Buttons] Is there a fix for Variable Subscriptions yet?Hi Ojay,
I’d like to come with a solution for this one, but there’s no budget at the moment :/Pretty much all the work is done by the add-to-cart-variation.js file, so I guess a solution would need to be implemented in that file.
Forum: Plugins
In reply to: [WC Variations Radio Buttons] Show out of stock variation as disabled.Hi, please check the Out Of Stock Visibility setting for WooCommerce
Forum: Plugins
In reply to: [WC Variations Radio Buttons] Is there a fix for Variable Subscriptions yet?Not yet, sorry
Forum: Plugins
In reply to: [WC City Select] List doesn’t showHi, the code does look good. Please check if QR is the correct code for your country
Forum: Plugins
In reply to: [WC City Select] List doesn’t showHi mayasi
Do you get any errors?The only strange thing I see in the code is the quotes, but that could be just a copy/pasting issue
Forum: Plugins
In reply to: [WC Variations Radio Buttons] Sold out variable missingI don’t think it’s a bug, but the only thing that comes to mind is the Out Of Stock Visibility setting for WooCommerce
Forum: Plugins
In reply to: [WC City Select] Select option styleHi, that’s probably a theme issue.
Have you tried using a different theme?The plugin doesn’t apply any styling
Forum: Plugins
In reply to: [WC City Select] A small bugHi, thanks for the heads up!
Forum: Plugins
In reply to: [WC Variations Radio Buttons] Sold out variable missingThat’s very weird, do you have your site online? maybe I can take a look