Template tags breaking layout
-
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!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Template tags breaking layout’ is closed to new replies.