-
Created a topic, Error cart, on the site WordPress.org Forums:
It does not work after updating the quantity in the ca… -
Posted a reply to The buttons increase quantity 1,3,5, on the site WordPress.org Forums:
hi, In the file “qty-increment-buttons-for-woocommerce.php” delete line 506 to 575. It worked well for me -
Posted a reply to The buttons increase quantity 1,3,5, on the site WordPress.org Forums:
hi, In the file “qty-increment-buttons-for-woocommerce.php” delete line 506 to 575. It worked well for me. -
Posted a reply to Botón en productos variables, on the site WordPress.org Forums:
hi, In the file "qty-increment-buttons-for-woocommerce.php" delete line 506 to 575. It worked well for me. -
Created a topic, Two units of measure Units and Weight (Woocommerce), on the site WordPress.org Forums:
I have a problem. I have two units of measure in my st… -
Created a topic, Two units of measure Units and Weight (Woocommerce), on the site WordPress.org Forums:
I have a problem. I have two units of measure in my st… -
Posted a reply to Exibir peso no produto individual, on the site Fóruns de suporte:
Resolvido. Pra quem precisar, segue o código. add_action ('woocommerce_single_product_summary', 'show_weight', 20); function show_weight() { global… -
Created a topic, Adicionar pelo no produto individual, on the site Fóruns de suporte:
Boa noite pessoal, Estou com o seguinte problema. Con…