Hi,
I have encountered a critical issue with the Custom Product Type for WooCommerce plugin, specifically with the cmb2-conditionals.js file.?? Issue Description:
When using the WordPress menu management screen (Appearance > Menus):
The issue is traced back to the cmb2-conditionals.js:178 script, specifically this block:
for ( loopI = 0; loopI < uniqueFormElms.length; loopI++ ) { formElms = $( '[name="' + uniqueFormElms[loopI] + '"]' ); if ( 1 === formElms.length || ! formElms.is( ':checked' ) ) { formElms.trigger( 'change' ); } else { formElms.filter( ':checked' ).trigger( 'change' ); } }
When I remove this part, the issue disappears. It seems that triggering change
is resetting or hiding the menu items unexpectedly.
?? Debugging Details:
?? Possible Fix Suggestions:
nav-menus.php
).change
event triggers and how they affect non-CMB2 related inputs.Could you please investigate this and provide a fix in the next update?
Thanks for your time and for maintaining this plugin! ??
Thank you for the plugin. Can you please let me know how I can get the custom fields in a custom email ?
Thank you
]]>The link to the Pro version does not work. Is it available?
]]>Hi,
I added a custom product type using the free version.
In WCFM I cannot see the custom product type in their product panel.
Hi,
I created my custom product type. ” Virtual Product ”
I went to a product editor and checked virtual box then update.
However the problem is the add to cart button is no longer displaying on the front end elementor pro woo single product template ?
Any assistance in solving this would be a huge help !
Thanks
]]>Hi,
When I clicked the premium version link here on the plugin page it shows website no longer active ?
How do I get premium features ?
I need to show virtual checkbox and ‘ General pricing ‘ tab on my custom product type ?
Thanks
]]>Can you add Manage stock option?
]]>