Expression engine search results URL issue
I'm trying to use expression engines Search Results URL parameter with auto_path to output link in my search results with Low Search.
The auto path parameter is not displaying...
{title}
Is there another way to use the Search Results URL parameter?
Replies
Low 5 Sep 2014 06:23
The {auto_path} variable is only available in the native search results tag. You can use {comment_url_title_auto_path} instead, which practically is the same thing.
Jemes 5 Sep 2014 08:33
Thanks for your help, that works perfectly.