Displaying the results tag correctly...
Hi,
Just looking for a little help. I think this might be an east one to solve, and I assume I am not getting it right, due to being new to EE. Anyhow, here we go:
I've set up a search form, like so...
http://pastie.org/5032010
And it is delivering the correct results in this part of the template:
http://pastie.org/5032018
However I want to be able to add a title at the part of the template that states "Latest Walks" to something like "Search results for ..."
Now when I move the results tag above that part, it messes up my template, which I am assuming is something to do with the <ul>
structure.
Just looking for the right way to do this, so would appreciate any help. Thanks.
Replies
Low 11 Oct 2012 11:09
You could use the {exp:low_search:keywords query="{segment_3}"} tag there, perhaps?
shorn 11 Oct 2012 17:41
Haha! Works perfectly!