• Resolved mamekichi

    (@mamekichi)


    Hi,
    Thank you for nice plugin!

    I wrote the following code in a custom email template but it doesn’t work.

    <?php echo do_shortcode(‘[woo_mb_tracking_info]’); ?>

    Is there something wrong with this code?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Zorem

    (@zorem)

    Hi, there is a way to choose in the plugin settings on which emails you want to display the tracking info. we also detect if you have custom order status and include these status emails in the options list.

    Thanks

    Thread Starter mamekichi

    (@mamekichi)

    Hi zorem

    Thank you for your replay.

    I tried to write this code in “customer-completed-order.php” as a test, but an error message “Your Site is Experiencing a Technical Issue” was displayed in exactly the same way.

    This error occurred when transitioning from “processing” to “complete”.

    Thanks

    • This reply was modified 5 years, 4 months ago by mamekichi.
    Plugin Author Zorem

    (@zorem)

    Hi, AST adds the tracking info to the completed order email (if you enable it from settings) and you can edit an customize the display on our email customizer from the AST settings.

    Thread Starter mamekichi

    (@mamekichi)

    Hi, zorem

    Of course, it is enabled.

    I expected the tracking info to be written twice (it’s not practical because it tests the behavior of the code).

    However, rather than being written, an error message was displayed and the email was not created.

    I want to know if this shortcode is valid. However, you are not mentioned in that respect. That means that the short code itself is valid, but there is a problem elsewhere…….

    Thanks

    • This reply was modified 5 years, 4 months ago by mamekichi.
    • This reply was modified 5 years, 4 months ago by mamekichi.
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘woo_mb_tracking_info’ is closed to new replies.