Comments Denis Lord started the conversationApril 1, 2021 at 7:51pmL'onglet "Add PHP Cron Event" ne s'affiche pas.Comment le faire apparaitre ?[deleted] repliedApril 2, 2021 at 1:09pmHello Denis, thank you for reaching out to us. May I kindly ask you to continue correspondence in English, as I'd like to make sure correct information is exchanged, and I will be able to assist you better. In case that contacting your provider or trying the following did not work: */15 * * * * wget -q -O - "https://pelluciddetailing.co.uk/wp-admin/admin-ajax.php?action=wpamelia_api&call=/notifications/scheduled/send" my suggestion is to try with WP Crontrol plugin. You have detailed instructions in our FAQ section (look for WP Crontrol). Denis Lord repliedApril 2, 2021 at 2:44pmOK My next ticket will be in englishLark Oxler repliedApril 3, 2021 at 8:03pmFrench:L'onglet "Add PHP Cron Event" ne s'affiche pasEnglish:The 'add cron tab is not displayed' You will find this area on your hosting server under 'crons' and add it there. What worked for me (on Siteground) was this: GET 'https://yourdomain.com/wp-admin/admin-ajax.php?action=wpamelia_api&call=/notifications/scheduled/send' > /dev/null Sign in to reply ...
L'onglet "Add PHP Cron Event" ne s'affiche pas.
Comment le faire apparaitre ?
Hello Denis,
thank you for reaching out to us.
May I kindly ask you to continue correspondence in English, as I'd like to make sure correct information is exchanged, and I will be able to assist you better.
In case that contacting your provider or trying the following did not work:
*/15 * * * * wget -q -O - "https://pelluciddetailing.co.uk/wp-admin/admin-ajax.php?action=wpamelia_api&call=/notifications/scheduled/send"
my suggestion is to try with WP Crontrol plugin. You have detailed instructions in our FAQ section (look for WP Crontrol).
OK My next ticket will be in english
French:
L'onglet "Add PHP Cron Event" ne s'affiche pas
English:
The 'add cron tab is not displayed'
You will find this area on your hosting server under 'crons' and add it there.
What worked for me (on Siteground) was this:
GET 'https://yourdomain.com/wp-admin/admin-ajax.php?action=wpamelia_api&call=/notifications/scheduled/send' > /dev/null