Forum Replies Created
-
AuthorPosts
-
March 23, 2026 at 6:33 am in reply to: can Multicurrency (Currency Switcher) support YITH WooCommerce Product Bundles #58694
David G
ParticipantHi @oosin,
Thanks for reaching out to us.
Mostly our plugin is compatible with all well-known plugins in the market. In some weird cases, we find some compatibility issues.
Let us know if you have further queries.
November 20, 2025 at 12:16 pm in reply to: The [wcj_order_date] is showing an incorrect date. #57837David G
ParticipantHi @oosin,
Thanks for reaching out to us.
The invoice will display the same timezone you have set under WordPress → Settings → General.
Please ensure it’s set to UTC+8, and the PDF will reflect the correct date.
August 14, 2025 at 7:50 am in reply to: USING THE WIDGET TO HIDE DISCONTINUED PRODUCTS WILL AFFECT MY SEO? #56515David G
ParticipantHello,
Hiding discontinued products using the Booster widget will remove them from the front-end product listings and search results in your store. This means search engines will also not see these products, which can affect their indexing and ranking over time.
The feature works by filtering products at query level, so they are excluded from WooCommerce loops such as shop pages, category pages, and search results. The products remain in your database and can still be accessed directly via their URL unless you set them to draft, private, or redirect them.
August 11, 2025 at 4:13 am in reply to: PHP Notice: Translation loading too early for woocommerce-jetpack domain (WP 6.7 #56480David G
ParticipantHi Shimon,
Thanks for reaching out to us.
We are checking the issue from our side and will get back to you with the solution soon.
David G
ParticipantHi Chris Lee,
We’ve tested on our end and are not able to reproduce the fatal error you’re experiencing. This suggests the issue might be related to your specific site configuration, settings, or environment.
To investigate and fix this properly, we would need to debug the issue directly on your site. Without seeing the exact setup where the error occurs, it’s very difficult for us to identify the root cause and provide a reliable fix.
We kindly request you to contact us here:
Please note: You will not be asked for any payment for bug fixing or support related to Booster Core. We offer this support free of charge.
We truly appreciate your patience and cooperation. Please do reach out via the support form, and if possible, share temporary access or staging credentials so we can debug directly and resolve this quickly for you and for others who might be affected.
Thank you again for your continued support.
David G
ParticipantHi Chris Lee,
Thanks for reaching out to us.
We are checking the issue from our side and will get back to you with the solution soon.
David G
ParticipantHi @kombimedia,
Thanks for reaching out to us.
We are checking the issue from our side and will get back to you with the solution soon.
David G
ParticipantHi @oosin,
Thank you for reaching out.
You can achieve this using our “Price Format” module. This module allows you to customize the price display according to your preferences.
For more information, please refer to our documentation here:
David G
ParticipantHello @oosin,
Thank you for your message.
Please take a safe backup of the following file:
wp-content/plugins/booster-plus-for-woocommerce/includes/class-wcj-checkout-files-upload.phpOnce the backup is complete, download the updated file from the link below, replace the existing file with it, and check if the issue is resolved:
https://sendgb.com/7K61HWBCrDO
After testing, please let us know the outcome.
David G
ParticipantHi @oosin,
We have just released a new version of booster v7.2.6.
Can you please upgrade the plugin and confirm whether your fix has been included or not?
David G
ParticipantHello @janetrosehenry,
Thank you for reaching out to us.
PDF invoices cannot be opened properly on some servers due to an error log conflict. So added below code on you wp-config.php. The query plugin also follows this method. that’s why it was working when you activate it.
@ini_set( ‘log_errors’, ‘On’ );
@ini_set( ‘display_errors’, ‘Off’ );
define( ‘WP_DEBUG’, true );
define( ‘WP_DEBUG_LOG’, true );
define( ‘WP_DEBUG_DISPLAY’, false );David G
ParticipantHi @auditorium,
Thanks for your message.
Glad to know the issue is resolved. Let us know if you need any further assistance.
David G
ParticipantHi @atelier,
Thanks for reaching out to us.
You can add the new field and use the product shortcode option, then insert the [wcj_product_sku] shortcode in the value.
Please see this for reference: https://tinyurl.com/2xpwecby
David G
ParticipantHi @rakushun,
No problem, we have a solution.
You can export all the products and change the price from “0.00” to “0” in the XLS sheet. Then, you can re-import the products, which will make it easier to update the prices for multiple products.
David G
ParticipantHi @creaweb_kad,
Thanks for sharing the screenshot.
The issue seems to be related to the email type. Please try changing the email format from plain text to HTML.
-
AuthorPosts
