The way to go would be to create an archive template for your taxonomy.
Then you can catch the term requested with a function like get_queried_object()
.
So now you can do a custom WP_Query
querying for both your term and your meta ‘featured’
Hope that makes sense
http://codex.wordpress.org/Class_Reference/WP_Query
http://codex.wordpress.org/Template_Hierarchy#Custom_Taxonomies_display
Related Posts:
- get_terms that have custom sticky field checked
- List custom queried terms in the edit-tags.php?taxonomy page
- Create taxonomy terms from custom field values
- Best way to programmatically remove a category/term from a post
- Attaching Metadata to a Taxonomy Item
- How to add upload field in a custom taxonomy?
- How to save taxonomy term meta?
- Default WordPress taxonomy (Tag) – How to add a custom field to form and save it to the database
- List custom taxonomy terms from custom field
- get_posts that match a user-specified value on a page
- List taxonomy term “Last Name” + “First Name” (taxonomy custom field) in a post loop
- Display list of terms having the same custom field value
- Querying posts by latitude and longitude to build a Google Maps with several markers
- tax query between operator like
- Best way to sort estates and query them (for rent? yes/no. contains office space? yes/no)?
- get_field values for each post on home page using wp_add_inline_style
- update_term_meta() only updating once on certain meta keys
- Save Taxonomy of Post via custom Taxonomy Select Dropdown
- Show Custom Taxonomy as Headline for related posts
- Why can’t I get the correct post permalink
- WordPress taxonomy child image
- How to add an ACF only for parent term?
- Importing data for advanced custom fields plugin?
- Gutenberg add a custom metabox to default blocks
- How to rename a custom field?
- Filter post listing by meta value which is a date
- Extra profile field as select box?
- Matching Serialized Arrays with meta_query
- How to activate “custom fields” section in WP3
- Add meta data to the menu
- How to oEmbed from custom field, responsive to container size and responsive
- Copy SEO Meta Desc “Custom Field” to Excerpt field?
- Custom fields won’t display on my blog page
- How to customize default wordpress editor?
- Add an advert every nth Paragraph
- Count argument in get_terms has no effect on ouput/doesn’t work
- How to edit multiple post with Custom fields
- Undefined index error when saving content on metabox
- Filter taxonomy terms using multiple id in the edit-tags.php
- How to update custom user meta field in wp?
- Get taxonomy terms only of the WP_Query current posts
- Print terms with taxonomy and metabox value
- Add conditional custom option to ‘Display name publicly as’ dropdown
- Custom fields not getting saved in the databse when added to the add new user profile page
- I want to send an email when each post is published
- Creating a widget with a number of custom fields
- Show 1 post and after a specific date show the next one
- How to Create Dynamic Fields in a Meta Box?
- Set front page option using custom fields?
- Custom Field Values not updating unless I click “Update” twice
- Fetch and ACF image field from a custom taxonomy outside category/archive page? [closed]
- Can I create a template or doctype for my blog site?
- Custom field, add class to anchor tag
- How to display posts via custom taxonomy terms using checkboxes?
- Custom Metabox additional item
- How to combine custom fields to make one order-able value
- Updating Other User’s Metadata
- get_posts in meta box dropdown not showing latest posts
- Split the_title
- How to Wrote Simple Calculations by Using Custom Fields in Loop?
- Custom Query based on custom field of a single post
- comment meta_query for keys that aren’t yet set
- How can I use custom properties to set different background on different pages?
- change order of images attached to post
- Single page WordPress website – custom fields or meta boxes or something else?
- Collect Data from NEXT item while in loop
- Order custom fields alphabetically
- How to query for posts with either one or another custom field
- How show post only from after custom date
- Filter or order based on custom field
- CPT : Next or Previous term link when has not adjacent post
- Gutenberg add a custom metabox to default blocks
- How to use ACF with javascript to update custom field values?
- Custom Fields Not Showing (ACF not installed)
- Show Custom field value instead of title in WP Menu
- How to add code to custom field to every blog post via php?
- How to Find List of Available Custom Fields for Theme?
- Get Highest and Lowest get_term_meta() value from Taxonomy Term
- Getting user’s data, by custom field lookup (meta)
- issue with saving custom metaboxes fields
- Counting number of images from loop
- Automatically set the_post_thumbnail to Custom Field Value
- Redirecting to an external URL
- Is it possible in WordPress
- Related post thumbnail not showing up
- Edit different parts of a page seperately
- I want my post to republish again after adding a custom field
- Custom fields: dropdown values depending on other custom field value
- How do i get a specific user metadata using custom metavalue outside of wordpress?
- Creating an If/Else statement using WPAlchemy MetaBox radio boxs
- How to retrive Custom Fields as Values for a Form field
- get_terms() – unexpected ‘=>’ (T_DOUBLE_ARROW) error
- Custom fields doesnt work well with any postTAB plugin
- Colecting values from custom field checkboxes and displaying them in the post
- Grouped Custom Meta Fields without plugin
- Add fields to edit in custom widget
- hide_empty property not working when using get_terms
- How to add a custom field to the comments “Quick Edit” screen?
- Multiple triggers when publishing, saving or updating a post in WordPress
- If possible a field ID transfom in a Custom Field?