Viewing 11 replies - 1 through 11 (of 11 total)
  • vtxyzzy

    (@vtxyzzy)

    Feeds are not the same as posts on a page. Look for an option that deals with excerpts on posts.

    Chip Bennett

    (@chipbennett)

    You’ll need to modify your Theme.

    Full post content is output via the the_content() template tag. Post excerpt content is output via the the_excerpt() template tag.

    Use the latter wherever you want to display excerpts instead of full content.

    vtxyzzy

    (@vtxyzzy)

    You’ll need to modify your Theme.

    Only if there is not a theme option to show excerpts.

    Thread Starter bmcintyre

    (@bmcintyre)

    I just checked the code of the theme and there is no “the_content()” in it. What should I edit?

    Chip Bennett

    (@chipbennett)

    I just checked the code of the theme and there is no “the_content()” in it. What should I edit?

    What Theme are you using?

    Thread Starter bmcintyre

    (@bmcintyre)

    vtxzzy, I do not see an option to edit excerpts on posts.

    Thread Starter bmcintyre

    (@bmcintyre)

    Paveya-World Famous Online Marketer 1.2 by the WordPress team. There is only one theme I have installed.

    esmi

    (@esmi)

    Where did you download this theme from? I can assure you that it has nothing do with with ww.wp.xz.cn

    Thread Starter bmcintyre

    (@bmcintyre)

    Thread Starter bmcintyre

    (@bmcintyre)

    esmi, it was a custom theme created before I got here. I assume it has nothing to do with WordPress, just wanted some insight on how to edit this. Thanks

    esmi

    (@esmi)

    by the WordPress team

    ???

    There is only one theme I have installed.

    Why do you not have a copy of Twenty Eleven installed? It is the default WordPress theme and having access to an unedited version of the theme is vital when dealing with a range of site issues.

    Since you are apparently using a custom theme, there isn’t a great deal we can do to help – other than to suggest you try reading up on http://codex.ww.wp.xz.cn/Function_Reference/the_content and Theme Development generally.

Viewing 11 replies - 1 through 11 (of 11 total)

The topic ‘Summary Text’ is closed to new replies.