MisterR
Forum Replies Created
-
Forum: Plugins
In reply to: [Product Size Charts Plugin for WooCommerce] Minor Admin CSS bugIt is still not fixed in version 2.0.7.
It is still not fixed in version 2.0.7.
Forum: Plugins
In reply to: [Product Size Charts Plugin for WooCommerce] Minor Admin CSS bugIt is still not fixed in version 2.0.6.
It is still not fixed in version 2.0.6.
Forum: Plugins
In reply to: [Bread Pay] Fatal error on WC > Subscriptions pageIt has been fixed in the most recent version.
It is still not fixed in version 2.0.5.
Thank you!
ashin_acowebs,
It does nothing. There’s no “wcpa_display_hooks” filter in the newest plugin version.Alternatively, you can use another tag (eg. <span>) instead of <button>.
Forum: Plugins
In reply to: [WooCommerce] Add payment method delay noticeRK, no doubt that your experience is very helpful, but not in this case.
I meant code in woocommerce\includes\class-wc-form-handler.php
If to be precise, this part
if ( WC_Rate_Limiter::retried_too_soon( $rate_limit_id ) ) { wc_add_notice( /* translators: %d number of seconds */ _n( 'You cannot add a new payment method so soon after the previous one. Please wait for %d second.', 'You cannot add a new payment method so soon after the previous one. Please wait for %d seconds.', $delay, 'woocommerce' ), 'error' ); return; }
Thanks!
Forum: Plugins
In reply to: [WebP Express] Convert Single ImagesSeems that it’s not possible at the moment.
Forum: Plugins
In reply to: [WebP Express] Update WebP images on cropping/resizingNo reply in six days, so we had to switch to ShortPixel Image Optimizer.
It allows to recreate WebP images for a single object in the Media Library.
So if we manually re-crop an image, we use the “re-optimize” command to regenerate WebP images.
I hope someone finds it helpful.
Forum: Plugins
In reply to: [WebP Express] WebP Express + ACFOK. Thank you. It was helpful.
Forum: Plugins
In reply to: [WebP Express] WebP Express + ACFAny updates?