Daniel Zimmermann
Forum Replies Created
-
Thank you for the quick answer.
Why do you then require the Gravatar option (Settings > Discussion) to be activated to display the initials?
Could you please consider sharing with the developers the feedback to only display the initials if there is no Gravatar available? Thank you!
add_filter('wc_stripe_pending_charge_status', function($status, $order){ if($order->get_payment_method() === 'stripe_sofort'){ $status = 'completed'; // Mark order as completed /*$status = 'processing'; // Or mark order as processing */ } return $status; }, 10, 2);
The code snippet above, is now working since version 3.3.36.
Thanks for the great support!
- This reply was modified 2 years, 2 months ago by Daniel Zimmermann.
I added it to the child theme, but orders are still “on hold” and not completed. Do see something at first glance that could be wrong with the code?
Simply beautiful, thank you!
Forum: Reviews
In reply to: [Download Monitor] looking for a suitable plugin to moveI strongly agree with archivist.tr.
I don’t understand why you have to try to squeeze out money out of a project which doesn’t have enough potential to be supported by paid features.
Forum: Plugins
In reply to: [Helpful] [Discontinued] Why actually?Gib dein Baby doch bitte nicht so schnell auf!
Es gibt doch bestimmt die M?glichkeit, mit ein paar exklusiven Funktionen eine Pro-Version zu erstellen, die dann auch deine Arbeit finanzieren k?nnten.
Das Plug-in hat schon über 100.000 Downloads, das w?re echt Schade!Forum: Plugins
In reply to: [Super Page Cache] Cache Query StringsThank you so much for your support, Saumya!
It looks like Divi default CSS styles are overriding Mailpoets styles: https://imgur.com/a/sqhsc0D
OK, let’s take the easy way out.
I am sorry, I meant the default WooCommerce E-Mails. I tried to shorten it because of title limit.
At version 5.8.1. I used
Force Downloads
in combination withAllow using redirect mode (insecure) as a last resort
because I use Google Drive downloads that require a redirect.
After the 5.9.0. update, the same settings caused a “File not found”.You may simply share this feedback with a developer because there may have been a bug introduced with version 5.9.0.
Thank you!
You can close this thread.Hello Mirko,
I already said that I am using
Redirect only (Insecure)
as a solution.
My whole point was the option (which I previously used)Allow using redirect mode (insecure) as a last resort
is not working anymore but results in a “File not found” since the 5.9.0 update.Is Ahir part of your support team?
I am sorry, but this issue is not solved.Sorry Ahir, I guess you need to reread my post.
Dear Loes,
thank you for your quick reply!In your Sendcloud account in the Incoming Order View you can add filters, also regarding statusses
It tried it and the nice thing is that filter stays selected even after logging out and in again.
That does the job!