more than one filter?
-
Hi,
Does anyone know the syntax for more than one filter in the shortcode?
I’ve tried a few variations but am not getting the results I want, which is to return the publications with BOTH filters being true in each pub.So if I want pubs from the year 2013 that also have the author ‘smith’, would it be something like:
filter=”author=smith,year=2013″ or
filter=”author=smith” filter=”year=2013″ or would there be a comma in there or an “AND” or ??
Thanks in advance!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘more than one filter?’ is closed to new replies.