• My homepage used to show an excerpt from the post, along with the featured picture, and a picture and name of the author. Now it shows the full post, no featured picture, and no author info. I’m not sure what I did. Can you help me get it back?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator t-p

    (@t-p)

    – depending on what theme you are using,

    Go to your themme’s folder and open, for example, index.php.

    find this tag:

    the_content();

    Replace this tag with:

    the_excerpt();

    – What theme are you using?

    Thread Starter jbmsharpe

    (@jbmsharpe)

    I’m using wpf authority, but i switched to graphy and it’s doing the same thing. I updated the easy bootstrap shortcode, could that have anything to do with it? Why would it all of the sudden change?

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

The topic ‘hompage showing full post’ is closed to new replies.