Forums

Issue with Vina 1.2 not displaying post image (2 posts)

  1. katetoon
    Member
    Posted 3 years ago #

    Hi

    I have an issue with Vina 1.2 theme.
    When i upload a new post with image, although the image will appear in the post itself, it won't appear in the summary on the home page.

    Any help gratefully received!

    Thanks
    Kate

  2. esmi
    Theme Diva & Forum Moderator
    Posted 3 years ago #

    Sounds like your theme's home page template is currently configured to only show a post excerpt. If you don’t supply an optional custom excerpt, WordPress will create one automatically by stripping out all formatting, markup and images from the first 55 words of your post.

    You have 2 options:

    1. Edit index.php template file in your theme and replace the_excerpt() with the_content(). Then edit each post and insert the <!– more tag –> where you want your posts’ excerpts/teasers to finish.

    2. Write a custom excerpt in the Excerpt field, under the post edit box. It can be as short, or as long, as you wish and can include images.

Topic Closed

This topic has been closed to new replies.

About this Topic