• Resolved adesarmiento

    (@adesarmiento)


    Hi,
    I’m trying this theme but I cannot see the excerpt of the post in the home page.
    I would like to select that it show the excerpt in my homepage by default, not using the code “more” in the post. Is it possible?
    Thanks in advanced.

Viewing 1 replies (of 1 total)
  • Thread Starter adesarmiento

    (@adesarmiento)

    I have found a solution. I have to change the code
    <?php the_content(); ?>
    to
    <?php the_excerpt(); ?>
    in the file content.php of the theme.

Viewing 1 replies (of 1 total)
  • The topic ‘Show excerpt in home page’ is closed to new replies.