David G
Forum Replies Created
-
Forum: Plugins
In reply to: [Booster for WooCommerce] Checkout Fee Not WorkingHi @active991,
Thanks for your message.
If possible can you please share screenshots of your configuration settings and screenshots of your issue? So, we can check and help you.
Hi @jpvanderlugt,
Thanks for your message.
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 );Forum: Plugins
In reply to: [Booster for WooCommerce] Conflict with YITH Points and RewardsHi @juzzyjayy,
Thanks for your message.
Please add the below CSS to the custom CSS module and enable the module.
#wpfooter{
position: absolute !important;
}Forum: Plugins
In reply to: [Booster for WooCommerce] Admin search critical failureHi @adam198,
We have just released a new version of booster v7.2.3.
Can you please upgrade the plugin and confirm whether your fix has been included or not?
Hi @paralen13,
Thank you for your message.
If possible you can contact us from our website. So, I can take a deeper look and help you.
Forum: Plugins
In reply to: [Booster for WooCommerce] Critical error when trying to update product pageHi @therede,
Thank you for reaching out to us.
If possible you can contact us from our website. So, I can take a deeper look and help you.
Hi @paralen13,
Thank you for reaching out to us.
If possible can you please share screenshots of your configuration settings and screenshots of your issue? So, we can check and help you.
Hi @magole,
Thank you for reaching out to us.
If possible you can contact us from our website. So, we can take a deeper look and help you.
Forum: Plugins
In reply to: [Booster for WooCommerce] VAT Exempt is workingHi @matabooks,
Thanks for reaching out to us.
Have you tried this solution?
- Enable Booster > EMAILS & MISC. > General module
- Change the Session Type in Booster option as WC Sessions / Standard PHP sessions
- Enable Read and Close option
If not, Please try this and let me know it works for you or not.
Forum: Plugins
In reply to: [Booster for WooCommerce] Minimum quantity on variable productHi @ludiconcept,
Thanks for reaching out to us.
By using the Per Product option, you can apply different quantity steps to each product and its variations. However, unfortunately, this kind of per-product variation feature isn’t available in the plugin.
Forum: Plugins
In reply to: [Booster for WooCommerce] PDF packing slip can no longer be openedHi @petranca,
I haven’t heard back from you, so I believe the issue has been resolved. I’m marking this topic complete.
please feel free to open a new thread for any further queries or Please send us a reply and we will resume where we left off.
Hi @dwnl,
Thank you for your message.
Yes, that’s correct. We have added
'standard' => ''
at line 144.Hi @dwnl,
Thank you for your message.
Please kindly replace the attached file at the following path to fix the issue:
File: https://we.tl/t-b2zA4V8A04
Path: /wp-content/plugins/booster-plus-for-woocommerce/includes/shortcodes/class-wcj-orders-shortcodes.php
Before replacing the file, please ensure you take a safe backup of the original file.
Forum: Plugins
In reply to: [Booster for WooCommerce] Should we activate both free and pro versions ?Hi @bing4,
Thanks for reaching out to us.
You can keep your free plugin alongside the Pro plugin, and it won’t cause any issues.
Forum: Plugins
In reply to: [Booster for WooCommerce] PDF packing slip can no longer be openedHi @petranca,
Thanks for reaching out to us.
If possible can you please share screenshots of your configuration settings and screenshots of your issue? So, we can check and help you.