This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Post loop read more

Resolved 5 replies premiumthemetheme-origami
10 years ago · Last reply by Andrew Misplon 10 years ago

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.

Need fast email support? Get SiteOrigin Premium

Replies

5
  1. Andrew Misplon Staff 10 years, 7 months ago

    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. EvilOverlord 10 years, 7 months ago

    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. Andrew Misplon Staff 10 years, 7 months ago

    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. EvilOverlord 10 years, 7 months ago

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

  5. Andrew Misplon Staff 10 years, 7 months ago

    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.

Have a different question or issue?

Start New Thread