• Resolved gyar29

    (@gyar29)


    I am new to using WP, but not a new webmaster. However, I’m having an issue that is very perplexing to me.

    When I post to my blog using ver.2.1.2 the post is truncated. WP inserts the code (#8230) for the character ellipsis inside brackets where it truncates the post. I’ve deleted and re-written the post a number of times, and it continues to truncate at the same place each time.

    I’ve edited the HTML for the post, and re-worded the post.

    Thanks for your help.
    Gene

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter gyar29

    (@gyar29)

    Okay, I figured it out. Thanks everyone for not telling me how stupid I am. I did not know that WP truncated all posts placed on the home page. That you had to click the link of the post to see it in its entirety. Boy do I feel dumb.

    Gene

    Well, it doesn’t. That’s a function of your theme. If you look at the theme’s index.php file, you’ll probably find the_excerpt in The_Loop. If you replace that with the_content, you’ll see full post.

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

The topic ‘truncated posts with 2.1.2’ is closed to new replies.