So I saw one other thread on here on version 0.3.5 that covered the issue with the confirmation email button not working in outlook 2007 or in hotmail webmail nor does it work in gmail wembail. Well it seems that 0.4.3 does the same thing. The button is visible in webmail versions but if you click on it nothing happens. No pop up notification either. In outlook you don't even see the button. So I copied the code from the text portion of the confirm.tpl and copied it to the html portion. This now showed the working link in outlook and you can click on it but in webmail it just text it does not become a link. Is there a way to make use of a href so it says something like Order Status in the email so order status is clickable text but the long link is hidden? I tried a few ways and it didn't seem to work on my end. Any suggestions?
Sean
Posts: 4342
<a href="....">Order status</a>