Need help with where clause
-
I am trying to use a pods shortcode that includes a where clause that queries a custom taxonomy field.
The pod has the following fields title, image and portfolio category (portfolio_category is the taxonomy field). I have tried the following shortcode, but it is not working:
[pods name="portfolio_image" limit="12" where="portfolio_category.meta_value = 'Beauty'" pagination="true" template="Portfolio"][/pods]It works fine without the where clause.
Thank you for any suggestions.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Need help with where clause’ is closed to new replies.