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

Support archive

Use a Low Variable inside Low Search Results Tag

Trent 28 Apr 2016 23:28 question, complete

EE 2.8.1
Low Search 4.4.3
Low Variables 2.6.1

I am trying to filter results using the category="" on low_search_results tag.
Variable is working but not in the head of the low_search_results tag.

Code below.

{exp:low_search:results
query="{last_segment}"
channel="home_and_land"
orderby="title"
sort="asc"
category="{lv_cat_id}"
}

Replies

  1. Low 29 Apr 2016 07:15

    Possible, but make sure the lv_cat_id variable has early parsing enabled.