K4DS
Forum Replies Created
-
Forum: Plugins
In reply to: [Weight Based Shipping for WooCommerce] activate makes settings blank pageOh, it was because I didnt have weights turned on in settings.
Is it possible to have 3x weight based shipping couriers? I have different rates I want to use for 3 different areas of the globe.
Forum: Plugins
In reply to: [Weight Based Shipping for WooCommerce] activate makes settings blank pageThat is strange. I dont have that on mine? Am i missing a plugin?
Forum: Plugins
In reply to: [Weight Based Shipping for WooCommerce] activate makes settings blank pageYes that fixed it! Thankyou.
How do I add the weights for each product?? I cant seem to find it.
Thanks!
Forum: Plugins
In reply to: [Weight Based Shipping for WooCommerce] activate makes settings blank pageGreat support. Thank you! Here’s the results:
[20-Feb-2014 11:55:45] PHP Fatal error: Call to undefined function WC() in /var/www/html/wp-content/plugins/weight-based-shipping-for-woocommerce/woocommerce-weight-based-shipping.php on line 76
I fixed by modifying si-contact-form-ex-fields.php and removing some of the
\n‘s around the checkbox phpThen had to put a
<br>into the labels for the checkboxesI am having the same issue. Extra un needed BR tags above and below each checkbox. So its not a CSS issue. How can we make the checkboxes list one per line?
Thanks
edit:
Where I am using check boxes I have an extra line break before the list of check boxes. I have scoured the code and cant find what is causing it. Anyone have this problem?