aaron843
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Woocommerce not saving shipping ratesIt won’t even save the Shipping method title.
Can we get details on how this was resolved?
Forum: Plugins
In reply to: [WooCommerce] WooCommerce database update required. Won’t go awayI had to deactivate my theme, apparently the CSS was somehow dependant on woocommerce. After restoring the site, and reactivating woocommerce, the persistent messages are still there. The only way I’m able to make them go away is in the admin CSS, adding:
.components-notices__snackbar, .css-1xs3c37-CardUI { display: none !important; } .woocommerce-card { display: none !important; } .woocommerce-embed-page #wpbody-content .notice { display: none !important; }
although I don’t know what unintended effects that will have. I’ve tried all the suggestions so far.
Forum: Plugins
In reply to: [WooCommerce] WooCommerce database update required. Won’t go awayDeactivating the woocommerce plugin took my site offline and made the dashboard inaccessible. So I am unable to reactivate it or do anything with the site now.
Forum: Plugins
In reply to: [Yoast SEO] Advanced SEO settings disappearedokay, I’ve figured it out. There are two settings panels for Yoast SEO: One is in the sidebar at the right. The other is under the post content, after a great deal of white space. Unless you’re scrolling down, you won’t see the second settings panel, but that is the only one of the two that has advanced settings available.
Forum: Plugins
In reply to: [WooCommerce] Coupon management has moved! – noticeI notice that wc-update-db-reminder (WooCommerce database update done
WooCommerce database update complete. Thank you fo.) has a date_created value of 2022-06-19 03:26:35. Isn’t this in the future? Could this be part of the bug?Forum: Plugins
In reply to: [WooCommerce] Changelog’ infos latest update 4.9.1 – MISSINGCan confirm. Also release date is 2021-01-xx (unspecified day in January). So we’re not sure if the release was even intentional.
Forum: Plugins
In reply to: [WooCommerce] Coupon management has moved! – noticeStill broken.
Forum: Reviews
In reply to: [Prevent Direct Access - Protect WordPress Files] Beware of these Scammers!Why did you give them five stars?
Forum: Plugins
In reply to: [Site Reviews] capture name/email for logged-in users?Thanks! that works!
Thanks, I missed that!
I think it was a conflict external to your plugin! Seems to be working. Sorry to bother you.
1. Create coupon with mix/max purchase amount (e.g. 10% off for $500-$999.999)
2. Add items to the cart until coupon requirements are met. (e.g. $940)
3. Delete one item. Result: discount disappears but it still be valid based on cart amount (e.g. $640).
I have the free version. The option is enabled.
The feature is documented as part of the free version here: https://www.soft79.nl/product/woocommerce-extended-coupon-features/
- This reply was modified 4 years, 3 months ago by aaron843.
Forum: Fixing WordPress
In reply to: Unable to drag and drop blocksSeems like drag-and-drop is still not an option. I’m not sure the purpose of the bock editor, it’s slow, you can’t drag and drop, controls are hidden/go away. It’d be nice if WordPress would look at some easier to use UI.