Paul
Forum Replies Created
-
Hi @mrclayton,
Alright, Thanks for checking back and letting me know! hopefully this will hapen at some point… we’ll see! Keep up the good work!
Cheers, Paul
Hi,
Just wanted to get notified if there is a response. If this is possible, that would be fantastic, finally a single plugin that would fullfill all the needs, and would streamline, accepting payments a lot! Not only the payments itself but also stuff like only having a single receipt from stripe for tax purposes and much more…
Cheers, Paul
Just installed the latest version, works as expected! THANK YOU!
Hi Christian,
That would be great! THANK YOU!
Cheers, PaulJust for info: this is where your checks kick in (class-translation-manager.php Line: 562 to 570):
// Check if no secondary languages are configured
$needs_language_setup = !isset( $this->settings['translation-languages'] ) || count( $this->settings['translation-languages'] ) <= 1;
// Check if user is on the free version
$trp = TRP_Translate_Press::get_trp_instance();
$tp_product_name = reset( $trp->tp_product_name );
$is_free_version = ( $tp_product_name === 'TranslatePress' );
// Check if automatic translation is disabled (only for free users)
$needs_auto_translate_setup = $is_free_version && ( !isset( $this->settings['trp_machine_translation_settings']['machine-translation'] ) || $this->settings['trp_machine_translation_settings']['machine-translation'] !== 'yes' );Yes, I am a free user, no i don’t want auto translation. It would be nice if you then do not remind me to setup my plugin or get a license for auto translation. So $needs_language_setup shouldn’t check for count( $this->settings[‘translation-languages’] ) <= 1 and $needs_auto_translate_setup should evaliate to false if settings[‘trp_machine_translation_settings’][‘machine-translation’] is ‘no’.
i hope this makes sense to you, and my use case is still supported!? Looking forward to hear back from you!Cheers, Paul
@borderlain maybe u can set this as unresolved so someone might take a second look…. Cheers, Paul
Hi @alexcozmoslabs,
Ok, now we know where the badge comes from… but upgrading to the paid verson just to get rid of the badge is a bit of stretch. I’m sure this can be handled more clever. How about just typing FREE into the lic field and future lic notifications disappear then or just a toggle where you tell the system you are using the free version and ignore future missing license notifications???
I don’t mind ads to upgrade and yes i might in future, but notification badges are for errors or stuff that needs immediate attention, and using a free version of a plugin isn’t one of them(except u consider the free version to be broken) right?
Cheers, Paul
Hi
I also noticed this, really annoying….Anyhelp on this?
Cheers, PaulForum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] Woocommerce deprecationsHi @yordansoares,
This issue was resolved in woocommerce 10.3.4:
Dev β Remove deprecation notices from legacy script handlesΒ #61693
Cheers, PaulForum: Plugins
In reply to: [PDF Invoices & Packing Slips for WooCommerce] Woocommerce deprecationsHi @yordansoares,
I just get them as soon as i visit the wpo settings page, when WP_DEBUG is set to true.
I looked at your code, the issue is in Assets.php Lines: 71, 133, 134, 140 and in SetupWizard.php Lines: 145, 147, 154, 158.
If you are using the wocommerce handles for jquery-blockui, select2 and jquery-tiptip they should be prefixed with wc- from now on. It could also be a false positive as you can see here: https://github.com/woocommerce/woocommerce/issues/61616 so i guess there is no straight forward fix for this. Just wanted to make you aware of that!Cheers, Paul
Forum: Plugins
In reply to: [WooCommerce PayPal Payments] JS error on checkout since update to 3.1.0Hi Krystian,
I solved the issue by switching to the new Settings Experience, checked if Pay Later is disabled, which it was(strange) and eather way just saving the Settings again.
I guess the classic Settings page doesn’t store that “Pay Later” messaging is disabled somehow…
Thanks for the quick hint! π
Cheers,
PaulPerfect, and thanks for looking into that!
i have the same issue, and i just finished a newsletter and wanted to send it… looking forward for the fix!Hi @janilyn409,
Thanks for forwarding the message and no problem I’ll override the function myself till a fix makes it into the plugin.
Cheers,
PaulThanks, just wanted to make sure you are aware of this!
Cheers,
PaulThanks, for the response. All good just wanted to make you aware of the fact.
Cheers,
Paul