The product (link to in the corresponding field) has 2 variations of 1 attribute. When I click the “edit” button on the cart page it’s not displaying my product variation to edit, only the quantity field. Can you help me to solve this, please?
]]>How to change the ‘I want’ text in the variation selection section. There are options for changing button and link text, but not that
]]>Hi,
We have subscription variations added with discounted prices, but the price doesn’t get updated when the variation is selected. Same thing happens with standard variable products (price of variation doesn’t change until after clicking the Update button and returning to standard cart view)
Can you please check and let me know how to fix this?
]]>This plugin has several bugs that prevent it from working.
In the file: front/class-wc_update-variation_in-cart_ck.php
1. The bug: makes direct calls to WooCommerce class WC_Product_Factory
(via wc_get_product()
) for product id, but that is no longer a valid way to obtain product id as of WooCommerce version 3.
The fix: search for all references to $product_woo_ck->id
and replace with $product_woo_ck->get_id()
(lines 215, 364, 368)
2. The bug: references a non-existent variable, $attribute_keys
on line 254.
The fix: Rename variable to $attributes
The two fixes above at least allow the variations dropdown to actually appear.
There are still more bugs in the submission part once you change the variation, and I gave up trying to fix it.
]]>does the plugin work with WooCommerce? Subscriptions, or will it work with it in the future?
]]>Is there a way to have the update cart fields automatically populate on the cart page load instead of having to click ‘Edit’ to access the update fields? Thanks!
]]>After updating woocommerce to version 4.1.0 the plugin stopped working.
In the cart when clicking, the customer has only the animation briefly and the options for editing do not load.
]]>Hello. Plugin “Woo Update Variations In Cart” has been installed on my site.
I doesn’t see edit button on /cart/ page. Why it is doesn’t work with field from “Inventory” section?
Wordpress ver. 5.4.1
WooCommerce ver. 4.0.1
Hi, thanks for this plugin.
I’m testing to use with composite product plugin: https://www.ads-software.com/plugins/wpc-composite-products/
It works with it but then changes the quantity of the products edited to be editable (limited to 1 via composite product plugin).
Any chance you could make it more fully compatible?
]]>There is also an option to add Dynamically populate a select field’s choices – ACF
In addition to variation item “Edit” on cart page
I want to be able to update ACF field too
Thank you
Hi, how to hide this edit button on checkout page, as there is no need for editing product variations in checkout page.
]]>I am getting these messages in our error logs:
2019/07/22 19:11:27 [error] 27000#0: *514 FastCGI sent in stderr: “PHP message: id was called incorrectly. Product properties should not be accessed directly. Backtrace: do_action(‘wp_ajax_get_variation_form’), WP_Hook->do_action, WP_Hook->apply_filters, Wc_updateVariationInCart->WOO_CK_WUVIC_get_variation_form, WC_Abstract_Legacy_Product->__get, wc_doing_it_wrong. This message was added in version 3.0.
I see three calls to $product_woo_ck->id in the WOO_CK_WUVIC_get_variation_form fn in wp-content/plugins/woo-update-variations-in-cart/front/class-wc_update-variation_in-cart_ck.php. Can this be corrected to use the get__id() fn instead?
]]>Does this work with woo product addons?
]]>On cart page if edit attribute then its not working, bundle product removed and its auto add as normal product after update attribute
]]>I’m seeing this message in our nginx-error.log files:
2019/04/28 01:57:41 [error] 29822#0: *24760 FastCGI sent in stderr: “PHP message: The WC_Cart::get_cart_url function is deprecated since version 2.5. Replace with wc_get_cart_url” while reading response header from upstream, client: 104.154.215.253, server: , request: “POST /wp-admin/admin-ajax.php HTTP/1.1”, upstream: “fastcgi://unix:/srv/bindings/3e414ed4074c43bdb49fb54e6ccd3d31/run/php-fpm.sock:”, host: “www.awana.org”, referrer: “https://www.awana.org/cart/”
Is an updated version of this plugin going to be released with updated code? Is this plugin still being actively maintained? We are on the latest version: 0.0.6.
]]>There is a conflict with WooCommerce Add to Cart Custom Redirect
You plugin hangs after clicking Update when changing variations when plugin WooCommerce Add to Cart Custom Redirect is activated.
Tested with Latest WordPress
Theme: WordPress 2017 with Woocommerce added
PHP 7.2
In testing I deactivated all plugins except Woocommerce, Woo Update Variations In Cart and turning “WooCommerce Add to Cart Custom Redirect” on and off to trigger the error.
]]>Activated default set up and it appeared not to work
was not until I added a settings entry into “Edit Text Link” that the edit option displayed on Cart.
Maybe that field could be filled with a default setting or a prompt.
Great plugin
]]>I’m trying your plugin but it’s not working.
When I click edit link in cart, it’s shows very short a loader/spinner and then evertyhing is blank
Would it be possible after editing the variations to add it to the cart as a new item and leaving the original item there too?
As an example: I add a BLACK, MEDIUM, Skull T-shirt to my cart.
When I get to the cart the button from the plugin reads ADD SIMILAR
I click which brings up the edit function
I change the item to PINK, SMALL, Skull T-shirt and press ok.
My cart now has 1x BLACK, MEDIUM, Skull T-Shirt and 1x PINK, SMALL, Skull T-Shirt
]]>Hi!
First of all congrats for such an amazing plugin.
That being said, i would like to see if you can help me out. My shop does not have/use the cart page, therefore everyone gets redirected to the checkout page, where i show the contents of the cart, eventhough your plugin tires to show up variations it keeps spooling forever. But if you do it on cart page, then it works like a charm, i just want to know if you could help me to make it so it works as well on checkout page and not just on cart page.
Thanks
Kind regards
Seems like the plugin is good but it is adding extra Plus (+) and Negative (-) buttons to the quantity counter.. How do I hide these extra buttons??
screenshot: https://i.imgur.com/3UyF8KL.png
]]>I would like to be able to change addon products once a product is in the cart. I have been able to change the variable product, but not the addons. I suppose I could use multiple variable products under the main product, but I can’t figure out how.
thanks
]]>I’m trying your plugin but it’s not working.
When I click edit link in cart, it’s shows very short a loader/spinner and then evertyhing is blank
recording: https://sharing.codeagency.be/50ac84f7ce5a
In console, also an error 500 shows immediately for admin-ajax when I click the edit link
domain/wp-admin/admin-ajax.php 500
The plugin is working great so far but I am facing a issue. If I change multiple values of the specific product, it will simply remove the remaining products in the cart list and update that one product only. Please give a solution as soon as possible.
Thanks in advance.
Not sure if this plugin still has support, but was wondering if it’s been tested with latest version of WooCommerce? I just updated to the latest and now am having an issue with this plugin.
If you go ahead and add a product to your cart from my shop page https://www.breatheforbea.org/shop/, like a shirt, and then go to the /cart/ page, you’ll see a weird circle thing, like it’s trying to load something there. I can’t figure out why that is there now….if you click on the edit options link, everything displays fine, and if you hit cancel and then return to the cart page, that loading thing disappears. I’m thinking its a conflict between this plugin and the latest woocommerce version because it displayed fine prior….
]]>Hi,
I am developing custom theme with custom cart theme. What code should I have in cart.php to make it work. Now plugin does not work on my custom theme ??
]]>Hello
I tried to install your plugin but i have a error message due to a conflict with woocommerce membership
Fatal error: Cannot redeclare is_woocommerce_active() (previously declared in /home/xxx/wp-content/plugins/woocommerce-memberships/woo-includes/woo-functions.php:13) in /home/xxx/wp-content/plugins/woo-update-variations-in-cart/woo-update-variations-in-cart-ck.php on line 30
Thank you
]]>I’m wondering if it’s possible to have the options table automatically visible…without having to click the edit button (with cart table hidden initially, until update/cancel button is pressed)? So that when a visitor lands on the page they can make any adjustments they would like right away.
I have added code at the first line woo-update-variations-in-cart/assets/js/cart.js ” jQuery(function(){ jQuery(‘.WOO_CK_WUVIC_buttom’).click(); }); ” but it is not working
Could you please let me know where the need to add code exact place?
Thank you again!
Thank you so much for creating this plugin!
I’m wondering if it’s possible to have the options table automatically visible…without having to click the edit button (with cart table hidden initially, until update/cancel button is pressed)? So that when a visitor lands on the page they can make any adjustments they would like right away.
Thank you again!
]]>Hi after the update I got this warning row on the alla pages of my website.
Warning: array_key_exists() expects parameter 2 to be array, boolean given in /home/xxxxxxx/public_html/mywebsite.com/wp-content/plugins/woo-update-variations-in-cart/woo-update-variations-in-cart-ck.php on line 53
]]>