wissem Member Jan 22, 2015 #1 hello thank you to tell me how to insert an unsubscribe link in template
twisted1919 Administrator Staff member Jan 22, 2015 #2 See https://forum.mailwizz.com/threads/unsubscribe-link.56/
Dan O'Shea Member Jan 22, 2015 #3 Here is a simple one I use. You put this in the source (html code): Please <a href="[UNSUBSCRIBE_URL]">UNSUBSCRIBE</a> if you do not wish to receive these notices and we will remove you from our database.In the wysiwyg view, it will display: Please UNSUBSCRIBE if you do not wish to receive these notices and we will remove you from our database.
Here is a simple one I use. You put this in the source (html code): Please <a href="[UNSUBSCRIBE_URL]">UNSUBSCRIBE</a> if you do not wish to receive these notices and we will remove you from our database.In the wysiwyg view, it will display: Please UNSUBSCRIBE if you do not wish to receive these notices and we will remove you from our database.