mantish
Forum Replies Created
-
Forum: Plugins
In reply to: [WC Variations Radio Buttons] Show price for each variationThe price should be updated when you select a variation. Isn’t that working for you?
Forum: Plugins
In reply to: [WC Variations Radio Buttons] Invalid value posted for SizeDo you have any errors in the console?
Is your site online so I can take a look?Forum: Plugins
In reply to: [WC Variations Radio Buttons] Radio Buttons are looking weirdThis plugin doesn’t apply any styling.
You just need to apply some css to align the items where you want.Forum: Plugins
In reply to: [WC Variations Radio Buttons] Strange bug with 7 variationsWhat is exactly the problem you’re having?
Forum: Plugins
In reply to: [WC Variations Radio Buttons] Variable Descriptions not showing?That should be working with the plugin. Can you try testing with a different theme?
Forum: Plugins
In reply to: [WC City Select] Working only for logged in usersit is working for me
do you get any errors?Forum: Plugins
In reply to: [WC Variations Radio Buttons] hide non clickable radio buttonsyou can try something like
input:disabled + label { display:none; }The plugin is not compatible with subscriptions at the moment, sorry
And what version of this plugin are you using?
The latest version is not compatible with WooCommerce 2.x
You can try with v1.1.5 that you can download here: https://github.com/8manos/wc-variations-radio-buttons/releases/tag/1.1.5Hi,
What version of woocommerce are you using?Forum: Plugins
In reply to: [WC Variations Radio Buttons] Conflict with product bundle extensionhi Bertkat,
If you can provide me the files I can take a lookHi,
I’m not sure if I understand correctly, but you may use the :disabled and :selected pseudo classes to style your radio buttons.hi, do you get any errors?
can you share more details about your issue?CSS is the best way to go
mmm, I think this plugin is not compatible with the quick view plugin…unfortunately I can’t test that at the moment