Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author YeKen

    (@aliakro)

    Have you edited the email template?

    Are you able to share that?

    Al

    Thread Starter sbservices

    (@sbservices)

    Hi Ali

    The only part that has been changed is this

    [email protected]

    The rest is as it was originally.

    `<!– START MAIN CONTENT AREA –>
    <tr>
    <td class=”wrapper”>
    <table role=”presentation” border=”0″ cellpadding=”0″ cellspacing=”0″>
    <tr>
    <td style=”text-align: center”>
    <center><p>Hello,</p><p>Just a quick email to let you know that “{displayname}” has {mode} {type}:</p><p>{data}</p>

    </center>
    </td>
    </tr>
    </table>
    </td>
    </tr>

    <!– END MAIN CONTENT AREA –>
    </table>

    <!– START FOOTER –>
    <div class=”footer”>
    <table role=”presentation” border=”0″ cellpadding=”0″ cellspacing=”0″>
    <tr>
    <td class=”content-block”>
    Contact us: [email protected]
    </td>
    </tr>
    <tr>
    <td class=”content-block powered-by”>
    sent by {name}
    </td>
    </tr>
    </table>
    </div>
    <!– END FOOTER –>

    • This reply was modified 2 years, 10 months ago by sbservices.
    Plugin Author YeKen

    (@aliakro)

    Email is set here:
    https://github.com/alicolville/Weight-Tracker/blob/master/pro-features/email-notifications.php#L105

    Does the user have a valid email address in WP?

    Cheers,

    Ali

    Thread Starter sbservices

    (@sbservices)

    Hi Ali

    Yes, all users have a valid email address.

    Cheers
    Zoe

    Plugin Author YeKen

    (@aliakro)

    Sorry, the WP notification hit spam.

    Is it possible to get access to the Admin dashboard and view the user?

    If so, can you email ??

    Plugin Author YeKen

    (@aliakro)

    This has been fixed in 9.4.1.

    Thanks for your help ??

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘User Email Address not showing in weight tracked emails’ is closed to new replies.