Limit Search on Author's Page
Hi Low,
I'm using Low Search on a site that also uses Zoo Visitor.
Can you please advice on how to setup a filter on a member's page with only entries of that author.
Author's url is something on this line www.site.com/user/autor-name
So what i need is a select box to filter by category and some other custom fields limited to that author's page.
Thanks
Lincoln
Replies
Low 31 Jan 2014 09:25
If you have the author ID available, you can use the author_id parameter. Just add that to your search form in a hidden field, or as a parameter in the Results tag.
lincolnpixel 1 Feb 2014 12:23
Hi Low,
Thanks, it worked!