{absolute_results} not recognised as field in Low Search results
I've got a problem - this code returns the search term and then the text {absolute_results} rather than the number of results found.
I cannot see anything wrong with the code, and the search itself is working.
Any ideas what might be going on within EE?
{exp:low_search:results query="{segment_3}" keywords:lang="en" keywords:inflect="yes" channel="resource"}
{if count == 1}
{low_search_keywords} {absolute_results}
{/if}
Thanks a lot for any help.
EE 2.9.3, Publisher 1.6.2, Low Search 4.1.1
Replies
Low 12 Apr 2015 21:44
If you switch the low_search:results tag with a channel:entries tag, does the tag render OK?