voyou-sbeaulieu

Results 2 issues of voyou-sbeaulieu

We are trying to get return format "array" from a checkbox but it's always output as value. We tried this : ``` ->addCheckbox('global_btn_style', ['label' => 'Styles possible','return_format'=>'array', 'allow_custom'=> true,'allow_null'=>false]) ->addChoices(...

Hi, it's look's like a problem between Woocommerce template page and controller action. Not really sure why but on the shop page from woocommerce `exemple.com/shop` We use this root branch...