How can I output content that requires Low Search Tags before the Pagination at the top when using pagination="both"?
I'm trying to figure out how to get the line:
Your search for {low_search_keywords} generated {absolute_results} results
to output before the pagination at the top. See screenshot.
I feel like I'm missing something simple.
Replies
Low 30 Apr 2014 08:11
Isn't this a layout issue, and would be identical to the channel:entries tag if you wanted to output something like "This list has {absolute_results} items"? As far as I can see, using CSS positioning would do what you need.