Filtering posts by Custom Field
-
Hi,
I’ve used Display Posts to create a list of posts with a custom post type of Pre School Class.Now I’d like to create a page that only shows Pre School Class posts that have certain Custom Fields eg Class Day is set to Monday.
I’ve tried using taxonomy and tax_term shortcode to achieve this but I can’t get it to show the correct posts.
Can anyone help?
[display-posts post_type=”preschoolclass” include_excerpt=”true” excerpt_length=”20″ image_size=”thumbnail” wrapper=”div” wrapper_class=”display-posts-listing image-left” taxonomy=”classday” tax_term=”Monday”]
The page I need help with: [log in to see the link]
The topic ‘Filtering posts by Custom Field’ is closed to new replies.