All Low add-ons are now owned by EEHarbor. Read the blog post.

Support archive

Link Path Variables

Seng Yang 12 Mar 2013 17:00 question, complete

Hi,

Is there another path variable I can use other than {comment_url_title_auto_path}? I need a path variable like {auto_path} from the built-in search of EE. Thanks.

Replies

  1. Low 12 Mar 2013 19:58

    Take a look at the path settings for your channels: http://ellislab.com/expressionengine/...

    If you set the correct paths there, you can use any of the auto path vars in the Results tag. The {auto_path} is derived from there, setting the comment_url_title var appropriately gives you the same result, so that should be sufficient.

  2. Seng Yang 13 Mar 2013 18:37

    You pointed me to the right direction. Got it working, thanks!

  3. joshleemail 15 May 2013 01:50

    What if you need a category in the url? For example, I need a search on "Product Name" to return a url like this: http://www.website.com/products/loung...

    Where lounge is the category for the product.

  4. Low 15 May 2013 10:31

    Low Search will always return entries, so use any of the native variables, including the Category variable pair, to create paths to whichever page you want.