Public
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Maven

Any way to Take Off Blog Article Teaser?

Is there a simple way to disable the Blog Article Teaser when allowing users to create a blog post? I find that our users often just put the whole text in the teaser and not the body of the page. It puts undue work on our moderators to check for those instances, and the teaser really doesn't add us that much value in our current design and use. 

 

2 Replies 2
Advisor

HI @calebmt 

The easiest way - especially if you want a global fix - is to hide the teaser via CSS.  All you need is this added to your CSS:

.lia-blog.EditPage .lia-form-row.lia-form-teaser-entry {
  display: none;
}

 

Regards, Paul Khoros CertificationsIf my answer helps, please accept it as the solution or give it the thumbs up!

Oooh nice @PAULEM I need to do this ASAP.  Still need a way to make BODY required as people can still post blank Blog articles SMH.

@calebmt have you seen improvements since hiding it where you're getting less blank blog article postings?

Welcome to the Technology board!

Curious about our platform? Looking to connect on social technology? You've come to the right place!

Are you a Khoros customer? For direct assistance from our Support team, please visit the Support Forum.