Using [FORWARD_FRIEND_URL]

jorvidu

Member
Question 1:
I use special tag [UNSUBSCRIBE_LINK] to get the text and the link for that option, but when I try to use [FORWARD_FRIEND_URL] I only get the URL but not the link,
Tried to add it to an HREF but it's ignoring me...
How do I use [FORWARD_FRIEND_URL] attaching it to an href?

Question 2:
When building email templates, there is some sort of space between blocks that avoid me to build a consistant email, any solution on this? also, the size and type of font is being override...

Thanks!
 
Question 1:
I use special tag [UNSUBSCRIBE_LINK] to get the text and the link for that option, but when I try to use [FORWARD_FRIEND_URL] I only get the URL but not the link,
Tried to add it to an HREF but it's ignoring me...
How do I use [FORWARD_FRIEND_URL] attaching it to an href?
You can add it using this example: <a href="[FORWARD_FRIEND_URL]">Forward</a>
Also check this picture for example:
Screenshot 2021-02-19 at 18.04.47.png


Question 2:
When building email templates, there is some sort of space between blocks that avoid me to build a consistant email, any solution on this? also, the size and type of font is being override...
Can you show some picture for example?
 
Regarding the video I sent??..
You can edit html code after you build template, click on source button and then edit your template and change the padding, margin according to your preferences.
Screenshot 2022-01-19 at 09.55.46.png
 
Back
Top