• Resolved vallesierra7

    (@vallesierra7)


    Hello, this plugin seems great to me but I find some things that don’t work well for me.
    Within the content of my email it is printed with a QR code which arrives perfectly with WooCommerce, when using this plugin the email arrives without the QR, therefore I believe that they are not taking or receiving all the parameters that arrive from the original email. How can I print the QR, can you help me?

    • This topic was modified 6 months, 2 weeks ago by vallesierra7.
Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support lavendervu2510

    (@lavendervu2510)

    Hi,

    May we know how the QR code display on default WooCommerce Email? our plugin support WC Hook to display the email content of 3rd plugin, first try to use it with our free version, let’s see this video guide and documentation.

    Besides, Email content from 3rd plugins may appear on our email template using shortcodes, going through the default email or creating new custom email types. You can refer to this article.

    Best regards.

    Thread Starter vallesierra7

    (@vallesierra7)

    Hello, the QR code is already visible, this is excellent.
    I need to modify something with CSS, but it is not working for me, I am using the “Order detail” template by default and I want to eliminate the borders or, failing that, give it a white color to hide it.

    I am using this:

    th.viwec-text-product { border: 0px !important; }

    th.viwec-text-quantity { border: 0px !important; }

    th.viwec-text-price { border: 0px !important; }

    Plugin Support lavendervu2510

    (@lavendervu2510)

    Hi,

    Thank you for confirming the 1st issue.

    For the 2nd request, remove or hide the order detail border, you can override our current template by overriding templates via a theme, so your modification will not be lost by the plugin’s updates. You can see?our guide and screenshot: https://ibb.co/3dKjJT3

    Best regards.

    Thread Starter vallesierra7

    (@vallesierra7)

    Excellent, thank you very much, everything worked very well.
    The correct paths where the file is located to copy it is:
    wp-content/plugins/email-template-customizer-for-woo/includes/templates/order-items

    Thank you very much for your excellent help

    Plugin Support lavendervu2510

    (@lavendervu2510)

    Hi,

    Thank you for your confirmation, this ticket is now marked as resolved.

    If you have any other concerns with this plugin, feel free to contact us.

    Best regards.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Does not print QR code’ is closed to new replies.