My links in HTML email aren’t working
Please ensure you have used "absolute links" pointing to your server. Instead of coding your link like this: <a href="myfolder/index.htm">Click here for more info</a> You should make sure your links are coded like this: <a href="http://www.mysite.com/myfolder/index.htm">Click here for more info</a> View some of our html email templates
Drag & Drop Editor November 26, 2020