JP FLY
Forum Replies Created
-
Forum: Plugins
In reply to: [Booster for WooCommerce] data are missing in pdf invoice / packing slipDear David,
Thank you for this temporary fix you have sent to me.
I applied it on my staging site and live site. Now the pdf invoices do work again properly. I hope to see this back in the new update soon!
JP
Forum: Plugins
In reply to: [Booster for WooCommerce] data are missing in pdf invoice / packing slipDear David,
During further testing the bug in the plugin I found out the following:
When I make a test order and us a payment method (Paypal, credit card etc), the data on the pdf invoice and packing slip are not shown. (I also see the order email coming before that payment step is fully finished).
However, when I make a payment via a bank transfer or SEPA (thus, not using a payment provider step) the data are correctly shown on the pdf!So it looks like it is a timing issue of creating the pdf? I thought this info might help you in solving the problem with the plugin.
JP
Forum: Plugins
In reply to: [Booster for WooCommerce] data are missing in pdf invoice / packing slipDear David,
I just sent you an email about this bug via the pre-sales contact form!
(I did not use the support option, as I already paid for the plugin)I also changed the status to unresolved as the issue is not resolved yet).
Looking forward to hear from you!JP
Forum: Plugins
In reply to: [Booster for WooCommerce] 7.1.3 billing details on custom emails blankHi David,
We are facing the same problems after updating the plugin; client and order data are missing in the pdf email-annex which is sent to the customer and the admin.
This bug is not present in (the paid version) Booster Plus 7.0.0; in this version all data are displayed in the pdf invoice and/or packing slip.In version Booster Plus 7.1.4 it does not work anymore after the first order made, so it means I can not update the plugin at this moment. It looks like the pdf is sent out before all data are collected? When I download the pdf in the order manually, the data are present.
I really would like to see a fix for this.Thanks JP
Hi Maarten,
thank you for your quick response. Do you know this standard shortcode to show these data? I can not find it anywhere?
Thank you! JP
- This reply was modified 11 months, 3 weeks ago by JP FLY.
Forum: Plugins
In reply to: [The Events Calendar] Can’t Change Events List Widget Color #2Sorry, i forgot one line, add this one too:
.tribe-common .tribe-common-h2 {
color: white!important;
}(this is the date number in white)
JP
Forum: Plugins
In reply to: [The Events Calendar] Can’t Change Events List Widget Color #2Hi @ilvered
I think I found the solution for your issue ( I had the same problem)
Try by adding this: (I made the text white:)
.tribe-events-widget-events-list time.tribe-events-widget-events-list__event-datetime, .tribe-events-widget-events-list a.tribe-events-widget-events-list__event-title-link.tribe-common-anchor-thin, span.tribe-events-widget-events-list__event-date-tag-daynum.tribe-common-h2.tribe-common-h4–min-medium { color: white!important; } .tribe-common .tribe-common-h5, .tribe-common .tribe-common-h6 { color: white!important; } .tribe-events-widget .tribe-events-widget-events-list__event-date-tag-month { color: white!important; }
For me it worked!
JP
Forum: Plugins
In reply to: [The Events Calendar] site goes down using HTML minify with update 4.9.8Hi Zach
In the meantime I found out that the problem has a relation with the latest Fusion Builder 2.0.3 from Avada.
Events Calendar 4.9.8 works with the older Fusion builder version I used (1.8.2). When I disable Events Calendar using the new Fusion Builder, the pages get white.
Is there coding from Events Calendar in Avada Fusion Builder??Thanks!
Forum: Plugins
In reply to: [The Events Calendar] site goes down using HTML minify with update 4.9.8Hi Zach
I Use WP Rocket as caching plugin.
I run the site with the latest Avada version (no minification enabled in Avada) and latest Woocommerce.
The result is a white screen on the forefront of the site
Unfortunately I do not see anything in the WP debug file. So I guess, it is really a small thing somewhere?Thanks!
- This reply was modified 5 years, 2 months ago by JP FLY.
After further testing, I can narrow down the issue:
When I deactivate in the request settings the following:
– minimize requests and load Google fonts asynchronous
– minimize requests and load Font Awesome asynchronousthen everything works fine!
If one of these settings is activated, the error above is shown.JP
I am sorry, with the new update from today the error is still visible in the webbrowser Chrome and my woocommerce coupons are not visible.
This caused by /wp-disable/js/css-lazyload.js:
css-lazy-load.js:8 Uncaught ReferenceError: loadCSS is not defined
at HTMLDocument.<anonymous> (css-lazy-load.js:8)
at i (wp-includes-js-jquery-jquery-1.12.4.js:2)
at Object.fireWith [as resolveWith] (wp-includes-js-jquery-jquery-1.12.4.js:2)
at Function.ready (wp-includes-js-jquery-jquery-1.12.4.js:2)
at HTMLDocument.K (wp-includes-js-jquery-jquery-1.12.4.js:2)
(anonymous) @ css-lazy-load.js:8
i @ wp-includes-js-jquery-jquery-1.12.4.js:2
fireWith @ wp-includes-js-jquery-jquery-1.12.4.js:2
ready @ wp-includes-js-jquery-jquery-1.12.4.js:2
K @ wp-includes-js-jquery-jquery-1.12.4.js:2This error is not shown in version 1.4.4 and earlier.
Thanks for investigating this issue. I hope you solve it.
JP
I have the same issue as Lauranvaca,
With the new update 1.5.11, in webbrowser Chrome my discount coupons are not shown or active anymore. When I inspect the cart page I see this:
Uncaught ReferenceError: loadCSS is not defined
at HTMLDocument.<anonymous> (css-lazy-load.js:8)
at i (jquery.js:2)
at Object.fireWith [as resolveWith] (jquery.js:2)
at Function.ready (jquery.js:2)
at HTMLDocument.K (jquery.js:2)This caused by /wp-disable/js/css-lazyload.js
I deactivated and activated my cache plugin, but this does not help.
When I install the old version of the plugin 1.4.3 the error is gone and the coupon is visible again.SO this might be an important issue?
Forum: Plugins
In reply to: [Mollie Payments for WooCommerce] Doesn't work with WPMLHi,
I also have the same problem on my site with WPML. As I have no experience in using hooks, I am lost.
Also the text to choose the bank is not translatable any more.This means that this update can not be used right now and that I still have to use the older version.
Fixing the WPML option to use /nl and other /languages, and the possibility to translate the text would be really appreciated!Thanks! JP