It’s only visible if supported, in recent woocommerce version it needs a revision. Please ignore it.
Thread Starter
Andrea
(@lollipoppingu)
So? What should I ignore? I don’t understand
It’s a column that was very useful for the customer, there’s no way to “force” it?
Thank you
Compatibility check and further revisions take time, I hope you can wait.
Thread Starter
Andrea
(@lollipoppingu)
Ok then I’ll wait, thanks.
I also wanted to report another problem (I don’t know if you prefer that I open a new ticket).
When a customer purchases on the site the quantities of the product are not decreased
Not immediately decreased but on the order status to completed/processing, in addition with the cron job scripts. Kindly check the crons tab under advanced settings. No need to open a new ticket because this issue has been resolved earlier.
Thread Starter
Andrea
(@lollipoppingu)
I tried to create a cron on cPanel like this:
https://www.sitename.it/?slw-crons&action=update-stock&limit=250&reconsider=hour
Which is executed every minute.
I followed the instructions in this guide: https://wordpress.org/support/topic/stock-not-reducing-when-orders-received/#post-17016960
But despite this the quantity of the product is not updated even after hours.
Obviously the order was set as Completed.
There are about 11,000 products on the site.
Am I doing something wrong?
Thank you
reconsider should not be hour, else it will start from the beginning every hour, try make another choice instead of hour, like a day.
Thread Starter
Andrea
(@lollipoppingu)
I tried modifying the Cron like this
https://www.sitename.it/?slw-crons&action=update-stock&limit=250&reconsider=day
but the amount still hasn’t been scaled after more than an hour.
If you are looking for a particular product so you can use product_id=NUMBER in this URL so you can see if script is updating the stock value or not. If you still need help, use the help tab on the settings page and reach me.