Read more... button

  • Posts: 11
  • Thank you received: 0
12 years 2 months ago #41781

Hello

How do I add, the "read more" button on each product, and when clicking on read more to go to product description?

Аnd this button can be multilingual?

Thanks in advance

Attachments:

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

  • Posts: 81597
  • Thank you received: 13079
  • MODERATOR
12 years 1 month ago #41896

Go in the menu Display->Views and edit the file "listing_img_title" of the view "product". There add a link like that:
<a href="<?php echo $link;?>"><?php echo JText::_('MY_READ_MORE'); ?></a>

Then, in the Languages tab of the configuration, edit your translation files and add a override like that:
MY_READ_MORE="Read more"

The following user(s) said Thank You: djundi

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

  • Posts: 11
  • Thank you received: 0
12 years 1 month ago #41976

Тhanks for the answer

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

Time to create page: 0.068 seconds
Powered by Kunena Forum