Philipp Thom
Forum Replies Created
-
Forum: Plugins
In reply to: [PayPal Zettle POS for WooCommerce] VAT wrong for variable productsHello @joostvandevijver,
thank you for your answer.
I checked the products and I must update them to resync them with Zettle. I did a bulk edit with a dummy edit to trigger post update. Now they synced correctly.
What I assumed was that when the products got updated they will be resynced with correct prices and taxes.
But there must have been any problem with sync maybe from cron or an other trigger.It doesn’t matter which tax setting is used, like you found out correctly.
but the products must have a post update hook to cause resync and then they are fine in product library at Zettle.The ticket can be closed now, until I get a vaild reason for the unsynced tax settings.
What ever causes products to get wrong tax setting, could be an other plugin that in incompatible with zettle sync.
Forum: Plugins
In reply to: [PayPal Zettle POS for WooCommerce] VAT wrong for variable productsHi Joost,
now I found out what causes the problem. Variable products with VAT setting to take vat from parent product won’t sync with vat. They sync only with net prices.
I suppose your code is not checking this or is not fetching the vat settings from parent product.
Hope you can fix that.
Forum: Plugins
In reply to: [shipcloud for WooCommerce] Kompatibilität mit GermanizedVielen Dank für den Hinweis 🙂 Leider funktioniert so aber Hermes nicht bei mir. Genau das Problem, wie bei @stil1le tritt bei mir auch auf.
Ich nehme an, es hängt mit dem Woocommerce shipping hook zusammen, weil beide Plugins diesen Hook verwenden. Das gibt den Konflikt.
Forum: Plugins
In reply to: [shipcloud for WooCommerce] Kompatibilität mit GermanizedHallo? Wollen Sie bitte Ihren Vertrag erfüllen?
Durch Ihr “Rewrite” haben Sie die Kompatibilität mit Germanized unterbrochen. Es ist mehr als nachvollziehbar, dass ich eine Verwendung mit Germanized als möglich voraussetze.
Kommen Sie bitte Ihrem Vertrag nach, ansonsten muss ich meine Vertragszahlungen einstellen und Erstattung der Grundgebühr erwirken.
Forum: Plugins
In reply to: [shipcloud for WooCommerce] Neue Version 2.0 funktioniert nichtDer Fehler ist durch diesen Aufruf:
Call to undefined function wp_get_current_user().Wird wahrscheinlich zu früh aufgerufen.
Hooks prüfen.Aktuelles WP: 5.9.3
Forum: Developing with WordPress
In reply to: option_active_plugins Filter disabling plugins@brentonklassen you see this behavior, because I suppose WP runs the hook multiple times. When WP checks currently active plugins in admin hook as you describe, it would update options table of active plugins on every page load.
So a solution would be to check which hook is currently running inside your function.
All backend hooks must then be skipped.I wasn’t able to do this.
Maybe you can do this and share us your function.
Forum: Developing with WordPress
In reply to: option_active_plugins Filter disabling plugins@bcworkz thank you again for your reply. You point me to a more reliable solution. I previously saw a similar post here, but without any satisfying answer.
Now this should be also a good record for others getting to the same point.
In meantime I found a plugin, that helps selectively deactivate plugins upon specific calls. https://ww.wp.xz.cn/plugins/freesoul-deactivate-plugins/
I plan your suggestion for near future as enhancement.
- This reply was modified 5 years, 1 month ago by Philipp Thom.
- This reply was modified 5 years, 1 month ago by Philipp Thom.
Forum: Developing with WordPress
In reply to: option_active_plugins Filter disabling plugins@bcworkz Thank you for reply. If understand you right, this only works if all the installed plugins use this snippet in their code. So this is in theory likely to be the best solution. But how can this be achieved in production?
Forum: Reviews
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Data Crawler! Not worth it.Hi Dan,
Thank you for your answer.
So you see the problem of GDPR compliance.
But you miss a very important point.
Any service not running by a German company it selves must comply with high need to store and process customer data.
In terms of jetpack this is not the case.
There is no need that we can argue enough to transfer an arbitrary number of customer data to you even within a DPA.
Additionally we would provide massive insight in critical business figures.
So the DPA must at least be connected with an NDA.
All this effort is not worth it.Which does not mean, your service could be great to a lot of customers.
Again thank you for your effort. We will need to implement the jetpack features ourselves in the meantime.
Forum: Reviews
In reply to: [Jetpack - WP Security, Backup, Speed, & Growth] Data Crawler! Not worth it.Hi Dan,
thats the thing. I already read that page you linked above.
As we develop multiple services and native apps also there are ways to prevent this. You could just collect anonymized data.
As a german based company we can’t allow anyone to get access to all our client data at any time.
So my review will still be this bad. I’m sorry for this, but I need to meet german and EU laws in this point!
Forum: Plugins
In reply to: [WooCommerce] Warning to “Deactivate old WooCommerce Admin versionIt seems @grigaswp’s solution works for me too.
Forum: Plugins
In reply to: [WooCommerce] Warning to “Deactivate old WooCommerce Admin versionSame issue here. -push-
Still not solved for everyone!Forum: Themes and Templates
In reply to: [Great] Ninja Form not appearing on page@jhiatt4 In Case you are still wanting W3 Total Cache together with Ninja Forms there is a simple solution! Disable Minify > HTML & XML
Imgur Image- This reply was modified 8 years, 6 months ago by Philipp Thom.
Sorry for duplicate content, but google didn’t show me at first.
Just mark your custom fields as unique in the gravity form form settings.
The answer is here: https://ww.wp.xz.cn/support/topic/plugin-gravity-forms-update-post-custom-fields-not-really-working?replies=11