Add this JUST AFTER
if($type == 'checkbox'){ :
$html = '<div class="'.$defaultclass.' '.$divclass.' togglecheck" id="tax-check-'.$c.'"><span class="taxolabel-'.$c.'">'.$taxlabel.'</span >';
$html .= '<input type="hidden" name="taxo['.$c.'][name]" value="'.$taxname.'">';
$html .= '<input type="hidden" name="taxo['.$c.'][opt]" value="'.$opt.'">';
Thanks for this; the plugin with this modification will definitely come in handy for me!
Thread Starter
EmDash
(@emdash)
I turned all plugins off and on, and reinstalled the WordPress core files, because the site had other issues too. Now everything works. Not sure what happened there – some kind of file corruption after updating WooCommerce? ANYWAY, it’s all good now. Thanks.
I’m having the same problem here. Anyone else? 🙁