darryl955
Forum Replies Created
-
Forum: Plugins
In reply to: Charts for bulk dataIs there any way in which i can dynamically calculate standard deviation(and other mathematical formula) based on the data in my post?
for ex, a user requests deviation for 2 days so he gets that. If he requests for 10 days he would get that.
Dont wanna go through the coding part of it. I guess its too extensive.Forum: Plugins
In reply to: [WooCommerce] Multiple Add to Cart ButtonIn the snippet why is it adding 2 quantity of upsells instead of a single quantity?
Forum: Plugins
In reply to: [WooCommerce] Multiple Add to Cart ButtonCould you suggest me on what all to adapt in it?
Forum: Plugins
In reply to: [WooCommerce] Multiple Add to Cart ButtonI think the above plugin works only with the shop page. I want to use the button on any page of my site as required.
Forum: Plugins
In reply to: [WooCommerce] Multiple Add to Cart ButtonIm fairly new to this actually. Is there no plugin available for this? Couldnt understand the approach you offered correctly.
Forum: Plugins
In reply to: [WooCommerce] Multiple Add to Cart Buttonwhat approach should i follow then to achieve it?
Forum: Plugins
In reply to: [WooCommerce] Shipping ProblemThanks for the information.:)
Forum: Plugins
In reply to: [WooCommerce] Multiple Add to Cart ButtonHi beamkiller. Actually all the shortcodes are helpful whenever i want to add one product to the cart.
[add_to_cart id=”105″]
This adds the product with id 105 easily.
However i want to add 2 or more products at one click.
I tried [add_to_cart id=”105&107″] but that did not work.Forum: Plugins
In reply to: [WooCommerce] Shipping ProblemHi Caleb. I actually wanted to implement the exact thing as mentioned in that plugin which you told. However is there any way of doing it without having to shell out the cash to buy it?