Home › Forums › WoodMart support forum › URGENT : Followup – Checkout manager doesn’t work
URGENT : Followup – Checkout manager doesn’t work
- This topic has 6 replies, 2 voices, and was last updated 11 months, 1 week ago by Artem Temos.
-
AuthorPosts
-
January 9, 2024 at 4:35 pm #528331
TapisCaravaneParticipantHi i wasn’t able to answer on this topic : https://xtemos.com/forums/topic/checkout-fields-manager-crach-my-checkout/ (the logins are available there)
Here’s the followup :
I’m talking about the checkout field manager option (https://prnt.sc/9KAa3iS02Pyd) that create an error on the checkout when activated : https://prnt.sc/adO9FlZZcLYA. (i left it active for now)I tried removing all plugins and only left :
– WooCommerce
– Woodmart Core
– Elementor
– Payplug pour WooCommerce
but it doesn’t fix my issue.i also tried going into the woocommerce area to set it up, but i also get and error, here the error i got in my mails :
#0 /home/tapiscaref/www/wp-includes/class-wp-hook.php(324): XTS\Modules\Checkout_Fields\Frontend->change_locale_fields(Array)
#1 /home/tapiscaref/www/wp-includes/plugin.php(205): WP_Hook->apply_filters(Array, Array)
#2 /home/tapiscaref/www/wp-content/plugins/woocommerce/includes/class-wc-countries.php(1644): apply_filters(‘woocommerce_get…’, Array)
#3 /home/tapiscaref/www/wp-content/plugins/woocommerce/src/Blocks/Utils/CartCheckoutUtils.php(67): WC_Countries->get_country_locale()
#4 /home/tapiscaref/www/wp-content/plugins/woocommerce/src/Blocks/BlockTypes/Cart.php(236): Automattic\WooCommerce\Blocks\Utils\CartCheckoutUtils::get_country_data()
#5 /home/tapiscaref/www/wp-content/plugins/woocommerce/src/Blocks/BlockTypes/AbstractBlock.php(100): Automattic\WooCommerce\Blocks\BlockTypes\Cart->enqueue_data()
#6 /home/tapiscaref/www/wp-includes/class-wp-hook.php(324): Automattic\WooCommerce\Blocks\BlockTypes\AbstractBlock->enqueue_editor_assets(”)
#7 /home/tapiscaref/www/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array)
#8 /home/tapiscaref/www/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
#9 /home/tapiscaref/www/wp-admin/edit-form-blocks.php(272): do_action(‘enqueue_block_e…’)
#10 /home/tapiscaref/www/wp-admin/post.php(187): require(‘/home/tapiscare…’)
#11 {main}January 9, 2024 at 4:36 pm #528332
TapisCaravaneParticipantEditing Elementor files also don’t seem to work when the option is active …
- This reply was modified 11 months, 1 week ago by TapisCaravane.
January 9, 2024 at 5:18 pm #528360
Artem TemosKeymasterHello,
You can fix it by applying patch #
528355
. To do this, go to Dashboard -> WoodMart -> Patcher, find the corresponding patch and click on the “Apply” button. Let us know if it works for you.Kind Regards
January 9, 2024 at 5:30 pm #528364
TapisCaravaneParticipanthi, all patch are already applied apparently (https://prnt.sc/hAianDxEc5Af), i got a different error from the elementor edit, hopefully it helps :
Uncaught Error: Cannot unset string offsets in /home/tapiscaref/www/wp-content/themes/woodmart/inc/integrations/woocommerce/modules/checkout-fields/class-frontend.php:111
Stack trace:
#0 /home/tapiscaref/www/wp-includes/class-wp-hook.php(324): XTS\Modules\Checkout_Fields\Frontend->change_locale_fields(Array)
#1 /home/tapiscaref/www/wp-includes/plugin.php(205): WP_Hook->apply_filters(Array, Array)
#2 /home/tapiscaref/www/wp-content/plugins/woocommerce/includes/class-wc-countries.php(1644): apply_filters(‘woocommerce_get…’, Array)
#3 /home/tapiscaref/www/wp-content/plugins/woocommerce/includes/class-wc-frontend-scripts.php(549): WC_Countries->get_country_locale()
#4 /home/tapiscaref/www/wp-content/plugins/woocommerce/includes/class-wc-frontend-scripts.php(465): WC_Frontend_Scripts::get_script_data(‘wc-address-i18n’)
#5 /home/tapiscaref/www/wp-content/plugins/woocommerce/includes/class-wc-frontend-scripts.php(632): WC_Frontend_Scripts::localize_script(‘wc-address-i18n’)
#6 /home/tapiscaref/www/wp-includes/class-wp-hook.php(324): WC_Frontend_Scripts::localize_printed_scripts(”)
#7 /home/tapiscaref/www/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array)
#8 /home/tapiscaref/www/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
#9 /home/tapiscaref/www/wp-includes/script-loader.php(2214): do_action(‘wp_print_script…’)
#10 /home/tapiscaref/www/wp-includes/class-wp-hook.php(324): wp_print_head_scripts(”)
#11 /home/tapiscaref/www/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(Array, Array)
#12 /home/tapiscaref/www/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
#13 /home/tapiscaref/www/wp-includes/general-template.php(3052): do_action(‘wp_head’)
#14 /home/tapiscaref/www/wp-content/themes/woodmart/header.php(12): wp_head()
#15 /home/tapiscaref/www/wp-includes/template.php(790): require_once(‘/home/tapiscare…’)
#16 /home/tapiscaref/www/wp-includes/template.php(725): load_template(‘/home/tapiscare…’, true, Array)
#17 /home/tapiscaref/www/wp-includes/general-template.php(48): locate_template(Array, true, true, Array)
#18 /home/tapiscaref/www/wp-content/themes/woodmart/page.php(13): get_header()
#19 /home/tapiscaref/www/wp-includes/template-loader.php(106): include(‘/home/tapiscare…’)
#20 /home/tapiscaref/www/wp-blog-header.php(19): require_once(‘/home/tapiscare…’)
#21 /home/tapiscaref/www/index.php(17): require(‘/home/tapiscare…’)
#22 {main}
thrownJanuary 9, 2024 at 6:11 pm #528390
Artem TemosKeymasterYou need to update the theme to the latest version 7.4.2. Then you will see the latest patch.
January 9, 2024 at 6:53 pm #528423
TapisCaravaneParticipantworks perfectly, thanks
January 10, 2024 at 10:22 am #528530
Artem TemosKeymasterYou are always welcome. Feel free to contact us if you have any further questions.
-
AuthorPosts
The topic ‘URGENT : Followup – Checkout manager doesn’t work’ is closed to new replies.
- You must be logged in to create new topics. Login / Register