• Closed by: Marek
  • Closed on: 17.11.17, 15:17
  • Reason: Closed
  • Comment: Glad to help!

Ticket #10831 - Venedor email header links WISHLIST and SHOPPING CART do not open any web page

Eg. email template “shipped” includes header, that has fours clickable links
- shop main page
- my account
- wishlist
- my cart

The two first ones work, and shop mainpage or my account pages are opened when pressed, but the last two ones do nothing in email.

The sended email is attached.

<tr>
<td style=”width: 25%; text-align: center;”><a href=”{shop_url}” style=”font: bold 15px ‘PT Sans’, sans-serif; text-transform: uppercase; color: #444645; text-decoration: none;”>Etusivu</a></td>
<td style=”width: 25%; text-align: center;”><a href=”{my_account_url}” style=”font: bold 15px ‘PT Sans’, sans-serif; text-transform: uppercase; color: #444645; text-decoration: none;”>asiakastili</a></td>
<td style=”width: 25%; text-align: center;”><a href=”{wishlist}” style=”font: bold 15px ‘PT Sans’, sans-serif; text-transform: uppercase; color: #444645; text-decoration: none;”>toivelista</a></td>
<td style=”width: 25%; text-align: center;”><a href=”{mycart}” style=”font: bold 15px ‘PT Sans’, sans-serif; text-transform: uppercase; color: #444645; text-decoration: none;”>ostoskori</a></td>
</tr>

Comments

Marek 21 Sep 2017, 23:37

I have replied in another your ticket