Field Merge URL - not working as a button in email
We know that Field Merge (URL) is not working with button element in email editor. So, some time ago, I used the standard Custom Code with the HTML:
<span class=eloquaemail >FIELD_MERGE1</span> but now it does not work now anymore.
So, here is the question, how could I hide the Field Merge (URL) under some simple text with Custom Code? I tried this option, but it does not work as well:
<div style="text-align: center"><a href="~~eloqua..type--emailfield..syntax--FIELD_MERGE1~~?elqTrack=true" target="_blank" style="color: #ffffff; text-decoration: none; text-align: center; font-size: 18px; font-family: Trebuchet MS, Arial, sans-serif; font-weight: bold">Visit now</a></div>
Tagged:
0