"Weiterlesen..." - Button in Produktbeschreibung

  • Posts: 41
  • Thank you received: 3
9 years 4 months ago #234718

-- url of the page with the problem -- : www.greenville.ag/shop
-- HikaShop version -- : 2.6.1
-- Joomla version -- : 3.5.x
-- PHP version -- : 7.0.x

Ich habe bei einem Produkt eine ausführliche Beschreibung.
Nach ca. 2 Sätzen das "Weiterlesen" im Editor eingefügt.

Im Frontend wird der "Weiterlesen ..." Button jedoch nicht angezeigt.

Wie kann ich diesen anzeigen lassen, sofern er im Text vorhanden ist ?

Danke

Torsten.E

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

  • Posts: 13201
  • Thank you received: 2322
9 years 4 months ago #234722

Hi,

Could you explain through screenshot your situation ? :)
I am not sure to understand correctly what you are talking about.

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

  • Posts: 41
  • Thank you received: 3
9 years 4 months ago #234848
Attachments:

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

  • Posts: 13201
  • Thank you received: 2322
9 years 4 months ago #234876

Hi,

By default there is no readmore button, the readmore feature only allow to shorten the description for the listings in order to have a better display.

But you can edit the view "product / listing_table" (or another one based on the one used) and add html code right after the description part to add a "read more" button.

The code can be something like:

<a class="btn button" href="<?php echo $link; ?>">Read more...</a>

www.hikashop.com/support/documentation/1...ize-the-display.html

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

Time to create page: 0.089 seconds
Powered by Kunena Forum