Viewing 7 replies - 1 through 7 (of 7 total)
  • Hi Wolfram

    Sorry for the delayed response.
    Thank you for your suggestion. We are working on it and will consider this on the next version.Keep in touch, your suggestions are always valuable for us..:-)

    Regards,
    Neha
    Team Dualcube

    I had the same inquiry. Please give a option that emails to admin can be disabled. As any company’s dev team need not receive all the emails that should be going to just sales department.

    And please update the status of the issue to resolved only when it is done. You have just replied that you would be doing it in next release and made it resolved while the update hasn’t come yet.

    Thread Starter gagern

    (@gagern)

    And, what’s even worse, if you change the admin email in WordPress, it has no effect on the plugin. It keeps sending to the old admin email address. Had to change it in the database via phpMyAdmin…

    Hi Wolfram & Alok,

    We will be launching our plugin’s latest version by October “2015” end and it will cater the above issues.

    I shall update you the same.

    Thanks,
    Neha

    For a temporary solution until your update comes I have disabled admin mails by modifying code.
    File to be modified
    wp-content/plugins/woocommerce-catalog-enquiry/classes/class-wc-Woocommerce-Catalog-Enquiry-ajax.php

    Line no 67

    $email_admin = get_option( 'admin_email' );

    is to be replaced with

    $email_admin = '';

    @wolfram try this it will help till the update comes.

    Hello Alok,

    Thanks for your input. As mentioned, we will inform you once the new version is updated.

    Thanks,
    Neha

    Hey,

    As promised we are back with the latest update 2.3.0 of our Plugin and the good news is the above issue has been ressolved ??

    Please feel free to open a thread if you need any more help.

    Request- A 5/5 rating would definitely help us to reach out more users ??

    Thanks,
    Neha

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘No e-mail to admin’ is closed to new replies.