Zidalgo Wordpress Forums | Excerpt

You must be logged in to post Login Register

Search Forums:


 






Excerpt

UserPost

10:56 pm
January 11, 2009


antoine

Member

posts 25

1

I can't use excerpt for images.

Is it possible to display a short image on the homepage and a larger one in the post ?

2:24 am
January 12, 2009


admin

Admin

posts 173

2

Not totally clear on the question, however:

1) If you don't want images in your excerpts, I would recommend installing the "Advanced Excerpt" plugin, which can be found on the WordPress Extend website. From there you can disable all HTML or IMG tags inparticular, so they are not displayed in any excerpts of the website.

2) If you want to use a smaller image in the main blog post, and a larger one once they hit 'read more'. I'm not positive on that. I believe there is a plugin to accomplish this, but I'm not sure. There is also some fancy footwork you could do with the post-thumb plugin, but would require some effort and customizing.

Hope that helped.

11:21 pm
January 12, 2009


antoine

Member

posts 25

3

Thanks for your answer.

I would have liked a different content display on the home page and inside the posts but it's OK, I don't change anything.

When testing an image in the excerpt I noticed that it displayed in the "latest" quick look.

2:13 am
January 13, 2009


admin

Admin

posts 173

4

Yes, you can disable images in excerpts including the 'latest' area via the plugin I mentioned above. You also can use a content_rss call and limit the words output, sort of like an excerpt, but that runs into other problems sometimes.