kipzes
Forum Replies Created
-
Forum: Plugins
In reply to: [PostNL for WooCommerce] Geen optie om verzendlabel te makenWij zijn ook tegen dit probleem aangelopen. Maar hebben geen oplossing nog. Het zal enkel in een bepaalde situatie voorkomen
Ik kreeg van PostNL Channel Integration het volgende antwoord terug nadat deze was doorgezet naar de developers.
Ik kan de error niet namaken met dezelfde instellingen en kan labels aanmaken. Komt de error bij nieuwe zendingen nog steeds voor? Mocht je de instellingen aangepast hebben, dan kan het zijn dat het niet retroactief wordt aangepast.
Forum: Plugins
In reply to: [WooCommerce] Disable hook wc_delete_related_product_transients_asyncI am running into the same issue on multiple WooCommerce sites. The action scheduler table is filled with million of rows with the wc_delete_related_product_transients_async events.
When downgrading WooCommerce to version 9.7.1 omits the issue.
- This reply was modified 1 year, 1 month ago by kipzes.
I’ve tried several commands but I’m still getting the Too few arguments to function error. The version I’ve installed is 2.2.2
Forum: Plugins
In reply to: [Contact Form 7] wpcf7_autop() messes up tables in email HTML layoutWe’re experiencing this issue as well. After I updated CF7 it suddenly adds a paragraph tag to the forms. This is causing issues with the custom styling applied to the forms.
Forum: Plugins
In reply to: [Clerk] Fatal error when activating/installing moduleI think this issue can be ommitted by replacing line 28 in the
class-clerk-visitor-tracking.phpfile with the following:$options = get_option('clerk_options') !== false ? get_option('clerk_options') : [];Forum: Plugins
In reply to: [Mollie Payments for WooCommerce] No banks are shown in iDeal dropdownSame issue here. Downgraded plugin to 5.11.0 and the list was shown again. Both in test and live mode the issue appeared.