Has anyone been able to get the "Read More" ......

  • Posts: 24
  • Thank you received: 0
12 years 4 months ago #56190

I have been trying to get the "Read More" links to work in Joomla and in Hikashop, has anyone been able to do this? My links do not go anywhere and some don't show up.

Thanks,
Shawn

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

  • Posts: 12953
  • Thank you received: 1778
12 years 4 months ago #56204

Hello Shawn,

I think that you'll maybe find your answer there

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"

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

Time to create page: 0.046 seconds
Powered by Kunena Forum