e_the_land
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Woocommerce Product Shippings per ProductAnother Update.
After adding the code to my functions.php in my twentyfifteen theme, the shipping field now shows up in the cart, but when I run a test on the checkout process the shipping info is not translated to the confirmation email after the purchase has been made like it does on non virtual products.
So close here. Please let me know what I am doing wrong here.
Forum: Plugins
In reply to: [WooCommerce] Woocommerce Product Shippings per ProductAlso, I tried simply adding it to the functions.php of our child theme – I am still not seeing a shipping field on cart page on virtual product. Is that where we should be placing the code:
add_filter( 'woocommerce_cart_needs_shipping_address', '__return_true' );
Please advise.
Thanks so much!
Forum: Plugins
In reply to: [WooCommerce] Woocommerce Product Shippings per ProductWhere is it this bit of code needs to be placed?
Can you help me get this where it needs to go?
Thanks so much Mike. I have promotion going out on the 20th that requires this functionality on our site. Your time is greatly appreciated here.
I work for a company that has recently purchased the woo commerce subscription plugin. It is a subscription product that needs this functionality so that our customers can send as gifts or ship to destination other than the billing address. And in the end we need it to be have free shipping for our customers too. Is this possible?
Please let me know what you can do to help us out.
Best,
EricForum: Plugins
In reply to: [WooCommerce] Woocommerce Product Shippings per ProductHey Mike Jolley,
A while back you wrote that I could make my product a virtual product. Originally I thought this was a brilliantly simple solution, however I just ran into an issue there because we do want to have full shipping functionality.
The issue I have is if someone want to send this product, with the virtual “hack,” there is no way for them to provide the shipping address of their friend to received the actual physical product.
Make sense? Please let me know if you think of any other tricks to get a physical product to ship for free.
Thanks so much in advance,
Eric DeLandOne more note: I deactivated my woocommerce min-max-quantities plugin and the issue seems to go away.
It seems the issues is with the woocommerce min-max-quantities plugin. Can anyone help me resolve?
Thanks in advance.
Forum: Plugins
In reply to: [WooCommerce] Missing "Add to Cart" ButtonsOkay how do I contact the theme author exactly?
Thanks for the extra clarification.
Forum: Plugins
In reply to: [WooCommerce] Missing "Add to Cart" ButtonsI have done that. When I switch from our Flatsome theme to the default the buttons appear again. But how do I resolve the issue?