In teaser view the body of my blogs does not show up, only the title and footer and vocabulary term associated with each particular post.
If I click on the read more link or title the full post is there. If I choose to edit the blog, the body text is there.
I have a menu that's taxonomy driven that I created with the "taxonomoy menu" module.
Permissions-wise, everyone can access node content.

Does anybody have any ideas?

Comments

Adam S’s picture

I'm trying to think......... I had this problem before. Oh, are you using a WYSIWYG editor of some kind? If you are and you copy and paste from Microsoft Word then you are getting lots of extra code in your text that you can't see with the WYSIWYG editor. Sometimes if you copy and paste from a website it will copy the HTML (in firefox at least) into the editor pane too. If this is the case then it will throw off the teaser code. The way around this is to first paste the code into a text editor then copy it out of the text editor into the Drupal editor. This will remove extraneous code.

ricksta’s picture

It is the editor. More specifically it looks like the Word Paste function. It puts div tags in and I can't find out how to stop it. It's not in the settings that I can see.

Thanks. I was going crazy.

R

erifneerg’s picture

Hopefully you've figured this out by now. Just in case anyone see this later, I know that if you have HTML Filter as your default input and you have a WYSIWYG editor can add extra spacing (div or paragraph tags).