Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Jacob Schwartz

    (@mightyturtle)

    Hi there!

    I’m sorry to hear you’re having trouble. Would you mind providing the plugin version, and whether this problem occurs with the plugin turned off? Let’s try to narrow down the cause.

    Jacob

    Thread Starter blitz999

    (@blitz999)

    Hi there,

    So, the plugin is v0.1.4

    If I allow it to style all the WP emails, then it seems to lose some of the WP hooks, such as adding the reset link.

    All the text is there, just not the reset link!

    If I allow it to only style the WPEC emails, the ‘normal’ WP – link to reset pw included.

    Plugin Author Jacob Schwartz

    (@mightyturtle)

    This is an interesting bug. I’ll need to chase down where WordPress filters the reset link. Let me know if you have any information on it. Thanks for pointing it out.

    Plugin Author Jacob Schwartz

    (@mightyturtle)

    This is what I discovered:
    It looks like WordPress never actually creates a link per se (as you would expect for emails that were intended to be plain-text). What it does is put the password reset URL inside a pair of <> tags, for some reason. If anyone can tell me why, I’d be grateful! If you look at the raw email content, the reset link does appear in the email – but when it becomes an html email, clients probably interpret it as commented-out.

    I am planning my next plugin release to filter out the <> tags when site emails are styled. I don’t foresee any downsides. The next release will also allow admins to exclude specific email subjects from styling – such as WP’s password reset emails.

    Does that sound like it will suit your needs?

    Thread Starter blitz999

    (@blitz999)

    Looking at a raw reset email, I can see what you mean.

    That sounds like a WP bug doesn’t it?

    I haven’t done much work with the WP emails, but having worked with raw and html based templates for years, I can’t see why they would be there on purpose.

    I’ll feed back if I get to investigate this more also.

    BTW, I hadn’t realised you were the developer at first. Just want to say, great little plugin. I’m a site designer and this is a great little timesaver for me (and my clients!) to put together a nice looking email response template.

    Plugin Author Jacob Schwartz

    (@mightyturtle)

    Thanks! I’m glad you’re getting good use out of the plugin.

    Plugin Author Jacob Schwartz

    (@mightyturtle)

    Just a quick note to say that this issue has been dealt with in v0.6 of the plugin, just released to the WP repository.

    Regards,

    Jacob

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘[Plugin: WP e-Commerce Style Email] All WP email template’ is closed to new replies.