• Resolved budcolby

    (@budcolby)


    Help, I cannot figure out how to get my posts just to have the first part on the home page, and the link to read more. I wish to just have the beginning of the post on the home page, and then to go to the post page to see the rest of the post and the comments.

Viewing 4 replies - 16 through 19 (of 19 total)
  • I see what you’re getting at. See the » in the code below?

    <?php the_excerpt(__('Read the rest of this post »','emerald_stretch')); ?>

    It should be &raquo; instead, which will produce a » in the output.

    The forum changed it for some reason (probably my fault). I was just correcting the error

    Thread Starter budcolby

    (@budcolby)

    Don’t know what it means. but I checked on the blog, and the correct wording is there, just as you have it. All I did was replace “content” with “excerpt” and left everything else alone. It’s working great!

    Good good.

    Thread Starter budcolby

    (@budcolby)

    Thanks Again!!

Viewing 4 replies - 16 through 19 (of 19 total)

The topic ‘Read more.’ is closed to new replies.