Home>Support>Post loop read more

Post loop read more

Is there a way to use only post excerpts with a home page post loop?

I’ve seen various references in the support to a child theme that fixes this, but they’re all about a year old. Is there a ‘native’ fix in Origami, or is a child theme still required?

URL: http://50.87.248.207/~metaphp8/

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 9 years, 2 months ago Andrew Misplon
    Hi, I Work Here

    Hi EvilOverlord

    The Post Loop supports the read more quicktag:

    https://en.support.wordpress.com/splitting-content/more-tag/

    I’m not sure we’ve ever made a child theme to get the loop working with excerpts. If you can find one then perhaps give it a spin.

    To make one you’d copy (not cut) loop.php from the parent theme and paste it into your child theme. Edit line 48 and replace:

    <?php the_content(' '); ?>
    

    with

    <?php the_excerpt(' '); ?>
    
  2. 9 years, 2 months ago EvilOverlord

    Andrew,

    I was referring to comments like this, below:

    “We do currently have a bug with the read more link in Origami. Here is a child theme you can try:

    https://siteorigin.com/wp-content/uploads/2014/08/origami-child-fix-read-more.zip

    See these posts:
    Thread: Origami – Plug ins post excerpt and font size
    Thread: Problem after update of Page Builder – “Read more” ignored

  3. 9 years, 2 months ago Andrew Misplon
    Hi, I Work Here

    The issue there was using the read more link in the Post Loop widget. We’ve since resolved the issue in the Post Loop widget.

    The excerpt is something different.

    Using the read more quicktag should be fine:

    https://en.support.wordpress.com/more-tag/

  4. 9 years, 2 months ago EvilOverlord

    Thanks. My failure to understand the difference. A read more tag achieves the effect I was looking for.

  5. 9 years, 2 months ago Andrew Misplon
    Hi, I Work Here

    Awesome :) Glad to hear you’re up and running with the more quicktag.

Replies on this thread are closed. Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More