stormymondays
Forum Replies Created
-
Forum: Plugins
In reply to: [Stock Manager for WooCommerce] Add pagination to the stock manager pageThanks for the fast and very detailed reply! I am using the latest version. Here’s more details:
At first I thought it wasn’t loading the products properly (price was blank) but that’s because ALL the products are variable and I hadn’t realized that. Once I open the variations I can see the prices. So the first 50 products are loading correctly.
However, apparently it’s not loading more than 50 products, it just gets stuck. But after a LONG wait, it loads more.
So I think this has to do with the extra calls necessary to load variable products. I think pagination would be much more user friendly in this case.
Forum: Plugins
In reply to: [Sequential Order Number for WooCommerce] Request Timeout – 500 errorI was able to raise the memory limit and the timeouts enough for this to work.
I have a further question: once “apply for all orders” has run successfully, do I need to keep it checked? I think not, but I’m not sure.
Forum: Plugins
In reply to: [Health Check & Troubleshooting] Is this plugin abandoned?No need to create a new thread, my problem is stated in the original post EIGHT MONTHS AGO:
Like many users, I had problems exiting troubleshooting mode. In my case, I could exit but my active plugins/themes were left in the same inactive status as when troubleshooting. This created a lot of extra work.
Is this going to be fixed?
Here’s a screen capture of a site with the old version and my default configuration:
https://www.dropbox.com/scl/fi/2ryf4vgywl4fau3y0acza/correct.png?rlkey=y29pnoudd61pxtphzqepg9b45&dl=0Here’s an upgraded site (latest version), I can see that the widget is missing the translation of the title but it’s the same one.
And here’s a site where all the widgets have been activated by themselves:
I have a couple of these with all the widgets.
On the WordPress dashboard you can choose to show a number of WP Statistics boxes. Sites on 14.9.1 are showing all the boxes. And there’s one duplicate box: “Traffic Overview” is showing with an English title, in addition to the Spanish version (my sites are in Spanish) “Resumen de tráfico”. This used to be called “Estadísticas rápidas” (quick statistics).
It seems replies have disappeared? Is this going to be fixed in the next version?
Forum: Plugins
In reply to: [Email Address Encoder] Is this plugin dead?Unfortunately, I’m having the same experience. A long standing bug that breaks my sites, no replies to my support queries, or months between replies. This plugin is by an experienced developer whose work I’ve known for a long time. Something must have happened to him.
It took me a while to figure out that this plugin was the cause of the search problem. Any idea when it will be fixed?
Forum: Plugins
In reply to: [WooCommerce] Woocommerce Translation IssueThanks, Shameem. I disagree with your assessment of the situation. It is the same exact issue and it’s very much unresolved. Crowding the forum with multiple threads about the same long standing problem doesn’t help anyone.
The only reliable fix I’ve been able to find is here:
https://github.com/woocommerce/woocommerce/issues/36490#issuecomment-1836230864
Forum: Plugins
In reply to: [WooCommerce] Woocommerce Translation IssueI just got this bug on the Spanish version of WooCommerce. Apparently it dates as far back as 2014 judging from some Github issues.
The “Addresses” linke in My Account is blank. If I install Loco Translate I can see that the translation exists. If I edit the translation and save it, then I get “Addresses” in English instead of a blank line.
Well, for some reason
align-items: center
fixes the alignment problem on some sites but not on others. I’d like to find a general, bullet-proof solution.In my particular use case I have discovered that enabling the option to parse shortcodes fixes the problem, but since it says it might slow down the site, I don’t want to keep it enabled.
After some tests, I was missing an alignment, so the final code would be this:
.elementor-icon-list-item span[id^=eeb-] { display: flex; align-items: center; }
I’d appreciate someone else double checking on this.
Forum: Plugins
In reply to: [Widgets for Google Reviews] Reviews don’t displayFixed in the latest version, thanks.
Forum: Plugins
In reply to: [Widgets for Google Reviews] Reviews quit showingIt’s not the cache. It happens with caching disabled too. Plus WP Rocket doesn’t cache external scripts.
Forum: Plugins
In reply to: [Widgets for Google Reviews] Reviews quit showingYes, of course, this problem is happening with the latest version.