Forums

New theme not supporting old post images (2 posts)

  1. cocoart
    Member
    Posted 2 years ago #

    I changed my blog theme to F8 Lite, which seems to have a lot of issues. The top two I would love some help on are:

    1. Thumbnail images do not show up in the posts unless you add info into the custom fields. Is there any way to go around this so I don't have to do this with every image?
    2. Most importantly-all of the image links for my old posts (created before the theme change over) are broken. Is there any way to fix this?

    Any help would be much appreciated!

    Thanks,
    Sara

  2. WP4RE
    Member
    Posted 2 years ago #

    Hi Sara,

    Regarding question 1: With WordPress 2.9.1 there's a feature to add thumbnail images to each post. Then you call the thumbnail image in your desired theme file, such as index.php or category.php. Here's the code:
    <?php the_post_thumbnail( 'thumbnail' ); ?>

    Question 2: Could you post a link to your site so I can inspect the problem?

    Peace.

Topic Closed

This topic has been closed to new replies.

About this Topic