Dan
@danbisongriduk on WordPress.org
Bio
Current Job
- Member Since: November 21st, 2018
- Location: United Kingdom
- Website: bisongrid.uk
- Job Title: Web Developer
- Employer: Bison Grid Ltd
-
Posted a reply to Updated to 1.0.2. and everything disappeared, on the site WordPress.org Forums:
Also getting the same issue -
Posted a reply to Deactivate stock management for samples ?, on the site WordPress.org Forums:
@cvetter place the code at the end of your theme's functions.php file. Also make sure… -
Posted a reply to Deactivate stock management for samples ?, on the site WordPress.org Forums:
@cvetter If in doubt place the code at the end of your functions.php file @delacourcorp… -
Posted a reply to Deactivate stock management for samples ?, on the site WordPress.org Forums:
is your code formatted correctly like the below? function wc_sample_stock( $qty, $order, $item ) {… -
Posted a reply to Not Working, on the site WordPress.org Forums:
You can enable free shipping on the sample and set the sample price for free… -
Posted a reply to Deactivate stock management for samples ?, on the site WordPress.org Forums:
Yes, this is an issue with the plugin. Here's a custom function that I created…