New to Drupal, pardon the inexperience. Stepped into a company who has a website, created in drupal. I've been able to figure out most of the basics. But I do have a question.
We have a page full of testimonials, each of the testimonials have a teaser line in the body so the testimonials page isn't scrolling down forever... The teaser gives you a single sentance, then the user can click more... I know all of this is basic. So on our homepage, we have a block, and the block is set to show 1 random testimonial from the testimonial page, but the problem is the teaser does NOT seem to get applied, and the entire testimonial is displayed.
Is there any way to force the teaser to override this, so the testimonial block shows only the first sentance?
Thanks again for any help... Much appreciated!
Comments
Comment #1
nkessler2011 commentedI have found a solution to the problem, I have limited the size of the block which serves the purpose. thank you...