Hi all..
This might be a simple question, but I wanted to check the correct placeholder to use for a clickable link in an email that adds the recipient to a specific subscriber list in phpList (list ID = 2).
I tried the following. I’m using a custom HTML link because I need to control the anchor text:
<p><strong><a href="[LISTSUBSCRIBE:2]">Yes — add me to the list</a></strong></p>
However, in the test email I sent the link rendered NOT clickable.
Am I using the wrong placeholder, or is there something else I might be missing?
Thanks