How to display PODS items using where in shortcode
-
Hi all,
I have a PODS named “University” and a field type Yes/No, named “is_host“. I can display the universities that is_host equal to Yes, by using this short code:
[pods name="university" template="University List" limit="10" pagination="true" where="is_host.meta_value"]
Now, I’d like to display the universities that is_host equal to No, how to do that ?
Thanks for any suggestions.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘How to display PODS items using where in shortcode’ is closed to new replies.