Hi there,
I need to filter a list by the value of a custom field.
the name of the custom field is “place”. And the value is “Italy”
I can do it in the list’s settings.
But I’d like to do it using the shortcode so it can be more flexible since I can use the same list in different places just changing its shortcode.
So far my shortcode is:
[wp_show_posts id=”123″ settings=”place=Italy”] but it does not seem to work.
What’s the right way to do it?
Thank you. All the best. Carlo