Technical & Visual Issues when updating from V-6.0.0 to V-6.1.0
-
Hi,
My site is experiencing a technical error with the latest WooCommerce update, Version 6.1.0.
Error;
Error Details ============= An error of type E_ERROR was caused in line 27 of the file /home/customer/www/athleteboulevard.com/public_html/wp-content/plugins/woocommerce/packages/woocommerce-admin/src/Features/WcPayPromotion/Init.php. Error message: Uncaught Error: Class 'Automattic\WooCommerce\Admin\PaymentPlugins' not found in /home/customer/www/athleteboulevard.com/public_html/wp-content/plugins/woocommerce/packages/woocommerce-admin/src/Features/WcPayPromotion/Init.php:27 Stack trace: #0 /home/customer/www/athleteboulevard.com/public_html/wp-content/plugins/woocommerce/packages/woocommerce-admin/src/Features/Features.php(136): Automattic\WooCommerce\Admin\Features\WcPayPromotion\Init->__construct() #1 /home/customer/www/athleteboulevard.com/public_html/wp-includes/class-wp-hook.php(303): Automattic\WooCommerce\Admin\Features\Features::load_features('') #2 /home/customer/www/athleteboulevard.com/public_html/wp-includes/class-wp-hook.php(327): WP_Hook->apply_filters(NULL, Array) #3 /home/customer/www/athleteboulevard.com/public_html/wp-includes/plugin.php(470): WP_Hook->do_action(Array) #4 /home/customer/www/athleteboulevard.com/public_html/wp-settings.php(578): do_action('init') #5 /home/customer/www/athleteboulevard.com/public_html/wp-config.php(66):
I also noticed a few visual issues on product pages with the new update. For one, the variation headings have moved to the center of their box and can’t be moved back to the sides.
Additionally, I had previously installed a bit of CSS on my add to cart element to keep the background transparent and control the Z-Index; the CSS worked fine on the previous version but, doesn’t work with the new update.
Mentioned CSS;
.product .variations td { background-color: #ffffff; } .vi-wpvs-variation-wrap-option-available { z-index: 1 !important; }
I’d really appreciate any advice anyone has on these issues,
Thanks
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Technical & Visual Issues when updating from V-6.0.0 to V-6.1.0’ is closed to new replies.