Forums

I want video or pic to be visible in excerpted posts on home page (2 posts)

  1. paul@reveresride.net
    Member
    Posted 1 year ago #

    Using Weaver/Twenty Ten no visual of embedded video no image shows in the shortened version of posts on front page of blog. Can I get it to show ?
    All is fine when you "continue reading"

    Thank you in advance

  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();?>.

Topic Closed

This topic has been closed to new replies.

About this Topic