• hello
    Does anyone know how to fully display most recent post so that the entire post is displayed. When that post is no longer the most recent, it would then show “read more” with a featured picture.
    this is my site: doshasoul.com
    Is there some kinf of code?

Viewing 3 replies - 1 through 3 (of 3 total)
  • You’d need to adjust the page template involved to show the_content for only the most recent post, and the_excerpt for other posts. Themes employ different template hierarchies so it’s hard to be more specific.

    Thread Starter gal b

    (@gal-b)

    This sounds harder than I thought, I don’t know css….
    thanks anyways

    you won’t need CSS, but PHP …

    consider to contact the theme’s developer for support; this forum here only supports the themes from http://wordpress.org/themes/.

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

The topic ‘fully display most recent post’ is closed to new replies.