Variation Issues when adding to cart after 4.0.0
-
I’m not a paid user so I dont expect support here, just wanted to toss my experience in in case it either helps someone else or helps the devs.
After the update occurred today, when you try and add any product to cart, it will add it to cart without it’s variation information, which is obviously a huge problem as the customer is unable to choose what they want.
I was getting some PHP Legacy Errors, but after rolling back they still exist so i’m unsure if they’re related, I see in the changelog something to do with PHP Legacy was removed which is the only reason I mention it. Luckily, rolling back did fix the problem and the site is now functional again for the moment.
Sample of the errors, there were about 200 in total, related to 3 or 4 different plugins:
DeprecatedCreation of dynamic property Codexpert\CoDesigner\Gallery_Fancybox::$widget is deprecated
- wp-content/plugins/woolementor/widgets/gallery-fancybox/gallery-fancybox.php:19
2Plugin: woolementorDeprecatedCreation of dynamic property Codexpert\CoDesigner\Gallery_Lc_Lightbox::$widget is deprecated
- wp-content/plugins/woolementor/widgets/gallery-lc-lightbox/gallery-lc-lightbox.php:19
2Plugin: woolementorDeprecatedCreation of dynamic property Codexpert\CoDesigner\Gallery_Box_Slider::$widget is deprecated
- wp-content/plugins/woolementor/widgets/gallery-box-slider/gallery-box-slider.php:20
2Plugin: woolementorDeprecatedCreation of dynamic property Codexpert\CoDesigner\Cart_Items::$widget is deprecated
- wp-content/plugins/woolementor/widgets/cart-items/cart-items.php:24
2Plugin: woolementorDeprecatedCreation of dynamic property Codexpert\CoDesigner\Cart_Items_Classic::$widget is deprecated
- wp-content/plugins/woolementor/widgets/cart-items-classic/cart-items-classic.php:24
2Plugin: woolementorDeprecatedCreation of dynamic property Codexpert\CoDesigner\Cart_Overview::$widget is deprecated
- wp-content/plugins/woolementor/widgets/cart-overview/cart-overview.php:21
2Plugin: woolementorDeprecatedCreation of dynamic property codexpert\CoDesigner\Coupon_Form::$widget is deprecated
- wp-content/plugins/woolementor/widgets/coupon-form/coupon-form.php:20
2Plugin: woolementorDeprecatedCreation of dynamic property Codexpert\CoDesigner_Pro\Billing_Address::$widget is deprecated
- wp-content/plugins/codesigner-pro1/widgets/billing-address/billing-address.php:22
2Plugin: codesigner-pro1DeprecatedCreation of dynamic property Codexpert\CoDesigner_Pro\Shipping_Address::$widget is deprecated
- wp-content/plugins/codesigner-pro1/widgets/shipping-address/shipping-address.php:20
2Plugin: codesigner-pro1
Here’s what the issue looks like in the cart, the top 3 are correct, the bottom 3 have been added when the 4.0.0 update is active.
Edit: Struggling to add the picture so here: https://gyazo.com/2aa3d1da1c7775ce5aea240f330251ea
The page I need help with: [log in to see the link]
- You must be logged in to reply to this topic.