• Resolved macfan007

    (@krgauravit007)


    I did try testing it out with free version, But didn’t receive any email on customer.
    However test mail came to admin email ID .
    Pl help.
    thanks

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor chetnapatel

    (@chetnapatel)

    Hi,

    Can you please follow below step to receive abandoned cart reminder email?

    1) Our plugin only sends the abandoned cart reminder email for ACTIVE email templates. Can you please ensure that the email template is “Active” on your store?

    2) If the email template is active and you still not receive the abandoned cart reminder email then you can confirm that WP-CRON is disabled in “wp-config.php” file of your store or not by checking the below constant is defined on your store.

    define( 'DISABLE_WP_CRON', true );

    If this constant is defined on your store then WP-CRON will not run on your site & the abandoned cart reminder emails will not be sent to the users.

    Can you please confirm this constant is defined or not on your site?

    3) If WP-CRON is not disabled and still the abandoned cart reminder email does not send to the users then the server setting can affect it.

    So for that can you please define below constant to your “wp-config.php” file?

    define( 'ALTERNATE_WP_CRON', true );

    If the issue still persists then I would need to check the issue on your website. So can you please post your query on our plugin’s forum page?

    Below is our plugin’s forum page link:
    https://www.tychesoftwares.com/forums/forum/woocommerce-abandon-cart-pro/

    Regards,
    Chetna Bhutka

    • This reply was modified 7 years, 4 months ago by chetnapatel.
    Thread Starter macfan007

    (@krgauravit007)

    I didn’t find any line to disable/enable Cron Job in php file. I have inserted below lines
    define( ‘DISABLE_WP_CRON’, false );
    define( ‘ALTERNATE_WP_CRON’, true );
    I still don’t get email for abandoned cart (testing)

    Pl help, I have sent an email and post on your forum link as well.

    Thanks

    Plugin Contributor chetnapatel

    (@chetnapatel)

    Hi,

    Thank you for posting your issue on our support forum page.

    I have replied on it. Can you please check and confirm it?

    Regards,
    Chetna Bhutka

    Not working for me either.

    Plugin Contributor chetnapatel

    (@chetnapatel)

    Hi Tushar,

    Can you please check your SPAM folder of your email address? As the emails are moved in there at times.

    If you do not see any email in INBOX or SPAM folder then can you please post your issue on our plugin’s forum page?

    Below is our plugin’s forum page link:
    https://www.tychesoftwares.com/forums/forum/woocommerce-abandon-cart-pro/

    On the forum page, please share the screenshot of “wp-config.php” file where you have define the (ALTERNATE_WP_CRON) constant.

    Regards,
    Chetna Bhutka

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Didn’t get any email’ is closed to new replies.