Hey,
So this is the markup we’re using:
<a href=”{{MAGIC_LINK}}” style=”background-color: #479A36C2; border-radius: 10px; color: white; padding: 15px 32px; text-align: center; text-decoration: none; display: inline-block; font-size: 16px;”> Login </a>
And this is the result link for the above:
[siteurl]/wp-admin/%7B%7BMAGIC_LINK%7D%7D
As opposed to if we turn on auto link – we get the injected one at the bottom that correctly does something like:
[siteurl]/hintertuerchen/?user_id=2218&token=5f7ff114194f31ca8354fd6eb430df26975cb7d0&magic-login=1
-
This reply was modified 3 months, 1 week ago by BuiltByGo.
-
This reply was modified 3 months, 1 week ago by BuiltByGo.