Skip to content

Studio WP

Wordpress && WooCommerce Tips and Tricks

  • Home
Main Menu

WooCommerce

WooCommerce

Disable password strange check when creating account

February 27, 2018 - by grola - Leave a Comment

To disable password strength checking when creating a customer account in the order form, add the following code to the theme’s functions.php. View the code on Gist.

Read More
WooCommerce

Send new order email to additional address when coupon applied

January 27, 2018January 27, 2018 - by grola - Leave a Comment

To send new order email when coupon applied to additional address you can use code below. Add this code to functions.php in your theme.  Modify $coupon_code and $add_recipient variables to you requirements. View …

Read More
WooCommerce

Products search – product category

January 27, 2018January 27, 2018 - by grola - Leave a Comment

By default, the WooCommerce Search Engine only searches the titles and content of the product description. In order to include the product category in the search, the two following code …

Read More
WooCommerce

Disable payment method for currency

January 24, 2018 - by grola - Leave a Comment

To disable specified payment method for specified currency you should add this code to functions.php file in theme folder. This code should work with any currency switcher plugin. In this code …

Read More
WooCommerce

Additional content under the “Add to cart” button on the product page in the categories indicated

January 24, 2018 - by grola - Leave a Comment

To add content under the “Add to cart” button on the product page in the categories indicated, add the following code to the file functions.php in the theme directory. You …

Read More
WooCommerce

Optimizing large stores – removing product sorting options

January 22, 2018January 22, 2018 - by grola - Leave a Comment

In large and very large stores there is a so-called scale effect – loading some pages that generate a heavy load on the database can significantly slow down, while slowing …

Read More
WooCommerce

Displaying one price for variable products

January 22, 2018 - by grola - Leave a Comment

To display variable product price as a single value, add the following code to the functions.php file in theme.  After adding the code, the price of the cheapest variant with …

Read More
WooCommerce

Leading zeros in the WooCommerce order number

January 19, 2018January 19, 2018 - by grola - Leave a Comment

To change the WooCommerce order number to include leading zeros, add the following code to the functions.php file in the theme folder you use on your installation. To change the …

Read More
WooCommerce

WooCommerce Order Number Prefix and Suffix

January 18, 2018January 19, 2018 - by grola - Leave a Comment

To change the WooCommerce order number to include a prefix and suffix, add the following code to the functions.php file in the theme directory that you use on your installation. …

Read More

Categories

  • WooCommerce
  • Wordpress

Recent Posts

  • Disable password strange check when creating account
  • Send new order email to additional address when coupon applied
  • Products search – product category
  • Posts search – categories
  • Disable payment method for currency

Recent Comments

  • Janusz Kamiński on Posts search – categories

Language

  • English
  • Polski
Copyright © 2021 Studio WP.
Powered by WordPress and HitMag.