title du /listing_img_title.php

  • Posts: 2614
  • Thank you received: 65
  • Hikashop Business
12 years 2 hours ago #51318

comment changer le title de l'image dans ./templates/TPL/html/com_hikashop/product/listing_img_title.php

$this->image->display(@$this->row->file_path,false,$this->escape($this->row->product_genre . ' ' . $this->row->product_description), '' , '' , $this->image->main_thumbnail_x, $this->image->main_thumbnail_y);

$this->row->product_genre . ' ' . $this->row->product_description me donne le alt mais ou est le title ?

merci

Please Log in or Create an account to join the conversation.

  • Posts: 81715
  • Thank you received: 13105
  • MODERATOR
11 years 11 months ago #51412

Une image n'a pas de title. C'est le tag a qui a le title:
<a href="<?php echo $link;?>" title="<?php echo $this->escape($this->row->product_name); ?>">

Please Log in or Create an account to join the conversation.

  • Posts: 2614
  • Thank you received: 65
  • Hikashop Business
11 years 11 months ago #51418

une image peut avoir un title bien sur

merci je change le title du lien

Please Log in or Create an account to join the conversation.

Time to create page: 0.058 seconds
Powered by Kunena Forum