Short description in tabular veiw

  • Posts: 31
  • Thank you received: 1
11 years 6 months ago #142097

Is there a way to have a short description in tabular mode with out having a read more hyperlink?


Attachments:

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

  • Posts: 12953
  • Thank you received: 1778
11 years 6 months ago #142109

Hi,
The solution will probably just be to :
- Go to "Hikashop->Display->Views"
- Edit the "Show_tabular" file of the "product" view of your front-end template
- Change these lines :

$resume .= " ...<a href='#hikashop_show_tabular_description'>".JText::_('READ_MORE')."</a>";
By :
$resume .= " ...";

Last edit: 11 years 6 months ago by Mohamed Thelji.

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

Time to create page: 0.068 seconds
Powered by Kunena Forum