• Resolved gerold1968

    (@gerold1968)


    Hi,
    since the last update there is an annoying message in the admin emails to get the mobile app. This is coded in a way that even individual translations are overridden and I cannot get rid of that.
    If I would like to use the app (which only works with jetpack added – I don′t want that either!) I would do it. But please refrain from pushing us to use things we don′t want to.
    It′s not very nice to place this kind of notices in admin emails.
    Anyway: how can I get rid of it?

Viewing 9 replies - 1 through 9 (of 9 total)
  • Copy
    wp-content/plugins/woocommerce/templates/emails/email-mobile-messaging.php
    to
    wp-content/themes/your-child-theme/woocommerce/emails/email-mobile-messaging.php

    Edit the copy by inserting // at the beginning of the last two lines. This will make them into a comment and therefore prevent their action.

    Thread Starter gerold1968

    (@gerold1968)

    Thanks (@lorro). Works.
    Anyone of the woocommerce team something to say about this? Couldn′t find that new template in the documentations….

    Hi,

    since the last update there is an annoying message in the admin emails to get the mobile app.

    .

    Just to be sure we are on the same page, please provide a screenshot of the message received you can send the screenshot link via https://snipboard.io – please follow the instructions on that page, then paste the URL in this thread.

    Thanks.

    Thread Starter gerold1968

    (@gerold1968)

    Hi @ihereira,
    we are taking about that annoying message “Process your orders on the go. Get the app.” (This is the german version) appearing since last woocommerce update in all admin emails right between customer data and footer.
    Obviously woocommerce has introduced a new template and “forgotten” to tell us about.

    Saif

    (@babylon1999)

    Hello @gerold1968,

    we are taking about that annoying message “Process your orders on the go. Get the app.” (This is the german version) appearing since last woocommerce updat

    This was introduced in the WooCommerce 7.0 release, you can read more about it here: https://developer.woocommerce.com/2022/10/11/woocommerce-7-0-released/

    If you scroll down below, you can find the changed templates including the one that you’re thread was about: /plugins/woocommerce/templates/emails/email-mobile-messaging.php.

    Hope this helps!

    This should be a woocommerce option for my clients to turn off.. to make assumptions only admins see this is not accurate. My client prints his emails and includes them in his orders. I had to research how to remove it and that’s fine. Glad there is a work around but consider this a woocommerce option not mandate.

    I want to remove the annoying message. Congratulations on the sale that is included in the new order email. Where is this located?

    • This reply was modified 1 year, 10 months ago by ljgarnes.

    @ljgarnes

    Copy
    wp-content/plugins/woocommerce/templates/emails/email-mobile-messaging.php
    to
    wp-content/themes/your-child-theme/woocommerce/emails/email-mobile-messaging.php

    Edit the copy by inserting // at the beginning of the last two lines. This will make them into a comment and therefore prevent their action.

    Can anyone show me how to:

    Copy
    wp-content/plugins/woocommerce/templates/emails/email-mobile-messaging.php
    to
    wp-content/themes/your-child-theme/woocommerce/emails/email-mobile-messaging.php

    Edit the copy by inserting // at the beginning of the last two lines. This will make them into a comment and therefore prevent their action.

    thefungroup

    (@whatisglutathione)

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Annoying Message in admin emails since last update’ is closed to new replies.