-
Posted a reply to Checkout now link is wrong if combined with Polylang, on the site WordPress.org Forums:
Perfect, thanks! -
Posted a reply to Checkout now link is wrong if combined with Polylang, on the site WordPress.org Forums:
@angelagrey this works, will this be released soon? Thanks a lot! -
Posted a reply to Checkout now link is wrong if combined with Polylang, on the site WordPress.org Forums:
@angelagrey no, is that feature in the premium plugin? -
Posted a reply to Forms not submitting in 1.5.4, on the site WordPress.org Forums:
@bjplink thanks a lot for the fast response and help.The problem was indeed caused by… -
Posted a reply to Checkout now link is wrong if combined with Polylang, on the site WordPress.org Forums:
Could you maybe apply a filter to the create_link function? So we can change the… -
Created a topic, Checkout now link is wrong if combined with Polylang, on the site WordPress.org Forums:
The "Checkout now" link is not taking the "current_lan… -
Created a topic, Forms not submitting in 1.5.4, on the site WordPress.org Forums:
Since upgrading to 1.5.4 our forms are not submitting … -
Created a topic, Append final statuses, on the site WordPress.org Forums:
For a client of mine we implemented a custom order sta… -
Posted a reply to REST Order API line totals, on the site WordPress.org Forums:
@shameemreza thanks a ton! I think I managed to get the same values in both… -
Posted a reply to REST Order API line totals, on the site WordPress.org Forums:
@shameemreza thanks for your quick response. Im doing that right now but sometimes I get… -
Posted a reply to Errors on checkout, on the site WordPress.org Forums:
Im using the old shortcode way of creating a checkout in WooCommerce. -
Created a topic, Errors on checkout, on the site WordPress.org Forums:
Im getting the following errors on a checkout page: … -
Created a topic, REST Order API line totals, on the site WordPress.org Forums:
Hello all! When adding fee_lines or line_items to a… -
Posted a reply to Fatal error on version 7.5.2, on the site WordPress.org Forums:
@femiyb when is this release scheduled? Is that known yet? -
Posted a reply to Wrap psr/log in namespace, on the site WordPress.org Forums:
@femiyb any idea when this will be released? Thanks in advance! -
Created a topic, Fatal error on version 7.5.2, on the site WordPress.org Forums:
Mollie\WooCommerce\MerchantCapture\OrderListPaymentCol… -
Posted a reply to Wrap psr/log in namespace, on the site WordPress.org Forums:
Thanks for the update 👍 -
Created a topic, Wrap psr/log in namespace, on the site WordPress.org Forums:
Related Github issue: https://github.com/mollie/Woo… -
Posted a reply to Cannot read properties of null (reading ‘getAttribute’), on the site WordPress.org Forums:
Also getting the following error on the same line: null is not an object (evaluating… -
Created a topic, Cannot read properties of null (reading ‘getAttribute’), on the site WordPress.org Forums:
Im getting the following error: Cannot read propert… -
Created a topic, Failed to execute ‘closest’ on ‘Element’, on the site WordPress.org Forums:
Im getting the following error: Failed to execute '… -
Posted a reply to SyntaxError: Unexpected token . (contact-form-7/includes/swv/js/index.js), on the site WordPress.org Forums:
The same file now also gives me this error: "invalid regexp group" -
Posted a reply to SyntaxError: Unexpected token . (contact-form-7/includes/swv/js/index.js), on the site WordPress.org Forums:
@endercenter did you find a fix? I got the same issue in 5.7.2. -
Posted a reply to Trash action not always defined, on the site WordPress.org Forums:
To disable the trash feature place this in your wp-config: define( 'EMPTY_TRASH_DAYS', 0 ); -
Created a topic, Trash action not always defined, on the site WordPress.org Forums:
In WordPress you can disable the trash post feature bu… -
Posted a reply to Failed to execute ‘getComputedStyle’, on the site WordPress.org Forums:
Resolved. -
Created a topic, Failed to execute ‘getComputedStyle’, on the site WordPress.org Forums:
Hello, Im using the shortcode method of this plugin b… -
Posted a reply to Sync plugin settings (wp_options table) on multiple environments, on the site WordPress.org Forums:
Thanks @bcworkz. Exactly what I thought, but I thought maybe something like that had already… -
Created a topic, Sync plugin settings (wp_options table) on multiple environments, on the site WordPress.org Forums:
How do you guys handle database changes, more specific…