Jump to content

probleme mit dem blocknewproducts


Recommended Posts

Aus dem blocknewproducts.tpl

{foreach from=$new_products item=newproduct name=myLoop}


getImageLink($newproduct->link_rewrite, $newproduct->cover, 'medium')}" height="{$mediumSize.height}" width="{$mediumSize.width}" alt="{$newproduct->legend|escape:htmlall:'UTF-8'}" />
{$newproduct.name|strip_tags|escape:htmlall:'UTF-8'}
{if $newproduct.description}{t text=$newproduct.description length='50' strip='true' encode='true'} >" src="{$img_dir}bullet.gif"/>{/if}
       {/foreach}



wollte auch fotos vor der artikelbeschreibung haben aber wie?
so bekomme ich nur fragezeichen angezeigt

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...