Hi everybody,
I’m trying to add custom fields into my VW Kids Theme but nothing happen ??
I try several Hooks lik this :
add_action( 'woocommerce_before_checkout_form', 'ts_checkout_before_customer_detaildds', 10 );
function ts_checkout_before_customer_detaildds(){
echo 'woocommerce_checkout_before_customer_details woocommerce_before_checkout_form ';
}
Can anyone help me with this ?
]]>We have a website here with menu with categories on the left and we want to be able to re-order the items or categories.
The manual reordering in Products – Categories does not work.
Any suggestions?
]]>