Simple Seo Url

broken Links in MailBeez Emails

to fix issues with broken links when using Simple Seo Url add following the the exclude list:

"mid,utm_source,utm_medium,utm_campaign"

 

broken Default Image in MailBeez Emails

add following if else statement into your list templates:

<img width="160" align="left" border="0" style="margin-right: 10px;" 
src="{if $products[product].image_path == ''}http://www.yourshop.com/images/no_picture.gif{else}{$products[product].image_path}{/if}"
><a href="{$products[product].link}">{$products[product].name}</a>

 

Impressum / Imprint | Datenschutz / Privacy Policy | AGBs / ToC