Use a Low Variable inside Low Search Results Tag
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
Low 29 Apr 2016 07:15
Possible, but make sure the lv_cat_id variable has early parsing enabled.