Jump to content

Image not showing in Accessories Tab


Recommended Posts

Dear experts,

 

am now using ps 1.5.2 and i found that image is not showing in the accessories tab of product page.

 

i have find out the code to display image in product.tpl , just dont know what alternation i should make to get it work

 

<a href="{$accessoryLink|escape:'htmlall':'UTF-8'}" title="{$accessory.legend|escape:'htmlall':'UTF-8'}" class="product_image">

<img src="{$link->getImageLink($accessory.link_rewrite, $accessory.id_image, 'medium_default')}" alt="{$accessory.legend|escape:'htmlall':'UTF-8'}" width="{$mediumSize.width}" height="{$mediumSize.height}" /></a>

 

if not where else show i look at ?

thanks everyone in advance !

Link to comment
Share on other sites

Dear experts,

 

am now using ps 1.5.2 and i found that image is not showing in the accessories tab of product page.

 

i have find out the code to display image in product.tpl , just dont know what alternation i should make to get it work

 

<a href="{$accessoryLink|escape:'htmlall':'UTF-8'}" title="{$accessory.legend|escape:'htmlall':'UTF-8'}" class="product_image">

<img src="{$link->getImageLink($accessory.link_rewrite, $accessory.id_image, 'medium_default')}" alt="{$accessory.legend|escape:'htmlall':'UTF-8'}" width="{$mediumSize.width}" height="{$mediumSize.height}" /></a>

 

if not where else show i look at ?

thanks everyone in advance !

any people have any ideas please ?
Link to comment
Share on other sites

  • 1 month later...

hey donnytkc.

 

is your shop in catalogue mode?

 

for some reason, in catalogue mode the products in the accessories tab do not show. the tab is there but the wrapper is blank :( this is happening to me and i am trying to figure out why.

 

let me know if you find anything out.

 

jez...

  • Like 1
Link to comment
Share on other sites

  • 1 year later...
×
×
  • Create New...