How to output category-names on results-page when filtering by cats
Related to this answered question: instead of searching by keywords, I use filtering by categories, like Dynamo.
That means I've got, potentially, several category names I'd like to output, comma-separeated, in the head of my results page. If I place the tag {low_search_category} within my results-tag I get the ID's separated by "&", which is all as expected. But what can I do with those ID's as long as they're not separated by a pipe-character?
Replies
Low 16 Apr 2013 06:58
What version of Low Search are you using? I've made a couple of changes recently that will always output vars like that with a pipe-separated list, instead of a &. So upgrading might help.