Hi all,
I'm having issues with the Blog module teaser on the front page showing the images if it's within the limit of the first 200 characters (or whatever I set the teaser length to be in the post settings). How do I keep the images that I have in the blog content out of the teaser?

Comments

karschsp’s picture

Make sure the display type is set to hidden on: admin/structure/types/manage/blog/display/teaser

g35nightrider’s picture

Thanks Karschp!
How do I get to the admin/structure/types...etc? I'm fairly new to drupal, and I'm loving it. Any new recommendations are certainly welcome. I don't see the admin directory, Do I do it through the Drupal admin console?

karschsp’s picture

Yes, through the Drupal administrative interface. You can just paste that path at the end of your URL, so:

http://mysite.com/admin/structure/types/manage/blog/display/teaser

g35nightrider’s picture

I'm running Drupal 6, so i don't think I cant get to admin/structure...if I'm not mistaken that's a Drupal 7 path. Thanks again.

karschsp’s picture

Ah, sorry. Try admin/content/types/blog/display

g35nightrider’s picture

yeah, i don't have a 'teaser' option under display..Is something suppose to be there? I think the only way I can change teaser options is via the publish options. That's where I set the length and stuff. Everything else i have to do it via the blog-node.tpl.php file with some hack for the teaser using the
. But I don't want it to show any images in the teaser content.

nevergone’s picture

Issue summary: View changes
Status: Active » Closed (outdated)

Outdated issue.