• Resolved carmolim

    (@carmolim)


    Hello, I created an HTML custom template for the reminders, but apparently, the {cart_link} tag is breaking the template. When I put the tag inside a href=”” the link address breaks the href tag and appear inline with the real link. Ex:

    <a href="{cart_link}"><img src="https://www.moncloa.com.br/arquivo/carrinho-abandonado/finalize-seu-pedido.png" width="195" height="46" /></a>

    Results in:

    https://www.dropbox.com/s/6lu26jsb2x7vcqx/Screenshot%202017-10-30%2014.08.15.png?dl=0

    This template tag should work inside a href tag right?

    Thanks!

    • This topic was modified 7 years, 4 months ago by carmolim.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Josh Kohlbach

    (@jkohlbach)

    Hi @carmolim,

    Unfortunately the {cart_link} actually works as a full A tag in the email template. You won’t be able to use it to wrap a button.

    I’ll check this out in more detail, but I have just raised a development ticket for this issue.

    We’ll look to add {cart_link_url} to the next release.

    Thread Starter carmolim

    (@carmolim)

    I modified the plugin to offer a {cart_link_url}, but I’m waiting for the next release.

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Template tags breaking layout’ is closed to new replies.