As previously announced via banners and our newsletters, support is no longer available through this platform.

For easier navigation, you can still click on "Submit a Ticket" here, choose the appropriate category, and you'll be redirected to the correct support channel for your plugin.

You can still access your previous tickets and browse public tickets, but please note that responding to tickets is no longer possible.

Paid customers: Please log in to your store account for support.

Pre-purchase questions: Use the support widget in the bottom-right corner of our websites:
https://wpamelia.com
https://wpdatatables.com
https://wpreportbuilder.com

Okay
  Public Ticket #2738836
Cron event
Closed

Comments

  • Denis Lord started the conversation

    L'onglet "Add PHP Cron Event" ne s'affiche pas.

    Comment le faire apparaitre ?

  • [deleted] replied

    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).

  • Denis Lord replied

    OK My next ticket will be in english

  • Lark Oxler replied

    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