Forums

[resolved] how can i let the image show? (3 posts)

  1. magicpadx
    Member
    Posted 1 year ago #

    how can i let the image show? When i search or open archive
    the posts wont show up thier first image that i added before the read more tag

  2. alchymyth
    The Sweeper
    Posted 1 year ago #

    the archive template might be using 'the_excerpt()' instead of 'the_content()'

    check if the content gets shortened at your 'more tag' or at any other position?

    then edit the archive template (archive.php; it might point to loop.php depending on your theme) and look for either of 'excerpt' or 'content'
    replace the one with the other if neccessary.

    details depend on your theme.
    link to your site?

  3. magicpadx
    Member
    Posted 1 year ago #

Topic Closed

This topic has been closed to new replies.

About this Topic