Jump to content

Pages - showing whole article (without the preview)?


Breadfan

Recommended Posts

This part:

<section class='ipsType_normal ipsType_richText ipsType_break ipsSpacer_bottom' data-ipsTruncate data-ipsTruncate-size='7 lines' data-ipsTruncate-type='remove'>
{$record->truncated()|raw}
</section>

Should become something like:

<section class='ipsType_normal ipsType_richText ipsType_break ipsSpacer_bottom'>
{$record->_content|raw}
</section>

 

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...