Jump to content

Customizable Post Feed Widget - Limit the preview text?

Featured Replies

Posted

Where can I modify the customizable post feed widget to limit the amount of text shown? It has no settings for that, so I assume we have to manually edit some file.

The default is a bit too much for me.

I'd love to know this aswell!

.

 

Customization > go to your theme " Edit HTML and CSS " ..

Templates >

Forums > Front > Widgets > postFeed >

use your browser text search for  " data-ipstruncate-size "

 

data-ipsTruncate-size='{{if $orientation == 'vertical'}}6 lines{{else}}2 lines{{endif}}'>

 

You will see something like that .. you want to change 6 lines to your desired amount .. I guess 2 will do ( this will give you 1 line of post text, if 3 then 2 lines of post text, etc .. )

 

2015-04-26_9-36-30.thumb.png.4ef4c62ed84

 

.

Archived

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

Recently Browsing 0

  • No registered users viewing this page.