In your loop, you can add
$available = get_sub_field('available');
if($available == 'yes'){
//your row rendering code
}
Switch ‘available’ with whatever you named that field.
Related Posts:
- Query by 2 values of a repeater ACF field
- Query filter by value in meta_value array
- Linking posts together with Advanced Custom Fields “both ways”
- How do I display specific custom posts, and how do I edit a post’s singular page?
- $post breaking container loop
- Order post by date with ACF
- Displaying custom field according to date
- How to organise this data within WordPress
- How to set the seo title tag on a page by page basis?
- WebP Fallback for Inline Background Image in Style Attribute
- Adavnced custom fields relationship query plus query inside
- Query based on custom fields start and end date
- Custom post type posts don’t show in archive widget
- How To Import CPT With Only Few TEXT ACF Fields From Front End?
- Showing specific post in order of array wp_query
- Advanced custom field boolean value in custom post type
- Why is my WP Query not returning first result’s post meta?
- Number of posts in the archive
- Query of custom post types only shows first post
- Custom query for custom post_type
- Adding custom field values to wp_list_pages
- Query multiple taxonomies with pre get posts
- How to add/edit advanced custom fields on custom post type’s WordPress REST API?
- How to query 2 custom post types that need to share a slug?
- Recoverable Fatal Error – Object of class WP_Post could not be converted to string
- Querying & displaying custom post type into an existent page [closed]
- How to get a custom type post data when it has a connection with another custom type post?
- Custom post type showing same Post on all Pages
- Why would social icon badges disappear after adding a custom post type?
- Sort a custom post with ACF: Date Picker & Display Featured!
- Query Custom Post Types with checkboxes
- ACF repeater field usage
- WP_Query() with custom post type and taxonomy — get all terms?
- show all custom posts types in home page
- List of users that clicked a ‘Join’ button at single post
- List of child custom post types lists all custom post types
- Post loop count is not in order
- Query custom post type based on post id and custom field value
- Listing custom post types on archive page with array
- Make (custom) post type accessible only by custom query
- Can I query posts by taxonomy conditionally based on post type?
- How to conditionally add Custom Post Type to Front Page
- How to inherit field value from parent post into in child / sub post
- How can I add a shortcode to query Custom Post Type with ACF in WordPress?
- Custom Post Type page sorts differently on different environments
- Postname on unique permalink structure appends “-2” for a custom post type. How can I get this to stop happening?
- set_query_params using custom params defined in functions file?
- Graphql: Unable to query (where:{author}) for custom post type
- Custome fields not displayed
- Query not work for current taxonomy
- Create short URL with auto 301 redirect
- ACF for custom post type archive pages: which hook to use?
- Display a post from custom post type only if all the selected taxonomies and custom field value matches the record
- Returning a custom content types with meta values
- How to define the template for custom posts?
- Batch Extract Date from post title and put into ACF custom field
- Query entries from custom post type in an ACF flexible content field
- Custom Query: If One Post Object Field Value Is The Same As Another
- Why is wp api returning old acf values?
- How to use single.php for creating, reading and editing Custom Posts with ACF
- Break up posts per page in two sections
- Custom Post Type not showing in main loop
- Distribute Custom Post in different pages
- get custom post type value in header.php [closed]
- Custom Post Type setup
- posttype and custom fields on multisite
- How do I get_the_postID() for a custom post that uses ACF repeater field?
- How do I replace the post title with a custom field?
- Advanced custom fields Post Object image field not displaying in custom post type single.php
- Sum and count of custom field values
- new WP_query > displays posts only once instead of running through full array
- Pagination on search results page
- How do I show a link or ‘Read More’ button on a custom field excerpt when it is less than the word limit
- Querying a custom post type, but not show duplicates
- Shortcode to return single custom post based on post taxonomy
- How to export custom post type with ACF to individual file with automation?
- Custom fields not showing in custom post type
- is_main_query() never called on WP 4.4
- Group by custom field value (start and end times)
- Custom post types, disable fields
- meta query not retrieving posts
- Custom Post Type with Configurable Sidebar via ACF
- Hide text if query has no posts
- How do I get the index for a custom post?
- Getting custom post types to properly display alphabetically
- Create query for both custom post type and category
- Filtering custom posts by custom fields (ACF) [closed]
- Get A Custom Field From A Custom Taxonomy Of A Custom Post Type [closed]
- Function to limit number of custom post types on homepage – TwentyTen
- Custom Sidebar in Editor (not Widget) for Custom Post Type in Genesis
- ACF Relationship Posts how to show additional content
- Custom taxonomy query showing more than 4 posts
- wp-includes does not contain a feed template
- Using WP meta query to show custom post types by a start and finish date
- Custom types, taxonomies and query optimization
- Limit search field to just search a custom post type with custom fields
- Advanced custom field – posted fields from custom post type
- Query Custom Post by taxonomy multiple categories
- Query custom posts from custom taxonomy
- Excerpt length: get first paragraph