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

Support archive

How to get the site id for search results in Low Search

Aaron Krug 5 Jan 2015 21:50 question, complete

I am wanting to display the site name in the search results so I am needing to get the site id for each entry in the search results. Is there a way to do that?

Replies

  1. Low 6 Jan 2015 09:32

    You can use the native {entry_site_id} variable for that.

  2. Aaron Krug 6 Jan 2015 12:08

    Thanks

  3. Aaron Krug 6 Jan 2015 15:02

    Is there there a way to also get site name? I have tried {entry_site_name} and {entry_site_label} and neither works.

    Thanks

  4. Low 6 Jan 2015 15:06

    If it's not available in the native channel:entries tag, then it isn't available in the Results tag either, I'm afraid.

  5. Aaron Krug 6 Jan 2015 15:25

    Ok thanks