eddie2101 Posted November 5, 2009 Share Posted November 5, 2009 Hi, i want to make the new product module to show also the picture in the left of the description - please see the picturehere is the code i have tried to add in order to obtain this result getImageLink($new_product.link_rewrite, $new_product.id_image, 'medium')}" alt="{$new_product.legend|escape:htmlall:'UTF-8'}" /> {$newproduct.name|strip_tags|escape:htmlall:'UTF-8'} {if $newproduct.description_short}{t text=$newproduct.description_short length='200' strip='true' encode='true'} >" src="{$img_dir}bullet.gif"/>{/if} {/foreach} I also like to know if there is a way to add a download link field to the download module.Thank you Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now