Hello @damon01,
Sorry for late reply.
I have solved the issue you mentioned above. To solve the issue follow below instructions:
1. First uninstall the plugin and then again install (because I have updated the plugin. Version not changed, that’s why you didn’t get any notification)
2. Add following code snippet to your active theme’s functions.php file or you can use Code Snippets plugin
add_filter( 'wcptp_allowed_product_type', function( $types ){
$types[] = 'woosb';
return $types;
}, 10 );
Please let me know if you need further help.
Regards
Hello @autocircle ,
Now he shows the total price, only the amount that is incorrect. When I use the variable functions in this product bundle.
the total amount without a variable is correct, but if I adjust a variable, the price does not change.
Hi @damon01,
You can directly talk with me at skype https://join.skype.com/invite/nbMUHWfJ3ybB
I need to check your issue.
-
This reply was modified 4 years, 3 months ago by
autocircle.
From now this plugin fully supported with WPC Product Bundles for WooCommerce plugin. Thanks for using our plugin.