adamauskas
Forum Replies Created
-
Forum: Plugins
In reply to: [WC Fields Factory] Showing Label field on the cart page & category pageThank you @sarkware !
Yes, I already checked that option – it is great working with cart page, but I can’t find option to forward it to Category page? May be it is possible to do with adding some kind of snippet?Thank you a lot @sbouey !
Setting the same language at the “Settings > General > Site language” as at the Falang default language helped me solve this issue.
Forum: Plugins
In reply to: [Falang multilanguage for WordPress] Variation attributes translation@sbouey hello! Thank you for your instruction and screenshots also.
Unfortunately there is no such fields for attributes to check in Translate taxonomies section. Is it possible that it works only for products, but not for product variations?
I have an attributes fields in settings only at “Translatable post meta” section of Variation options: https://imgur.com/a/EyM864d
Forum: Plugins
In reply to: [WC Fields Factory] Load field group for default variation valuesThis one worked well! Even 400ms is OK!
Thank you a lot!Forum: Plugins
In reply to: [WC Fields Factory] Load field group for default variation values@sarkware thank you, Sark! I reuploaded the snippet, but nothing changed. If I open that page with pre-selected variations – field group still isn’t loading.
Forum: Plugins
In reply to: [WC Fields Factory] Load field group for default variation values@sarkware thanks for your quick reaction!
I have added this snippet, but there is no changes on the product page yet:
https://shop.e-locks.eu/product/product-1/Forum: Plugins
In reply to: [WC Fields Factory] issue with validationHello, Sark @sarkware! I think that I am having the same situation on my page, when I enable client-side validation:
https://shop.e-locks.eu/product/product-1/
If some of the required fields aren’t filled – add to cart button doesn’t work.- This reply was modified 2 years, 5 months ago by adamauskas.
- This reply was modified 2 years, 5 months ago by adamauskas.
Forum: Plugins
In reply to: [WC Fields Factory] Clone function isn’t working@sarkware thank you very much!
Yes, It was php 8.0 and everything started to work when I changed php version to 7.4Forum: Plugins
In reply to: [WC Fields Factory] Clone function isn’t workingI just checked this situation on newly installed WordPress (v 6.0.2) + WooCommerce (Version 6.9.1) without any other additional modules only with WC Fields Factory – and it is still don’t make a copy of product/variation field groups.
So I think the problem is in my actions?Forum: Plugins
In reply to: [WC Fields Factory] Clone function isn’t workingAlso I checked the clone function in Product fields section and it also doesn’t work for me, so here is the screen record, may be I am just doing something wrong?
Forum: Plugins
In reply to: [WC Fields Factory] Clone function isn’t workingHello @sarkware I checked WooCommerce fatal errors and there are quite a lot of them as I see, but I’m not sure which of them are involved with WC Fields Factory:
2022-09-11T15:29:14+00:00 CRITICAL Klaidos ?inut?: Uncaught Error: The script tried to modify a property on an incomplete object. Please ensure that the class definition "MKL\PC\Choice" of the object you are trying to operate on was loaded _before_ unserialize() gets called or provide an autoloader to load the class definition in /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/formatting.php:5010 Stack trace: #0 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/formatting.php(5005): map_deep() #1 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/formatting.php(5005): map_deep() #2 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/formatting.php(5005): map_deep() #3 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/formatting.php(5005): map_deep() #4 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/formatting.php(2799): map_deep() #5 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/formatting.php(5634): stripslashes_deep() #6 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/meta.php(206): wp_unslash() #7 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/user.php(1169): update_metadata() #8 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-content/plugins/woocommerce/includes/class-wc-cart-session.php(262): update_user_meta() #9 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/class-wp-hook.php(309): WC_Cart_Session->persistent_cart_update() #10 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters() #11 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/plugin.php(476): WP_Hook->do_action() #12 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-content/plugins/woocommerce/includes/class-wc-cart.php(1276): do_action() #13 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-content/plugins/woocommerce/includes/class-wc-form-handler.php(918): WC_Cart->add_to_cart() #14 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-content/plugins/woocommerce/includes/class-wc-form-handler.php(790): WC_Form_Handler::add_to_cart_handler_variable() #15 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/class-wp-hook.php(307): WC_Form_Handler::add_to_cart_action() #16 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters() #17 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/plugin.php(476): WP_Hook->do_action() #18 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-settings.php(620): do_action() #19 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-config.php(102): require_once('/home/u57657220...') #20 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-load.php(50): require_once('/home/u57657220...') #21 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-blog-header.php(13): require_once('/home/u57657220...') #22 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/index.php(17): require('/home/u57657220...') #23 {main} thrown (rasta faile /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/formatting.php, eilut?s numeris 5010) 2022-09-11T15:29:36+00:00 CRITICAL Klaidos ?inut?: Uncaught Error: The script tried to modify a property on an incomplete object. Please ensure that the class definition "MKL\PC\Choice" of the object you are trying to operate on was loaded _before_ unserialize() gets called or provide an autoloader to load the class definition in /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/formatting.php:5010 Stack trace: #0 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/formatting.php(5005): map_deep() #1 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/formatting.php(5005): map_deep() #2 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/formatting.php(5005): map_deep() #3 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/formatting.php(5005): map_deep() #4 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/formatting.php(2799): map_deep() #5 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/formatting.php(5634): stripslashes_deep() #6 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/meta.php(206): wp_unslash() #7 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/user.php(1169): update_metadata() #8 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-content/plugins/woocommerce/includes/class-wc-cart-session.php(262): update_user_meta() #9 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/class-wp-hook.php(309): WC_Cart_Session->persistent_cart_update() #10 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters() #11 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/plugin.php(476): WP_Hook->do_action() #12 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-content/plugins/woocommerce/includes/class-wc-cart.php(1276): do_action() #13 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-content/plugins/woocommerce/includes/class-wc-form-handler.php(918): WC_Cart->add_to_cart() #14 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-content/plugins/woocommerce/includes/class-wc-form-handler.php(790): WC_Form_Handler::add_to_cart_handler_variable() #15 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/class-wp-hook.php(307): WC_Form_Handler::add_to_cart_action() #16 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters() #17 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/plugin.php(476): WP_Hook->do_action() #18 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-settings.php(620): do_action() #19 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-config.php(102): require_once('/home/u57657220...') #20 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-load.php(50): require_once('/home/u57657220...') #21 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-blog-header.php(13): require_once('/home/u57657220...') #22 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/index.php(17): require('/home/u57657220...') #23 {main} thrown (rasta faile /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/formatting.php, eilut?s numeris 5010) 2022-09-11T15:33:03+00:00 CRITICAL Klaidos ?inut?: Uncaught Error: The script tried to modify a property on an incomplete object. Please ensure that the class definition "MKL\PC\Choice" of the object you are trying to operate on was loaded _before_ unserialize() gets called or provide an autoloader to load the class definition in /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/formatting.php:5010 Stack trace: #0 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/formatting.php(5005): map_deep() #1 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/formatting.php(5005): map_deep() #2 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/formatting.php(5005): map_deep() #3 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/formatting.php(5005): map_deep() #4 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/formatting.php(2799): map_deep() #5 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/formatting.php(5634): stripslashes_deep() #6 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/meta.php(206): wp_unslash() #7 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/user.php(1169): update_metadata() #8 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-content/plugins/woocommerce/includes/class-wc-cart-session.php(262): update_user_meta() #9 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/class-wp-hook.php(309): WC_Cart_Session->persistent_cart_update() #10 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters() #11 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/plugin.php(476): WP_Hook->do_action() #12 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-content/plugins/woocommerce/includes/class-wc-cart.php(1276): do_action() #13 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-content/plugins/woocommerce/includes/class-wc-form-handler.php(918): WC_Cart->add_to_cart() #14 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-content/plugins/woocommerce/includes/class-wc-form-handler.php(790): WC_Form_Handler::add_to_cart_handler_variable() #15 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/class-wp-hook.php(307): WC_Form_Handler::add_to_cart_action() #16 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters() #17 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/plugin.php(476): WP_Hook->do_action() #18 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-settings.php(620): do_action() #19 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-config.php(102): require_once('/home/u57657220...') #20 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-load.php(50): require_once('/home/u57657220...') #21 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-blog-header.php(13): require_once('/home/u57657220...') #22 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/index.php(17): require('/home/u57657220...') #23 {main} thrown (rasta faile /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/formatting.php, eilut?s numeris 5010) 2022-09-11T15:35:37+00:00 CRITICAL Klaidos ?inut?: Uncaught Error: The script tried to modify a property on an incomplete object. Please ensure that the class definition "MKL\PC\Choice" of the object you are trying to operate on was loaded _before_ unserialize() gets called or provide an autoloader to load the class definition in /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/formatting.php:5010 Stack trace: #0 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/formatting.php(5005): map_deep() #1 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/formatting.php(5005): map_deep() #2 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/formatting.php(5005): map_deep() #3 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/formatting.php(5005): map_deep() #4 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/formatting.php(2799): map_deep() #5 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/formatting.php(5634): stripslashes_deep() #6 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/meta.php(206): wp_unslash() #7 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/user.php(1169): update_metadata() #8 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-content/plugins/woocommerce/includes/class-wc-cart-session.php(262): update_user_meta() #9 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/class-wp-hook.php(309): WC_Cart_Session->persistent_cart_update() #10 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters() #11 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/plugin.php(476): WP_Hook->do_action() #12 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-content/plugins/woocommerce/includes/class-wc-cart.php(1276): do_action() #13 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-content/plugins/woocommerce/includes/class-wc-form-handler.php(824): WC_Cart->add_to_cart() #14 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-content/plugins/woocommerce/includes/class-wc-form-handler.php(796): WC_Form_Handler::add_to_cart_handler_simple() #15 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/class-wp-hook.php(307): WC_Form_Handler::add_to_cart_action() #16 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters() #17 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/plugin.php(476): WP_Hook->do_action() #18 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-settings.php(620): do_action() #19 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-config.php(102): require_once('/home/u57657220...') #20 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-load.php(50): require_once('/home/u57657220...') #21 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-blog-header.php(13): require_once('/home/u57657220...') #22 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/index.php(17): require('/home/u57657220...') #23 {main} thrown (rasta faile /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/formatting.php, eilut?s numeris 5010) 2022-09-11T15:36:03+00:00 CRITICAL Klaidos ?inut?: Uncaught Error: The script tried to modify a property on an incomplete object. Please ensure that the class definition "MKL\PC\Choice" of the object you are trying to operate on was loaded _before_ unserialize() gets called or provide an autoloader to load the class definition in /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/formatting.php:5010 Stack trace: #0 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/formatting.php(5005): map_deep() #1 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/formatting.php(5005): map_deep() #2 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/formatting.php(5005): map_deep() #3 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/formatting.php(5005): map_deep() #4 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/formatting.php(2799): map_deep() #5 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/formatting.php(5634): stripslashes_deep() #6 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/meta.php(206): wp_unslash() #7 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/user.php(1169): update_metadata() #8 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-content/plugins/woocommerce/includes/class-wc-cart-session.php(262): update_user_meta() #9 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/class-wp-hook.php(309): WC_Cart_Session->persistent_cart_update() #10 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters() #11 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/plugin.php(476): WP_Hook->do_action() #12 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-content/plugins/woocommerce/includes/class-wc-cart.php(1276): do_action() #13 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-content/plugins/woocommerce/includes/class-wc-form-handler.php(824): WC_Cart->add_to_cart() #14 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-content/plugins/woocommerce/includes/class-wc-form-handler.php(796): WC_Form_Handler::add_to_cart_handler_simple() #15 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/class-wp-hook.php(307): WC_Form_Handler::add_to_cart_action() #16 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters() #17 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/plugin.php(476): WP_Hook->do_action() #18 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-settings.php(620): do_action() #19 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-config.php(102): require_once('/home/u57657220...') #20 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-load.php(50): require_once('/home/u57657220...') #21 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-blog-header.php(13): require_once('/home/u57657220...') #22 /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/index.php(17): require('/home/u57657220...') #23 {main} thrown (rasta faile /home/u576572207/domains/e-locks.eu/public_html/shopelockseu/wp-includes/formatting.php, eilut?s numeris 5010)
- This reply was modified 2 years, 5 months ago by adamauskas.
Forum: Plugins
In reply to: [WooCommerce] Different delivery times for product variationsHello, @xue28 ??
Thank you for your answer. And can you recommend some modules which can help solve that case?Forum: Plugins
In reply to: [WooCommerce] Delivery time and variations problem@nawaz0705 okay, thank you! My new topic is here
- This reply was modified 2 years, 6 months ago by adamauskas.
Forum: Plugins
In reply to: [WooCommerce] Delivery time and variations problem@margaretwporg hello! Can you please help me too?
I am trying to figure out how to show different delivery times for product variations – because some of variations can be delivered in 2-3 days and some other in 10-15 days (for example). But I can’t find any option to change delivery time for variation.
And also I don’t understand how to turn on showing delivery time at product page (now it is not showing delivery time at all, even for simple products).
I will be very grateful for your help!