enumis
Forum Replies Created
-


Hello!
Could you please correct it?
Unfortunately, I have converted it to 1-year subscription. While I have bought a full product without subscription!
Forum: Plugins
In reply to: [WooCommerce] New message after updateThank you!
Bug is fixed by downgrading to 10.9.4. Never again!
thank you for your answer.
It was added few versions ago.
so it was added on purpose? Brainstorming.
What was the purpose to add it, if it couldn’t be edited or corrected, since the nature of used condition goods?
Forum: Plugins
In reply to: [WooCommerce] New message after updatehttps://snipboard.io/vRLVqc.jpg
https://snipboard.io/hn7VLT.jpg
as you can see the address are identical. I am using Stripe plugin by Woo.
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Old Stripe API usingThank you for your answer.
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Old Stripe API usingHello!
Thank you for your answer.
No, I do not have any error. However I can read what Stripe imroving each month on their API and one-year-old API looks not so attractive.
May be I have found a solution:
It is tuned off the zoom from Woo, but not yours. Now it is 600×300 in mobile version.
add_filter( ‘max_srcset_image_width’, ‘optimize_mobile_gallery_srcset’, 999 );
function optimize_mobile_gallery_srcset( $max_width ) {
if ( class_exists( ‘WooCommerce’ ) && is_product() ) {
// Forces mobile and desktop sliders to prioritize responsive srcset cuts over raw images
return 768;
}
return $max_width;
}Thank you for your answer.
I understood your plugin does not recognize any other currency but main one.
Ok. Searching for new plugin.
I have read it before posting and uninstalling. Too complicated. Instead of plug and use with other normal plugins.
Forum: Plugins
In reply to: [Google for WooCommerce] How to delete a product from Merch Center?Thank you for your message.
what I did:
- Add few products on my site.
- Sync
- restore backup, which doesn’t have those products.
- sync
- Those products are in a Merchant Center and can not be deleted.
no, I didn’t sync with other plugins.
I can not sync them, since they don’t exist on my site. I can not delete them from a Merch Center, since it is impossible.
- This reply was modified 1 year ago by enumis.
Hello!
Sure you can not catch it, since you did not refresh PageSpeed page enough times the second time.
You just seen your first results for the second time.
Please check LCP without your plugin.
Forum: Plugins
In reply to: [Advanced Free Shipping for WooCommerce] How to set currency?Thank you! Deleted.
Forum: Plugins
In reply to: [WooCommerce] How to set currency?Sorry. Wrong plugin. Please delete my message.
I have already downgraded to a previous version 2.1.9. Downloaded it here.
Yes, everything now ok as it was.