Hello!
I decided to use your plugin to make sure I can display images in dropdown (https://prnt.sc/L6QaWqKuCa6K).
I also use ACF.
Is it possible to do by using your plugin? Do you have any recommendations for example hooks or redefinition of templates.
Maybe you can recommend some plugins that can implement such behaviour because I tried looking for something like this but haven’t found anything.
Thanks in advance for any help.
Hi there! I am a great fan of this plugin. Unfortunately, it doesn’t work on my page anymore after updating to WordPress 5.2.4
I can’t klick on my select drop down menu anymore. If the plugin is deactivated, everything works fine. Doesn’t seem like anyone else has got this problem?
Thanks in advance!
Hi, great plugin. Thank you. Works really well with variable products.
Is there a way to also get it to work with composite product? I have tried many solutions, php, code snippets, without any luck.
Version 1.1 worked perfectly with Bundles, but 1.2 broke bundles.
select2 got initialized, but I’m unable to select anything.
]]>Unfortunately the plugin doesn’t work with WooCommerce Add-Ons. Is there a way to fix this?
]]>The plugin doesn’t work, with the error message:
“WooCommerce variations Select2 is inactive. The WooCommerce plugin must be active for WooCommerce variations Select2 to work. Please install & activate WooCommerce.”
But WooCommerce is active (network active).
]]>When adding a variable product to a bundle with this plugin: https://woocommerce.com/products/product-bundles/
The variations are shown with the basic drop down, not the select2 dropdown.
]]>the dropdown is offset when the admin bar is visible.
setting the dropdownParent in the js options fixes this
‘dropdownParent’:jQuery(‘.variations_form .variations’)