mantish
Forum Replies Created
-
Forum: Plugins
In reply to: [WC Variations Radio Buttons] Don't work in the window quick product viewCan you share the url?
Forum: Plugins
In reply to: [WC Variations Radio Buttons] Hide Disabled ButtonsYeah, CSS would be the way to go.
You can target them with :disabled I guessForum: Plugins
In reply to: [WC Variations Radio Buttons] Don't work in the window quick product viewDo you get any errors?
Is your site available somewhere?Forum: Plugins
In reply to: [WC Variations Radio Buttons] Don't work in the window quick product viewHi zsimm,
Is that quick view window provided by a plugin?Forum: Reviews
In reply to: [WC City Select] It not working for me!Hi,
The code seems fine. Are you getting any error messages?Forum: Plugins
In reply to: [WC City Select] City selectorHi,
I think you need a different approach for that. You can try creating categories (or a custom taxonomy) for each city
Forum: Plugins
In reply to: [WC Variations Radio Buttons] Don't work in Panarea theme of Yith ThemesHi,
You can try testing with another theme. If it still doesn’t work it could mean that another plugin is causing trouble.
Let us know how it worksHi,
If I understand correctly, you want to add an additional dropdown for districts or neighborhoods.
There’s not a straightforward way to do it. You have to create the checkout field using WooCommerce hooks and add some javascript to filter according to the selected city. Maybe looking at the source code of the plugin you can get some ideasForum: Plugins
In reply to: [WC Variations Radio Buttons] Breaking product bundlesHi strangebiscuit,
Well, it’s a bit difficult to provide tips, since I have no access to the plugin, so I don’t know how it’s built…I would probably try to use a conditional tag, so the plugin doesn’t load the JS file for this type of products, but it’s just a guess.
I’ll add an issue on Github, in case someone comes up with a fix
Forum: Plugins
In reply to: [WC Variations Radio Buttons] print_attribute_radio functionHi Valenki,
Thanks for the info.
I’ll sure add the fix in the next updateForum: Plugins
In reply to: [WC Variations Radio Buttons] a little spacing neededHi,
The plugin doesn’t do any styling.
You’d have to customize your theme css.
There’s a discussion about it in this thread https://wordpress.org/support/topic/variations-on-same-lineForum: Plugins
In reply to: [WC Variations Radio Buttons] How do I give variations different classes?Hi,
The template code is not customizable, but you can always use pseudo-classes like :nth-child or :nth-of-typeForum: Plugins
In reply to: [WC Variations Radio Buttons] Not working for Variable SubscriptionsI guess you’re getting the template from the subscriptions plugin, but the js file from the radio buttons plugin.
However, it’s not easy for me to debug this, as I have no access to the subscriptions plugin.
Let me see if I can come up with something, at least not to break your subscription products.
Forum: Plugins
In reply to: [WC Variations Radio Buttons] Not working for Variable SubscriptionsHi Greg,
Are you using this plugin https://www.woothemes.com/products/woocommerce-subscriptions/ for the subscriptions?
Do you get broken radio buttons or no radio buttons at all?Forum: Plugins
In reply to: [WC Variations Radio Buttons] Nothing happens??Hi,
There are no settings to find.
Please refer to the Theme Compatibility section, in the description of the plugin.
You probably need to do that to make it work with your theme.