llannik
Forum Replies Created
-
Thank you for the update.
Could you please provide an estimated timeline for when the fix is expected to be released after version 1.54? Even an approximate timeframe would be very helpful.
I have identified the root cause of the issue and wanted to share additional findings.
The problem is related to how the condition value is saved when using a non-English (Polish) admin interface.
When configuring the webhook condition in Polish, the value is saved as:
"value": "sprawdzony"However, in the Forminator backend, the consent field actually returns the value:
checkedAs a result, the condition comparison fails, because:
- expected (saved):
sprawdzony - actual runtime value:
checked
After switching the WordPress admin language to English and re-saving the condition, the configuration is stored correctly as:
"value": "checked"and the webhook works as expected.Conclusion
This appears to be a localization issue:
- The UI translates the condition state (e.g. “checked” → “sprawdzony”),
- but the translated value is incorrectly saved to
integration_conditions, - instead of using the internal value (
checked) required by the backend logic.
Suggested fix
The condition value should always be stored using internal (non-translated) values such as:
checkedtrue- etc.
and translations should be applied only at the UI level, not in saved configuration.Impact
This issue likely affects all non-English admin environments where condition values are localized before saving.
Please let me know if you need additional logs or test cases.
Hi David,
After further testing, I’ve identified a specific setting that triggers the issue.
The problem occurs when the following option is enabled:
Booster → Multicurrency Product Base Price → Advanced → “Save Calculated Products Prices”
When “Save Calculated Products Prices” is enabled, variation prices are not displayed at all on the frontend.
As soon as this option is disabled, variation prices render correctly again.So it seems the issue is directly related to how Booster handles saved/calculated prices for variable products when this option is active.
Please let me know if you need any additional details or testing from my side.
Best regards,
Hi David,
Thanks for getting back to me.
I tested as you suggested and switched the theme to the default Twenty Twenty-Four. During the test I had only WordPress/WooCommerce and Booster Plus enabled (all other plugins disabled).
The issue still occurred — variant prices were not displayed with Booster Plus enabled.
After disabling Booster Plus, the variant prices display correctly again.So it looks like the problem is directly triggered by Booster Plus 7.5.0 on our site, even on a default theme.
Please let me know what you’d like me to check next (e.g. specific Booster modules to disable, JS/CSS output, settings that affect variation price rendering, etc.).
Hi,
Thank you for your reply.
Under the link below, I am sharing screenshots of the Booster Plus configuration as well as the exported Booster settings file, as requested.
https://sklep.datacomp.com.pl/wp-content/uploads/2025/12/booster_settings.txtPlease let me know if you need any additional information from our side.
Best regards,
Yes, there was a problem here. Loading via Ajax caused errors.
If I turn off integration, everything is ok.
Forum: Plugins
In reply to: [Greenshift - animation and page builder blocks] GreenShift and ComplianzYes, this is important, otherwise you cannot play the video on the website. Fortunately, Complianz developers rose to the challenge. https://wordpress.org/support/topic/video-block-in-greenshift/
Forum: Plugins
In reply to: [Complianz - GDPR/CCPA Cookie Consent] Video Block in GreenShiftYes, that’s the plugin. I will be grateful for this integration!
Regards
Forum: Plugins
In reply to: [PerfectWP - WC Omnibus] PHP Error on product duplication trythe same
Szczegóły błędu =================== Błąd typu E_ERROR został spowodowany w linii 33 pliku /home//domains//public_html/wp-content/plugins/perfectwp-wc-omnibus/src/Managers/ListenerManager.php. Komunikat błędu: Uncaught Exception: Listener not registered in /home/rafawojt/domains//public_html/wp-content/plugins/perfectwp-wc-omnibus/src/Managers/ListenerManager.php:33 Stack trace: #0 /home/rafawojt/domains//public_html/wp-content/plugins/perfectwp-wc-omnibus/src/Support/DuplicatePostSupport.php(25): PerfectWPWCO\Managers\ListenerManager->unregister('PerfectWPWCO\\Li...') #1 /home/rafawojt/domains//public_html/wp-includes/class-wp-hook.php(310): PerfectWPWCO\Support\DuplicatePostSupport->hookDuplicatePostPreCopy(Object(WC_Product_Variation)) #2 /home/rafawojt/domains//public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters('', Array) #3 /home/rafawojt/domains//public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #4 /home/rafawojt/domains//public_html/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-duplicate-product.php(208): do_action('woocommerce_pro...', Object(WC_Product_Variation), Object(WC_Product_Variation)) #5 /home/rafawojt/domains//public_html/wp-content/plugins/woocommerce/includes/admin/class-wc-admin-duplicate-product.php(113): WC_Admin_Duplicate_Product->product_duplicate(Object(WC_Product_Variable)) #6 /home/rafawojt/domains//public_html/wp-includes/class-wp-hook.php(308): WC_Admin_Duplicate_Product->duplicate_product_action('') #7 /home/rafawojt/domains//public_html/wp-includes/class-wp-hook.php(332): WP_Hook->apply_filters('', Array) #8 /home/rafawojt/domains/.pl/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array) #9 /home/rafawojt/domains//public_html/wp-admin/admin.php(419): do_action('admin_action_du...') #10 /home/rafawojt/domains//public_html/wp-admin/edit.php(10): require_once('/home/rafawojt/...') #11 {main} thrownForum: Plugins
In reply to: [Polylang] Select Language for Article block is not displaySame errors for me. On several different sites and servers.
Failed to load resource: the server responded with a status of 500 ()
/wp-json/wp/v2/block…g=pl&_locale=user:1 Failed to load resource: the server responded with a status of 500 ()
/wp-json/wp/v2/users…g=pl&_locale=user:1 Failed to load resource: the server responded with a status of 500 ()
/wp-json/wp/v2/taxon…g=pl&_locale=user:1 Failed to load resource: the server responded with a status of 500 ()
/wp-json/aioseo/v1/ping/:1 Failed to load resource: the server responded with a status of 500 ()
/wp-json/aioseo/v1/ping/:1 Failed to load resource: the server responded with a status of 500 ()
/wp-json/wp/v2/theme…g=pl&_locale=user:1
Forum: Plugins
In reply to: [Omnibus — show the lowest price] Nie wyświetla się cena przy wariantachDla części produktów standardowych również nie wyświetla się cena z ostatnich dni. Nawet w przypadku użycia opcji:
Wyświetl cenę minimalną: Zawsze (użyj, jeśli masz publicznie dostępne rabaty)
Forum: Plugins
In reply to: [Omnibus — show the lowest price] Nie wyświetla się cena przy wariantachGdyby była potrzeba mam wykonaną kopię strony do testów.
Forum: Themes and Templates
In reply to: [Blocksy] Disable sidebar on homepageThank you helped. Site origin was the problem. I have one more question. Is there a global lightbox for photos implemented.
- expected (saved):