All Low add-ons are now owned by EEHarbor. Read the blog post.

Support archive

Low search excerpt always returns title and not text

Simon 14 Feb 2013 14:41 problem, active

Hi,

I have a results page set up and the excerpt always returns the title when in the collection it has the text set as an excerpt -

{exp:low_search:results query="{segment_3}" limit="4" paginate="top" }
{if count == 1}{/if}
{article_date format="%j %F %Y"} - {title}
{low_search_excerpt}

READ MORE

{if count == total_results}{/if}
{paginate}
Page {current_page} of {total_pages} pages {pagination_links}

{/paginate}
{if no_results}No search results{/if}
{/exp:low_search:results}

Any ideas?
.

Replies

  1. Low 14 Feb 2013 14:47

    Can you verify all the collection settings; they should have something else than Title marked as the excerpt field.

  2. Simon 14 Feb 2013 14:51

    Settings in the collection only has the custom field article text ticked.

  3. Low 14 Feb 2013 14:54

    Can you post a screenshot of the Collection Settings, please?

  4. Simon 14 Feb 2013 16:17

  5. Low 14 Feb 2013 16:24

    By the looks of that screenshot, you're developing locally, correct? Is there a way for me to take a look myself? If so, please send me superadmin login credentials to hi at gotolow dot com.

    If not, it's going to be trickier to debug, as I'm not able to replicate. I'll need to know the versions of Low Search, EE and PHP to start with.