Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,

    I’ve done some further testing and to cut a long story short this was (at least in my case) user error and you can consider my report closed. I’ll detail it below though in case it help anyone else.

    I had overridden email-footer.php to do some custom tweaks and missed the fact that after an update the default email-footer.php template had updated to also include the “<td><!– Deliberately empty….” line. Updating my template to the default and re-adding the customisations solved the issue.

    Had I paid attention to WooCommerce->Status->Templates->Overrides I would have seen the warning that:
    emails/email-footer.php version 3.7.0 is out of date. The core version is 7.4.0

    Thanks

    I too have this problem. To re-iterate the problem is that by default the emails are right aligned using the default email-header.php template (see the below image)

    After overriding email-header.php template and removing the line:

    <td><!-- Deliberately empty to support consistent sizing and layout across multiple email clients. --></td>

    the emails are now centered as they should be:

    Tested in GMail and Outlook (the screenshots above are from GMail).

    WordPress: 6.1.1
    WooCommerce: 7.5.0

    Thanks

    Thread Starter kilgoredude

    (@kilgoredude)

    Please remove this, apologies, posted in error to the wrong forum.

Viewing 3 replies - 1 through 3 (of 3 total)