Christopher Mail?nder
Forum Replies Created
-
Forum: Plugins
In reply to: [Amazon Pay for WooCommerce] Failing OrdersHey @christian1983,
Thank you, I am. Hope you are fine, too!
Unfortunately not. What kind of information would you require?
Best regards,
ChristopherForum: Plugins
In reply to: [Yoast SEO] Lots of DB queriesHi @suascat_wp
Thank you for the quick reply and checks. I am not certain yet, which plugin is causing this behaviour, but I am already able to say that it is not Yoast.
Thanks again!
Hi @webtoffee,
Thank you for the quick reply. Here are some example queries:
SELECT wp_posts.* FROM wp_posts LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id) WHERE 1=1 AND ( wp_term_relationships.term_taxonomy_id IN (1670) ) AND wp_posts.post_type = 'cookielawinfo' AND ((wp_posts.post_status = 'publish')) GROUP BY wp_posts.ID ORDER BY wp_posts.post_date DESC <strong>(yields > 172820, 172819)</strong> SELECT t.*, tt.*, tr.object_id FROM wp_terms AS t INNER JOIN wp_term_taxonomy AS tt ON t.term_id = tt.term_id INNER JOIN wp_term_relationships AS tr ON tr.term_taxonomy_id = tt.term_taxonomy_id WHERE tt.taxonomy IN ('cookielawinfo-category') AND tr.object_id IN (172820, 172819) ORDER BY t.name ASC SELECT post_id, meta_key, meta_value FROM wp_postmeta WHERE post_id IN (172820,172819)
I hope that this helps a little. If I may provide any further details, please feel free to let me know.
Forum: Plugins
In reply to: [Yoast SEO] Lots of DB queriesHi Suwash,
Thank you very much for the quick answer.
The issue only occurs between 6 and 7 am, so I will deactivate it tomorrow morning and have a look.
PHP version is 7.4
WordPress: 5.8
MySQL 8As multiple causes come to my mind at the moment, I will deactivate the other ones as well then. Nevertheless, I will keep you posted.
Forum: Plugins
In reply to: [Redirection] Lots of DB queriesThanks!
Forum: Plugins
In reply to: [Redirection] Lots of DB queriesHi John,
Thank you for the quick answer. This is a bit strange, since I find a related query in /models/importer.php
Forum: Plugins
In reply to: [Yoast SEO] Optimization failsHi @mikes41720,
Thank you very much for the quick reply and assistance.
Found the issue: I hooked into woocommerce_product_add_to_cart_text via add_filter and apparently this broke the optimization on some pages.
Best regards,
Christopher- This reply was modified 3 years, 7 months ago by Christopher Mail?nder.
Forum: Plugins
In reply to: [Mollie Payments for WooCommerce] ApplePay in 6.5Hi @niklasinpsyde,
Thank you. I have just done so.
Apart from that, is there some kind of roadmap when other features and integrations might be coming (like Amazon Pay, Google Pay or Paypal Express)?
Best regards,
ChristopherForum: Plugins
In reply to: [Mollie Payments for WooCommerce] ApplePay in 6.5Was this topic solved?
The change log did not indicate anything.
Forum: Plugins
In reply to: [Mollie Payments for WooCommerce] ApplePay in 6.5Hi Andreas,
Thank you so much!
Forum: Plugins
In reply to: [Mollie Payments for WooCommerce] ApplePay in 6.5Hi Niklas,
Thank you very much. Look forward to your update.
Still interested in this (just trying it to being closed due to inactivity :))
hello,
Thank you very much for the quick and promising reply. I currently have 1.2.5.3 (free version), 2.2.5.3 is then the premium one? The chain option is not shown on my end unfortunately.
Sorry for the confusion: After some more testing, I added back the transition effect, let your plugin load in wp_head instead of wp_footer (moove_gdpr_cookie_popup_modal + moove_gdpr_cookie_popup_info) and added some more dimension information (might only be relevant for us, as the GDPR CSS is loaded deferred).
Forum: Plugins
In reply to: [PayPal Plus for WooCommerce] INVALID_RESOURCE_ID / 404 ErrorsHi Andreas,
Thanks again for the quick answers and the great support!
This issue has not been reported in the last weeks, so I feel comfortable that it is solved now. It was caused by Wordfence where the IP addresses of the Paypal servers had to be whitelisted: https://www.paypal.com/us/smarthelp/article/what-are-the-ip-addresses-for-live-paypal-servers-ts1056
Best regards,
ChristopherForum: Plugins
In reply to: [PayPal Plus for WooCommerce] INVALID_RESOURCE_ID / 404 ErrorsHello Andreas,
Thank you for the feedback.
Perhaps as an interesting information also for other possible readers of this:
We have adjusted the firewall rules and are now observing the situation.Still, some complaints about issues with the Paypal payments are coming it, but we are not certain that these are related to the initial issue at the moment and will continue to observe this.
I will send an update next week or in a fortnite.
Best regards,
Christopher- This reply was modified 4 years, 1 month ago by Christopher Mail?nder.