Forums

Why no images on home page posts? (4 posts)

  1. DrBlogger
    Member
    Posted 1 year ago #

    I have had a search of google, but cannot find answer, and am sure its prob a tick box somewhere.. but on my wordpress homepage, you can see the posts text, but no image.. if you select the post, you then go to the posts page, and can see the image...

    I want to be able to see all posts images on the main page.. anyone help?

    Thanks

  2. esmi
    Theme Diva & Forum Moderator
    Posted 1 year ago #

    Your theme may be using <?php the_excerpt();?> instead of <?php the_content();?> in its template files. Simply edit the relevant template files and replace <?php the_excerpt();?> with <?php the_content();?>.

  3. DrBlogger
    Member
    Posted 1 year ago #

    lol.. dont you just love it when people say.. "Simply...".. simple if you know what youre doing!!... but Im sure ill figure it out!... thanks for the tip, ill check it out.

  4. webmaster in texas
    Member
    Posted 1 year ago #

    Go to the page that is creating the post/page. So if your home page is index.php, default, you go to Appearances/Editor then on the right you will see the pages. Click on index.php and find what ESMI above is talking about. This is one of the most powerful features of wordpress, coding on the live site.

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags

No tags yet.