Forums

[resolved] the images are showed ONLY in the index (3 posts)

  1. elfraska
    Member
    Posted 4 years ago #

    hi im starting with my blog and i have a problem with the images, i dont know the cause but i only see the images in the index.php. -> http://blog.franrivera.net

    If i go to archives->september wp give me the post without images. -> http://blog.franrivera.net/index.php/2005/09/

    The same if i go to a day in concrete. -> http://blog.franrivera.net/index.php/2005/09/05/

    Can someone help me?
    My wp version its WordPress 1.5.2

    Sorry for my english :)

    Elfraska

  2. podz
    Support Maven
    Posted 4 years ago #

    In the theme, you have a file called 'archive.php'
    In that, is this line:
    <?php the_excerpt() ?>

    Replace that with:
    <?php the_content() ?>

    See what that does ?

  3. elfraska
    Member
    Posted 4 years ago #

    The problem is solved :)

    Thank you very much!!

Topic Closed

This topic has been closed to new replies.

About this Topic

Tags