Hello,
I’m using a short code of:
[sc name="openurl" link="https://mymailbox.com" text="mail"]
and HTML of:
<a href="%%link%%",target="_blank">%%text%%</a>
I cannot get it to open a new tab (Chrome). It only acts as if the target is _self.
Any assistance appreciated!