sofie222
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] past due actions are stacking slowlyHi frank,
I figured out that I have to schedule the cron job every day. Unfortunately I don’t have any knowledge regarding cron jobs and their script etc.
I asked chat gpt and it said I should change my
public_html/wp-config.phpfile on my server because WooCommerce already has a corn job running? And after that I should create a new one on my web server Bluehost. I don’t want to change my code without knowing what I’m doing. Do you have any advice for me?Cheers.
Forum: Plugins
In reply to: [WooCommerce] past due actions are stacking slowlyHi frank,
Running the past-due actions manually worked just fine.
And regarding the cron job settings, I can add a new cron job to my website: until now I have non running.

translated text from the screenshot: “With cron jobs, you can automate specific commands or scripts on your website. You can set a command or script to run at a specific time every day, every week, etc. For example, you can set up a cron job to delete temporary files weekly to free up storage space. Learn more about cron jobs.”
Should I add a new cron job?
Cheers.
Forum: Plugins
In reply to: [WooCommerce] past due actions are stacking slowlyHi frank,
Thanks for your quick response.
These are the pending actions:


Cheers.