Acf post object multiple And now when I go to the post ‘Programm #1’ I want to see ‘Coach #1’ property in the ACF ‘Post object’ drop-down field. ACF Post object. 0 UI missing colors Oct 20, 2018 · the_field('item_title) for instance returns empty, yet get_fields() in the post object loop shows a separate array of all ACF fields with no connection to the post object and its attributes (link, title, etc). I'm attempting to get and list the posts assigned these terms. 1) Loading and displaying the field value 5. The Post Object uses a select field to choose from the list of Products. With ACF I created multiple custom fields in each user which also has a post object field. That works when querying a single product with ACF Post Object by setting “Select multiple values?” to No. The plot thickens! I moved the Post Object code outside the main loop. Use acf/save_post action to save title of given post object as another meta value: Feb 23, 2024 · I have a ACF post type (groups) with a repeater field (group-posts). In the admin area on my pages I have assigned a post object “gallery_select” to pull through a list of the galleries (field name “gallery”) belonging to the custom post type. Post object fields are: ep_review ranking news games manga. Note that add_theme_support('post-thumbnails') must be activated. Here’s the tricky part. Uses of the WordPress®, Woo®, and WooCommerce® names in this website are for identification purposes only and do not imply an Oct 3, 2019 · A field group with ACF is a “group” of fields that are specific to a post or page. Defaults to off. Jan 30, 2014 · I have a Product Details section setup for my custom post type using the ACF plugin. Each Work is made up of multiple Parts such as videos, audios, pdf and images. Now that we have functioning code, we could format the custom data differently, like using a dash instead of brackets or parentheses, or the post title could be eliminated completely, if the ACF value means more to editors. I’d like to combine them somehow so I can use the total with a conditional. This field is a Post Object and the return format is the Post ID. Note: You can add multiple post name. Sep 25, 2024 · Each taxonomy is made up of terms, and the same taxonomy can be assigned to multiple post types. With the following code it is possible for me to get the selected Post/ID: May 1, 2024 · I have a custom post type (landing) with an ACF field “post object” (solution_rel) with the possibility to add multiple posts of another CPT (solution). You can then rearrange the items in any order you prefer by dragging your pages, posts, or custom post type items. Jul 7, 2023 · I am using Elementor and ACF and can get posts with individual entries to display, but can’t get posts to display if they have multiple entries in a custom field. Misuse of the ACF Select field 4. I would like to populate my field “text-2” of the form is displayed in the post “landing” with the titles of the posts referenced by the ACF field. Aug 14, 2015 · I have an ACF taxonomy field that gets multiple terms from a custom taxonomy. Select Multiple Values? Allows more than one choice to be selected. ACF Select field support in Themes and Builders 5. php: Field class compatible with ACF version 5 /fields/multisite_post_object-v4. The Post Object field type (e. Please describe what you expected to happen and why. Uses of the WordPress®, Woo®, and WooCommerce® names in this website are for identification purposes only and do not imply an Feb 14, 2021 · I created a ACF with a location of Taxonomy is equal to Category Then the field is setup like… Field Name : recommended_resources; Type: Post Object; Filter by post type: Post; Select multiple values: Yes; Return Format: Post Object; Then in the post > category section I can edit the field and I select 3 posts. Aug 27, 2015 · I'm now using Advanced Custom Fields Plugin in wordpress. 0 UI wrong border color; Field: Post Object – Fixed sortable items when Inline Post Edit is enabled with “Allow Multiple values” Field: Select – Fixed potential JS issue while searching a value when using “Allow custom value” Field: Tab – Fixed ACF 6. 4. However, the following code not seems to work and output the current page. Still, making progress. As the image shown in my first post, I want to show 3 related produces. Template usage. I have a hard time figuring out what's wrong with this code. I have one Post Object setup called Special Product. " ACF not only allows you to manage custom post types, but you can also create and assign custom taxonomies, and even add custom fields to taxonomies! Mar 20, 2018 · In the post ‘Coach #1’ I added value ‘Programm #1’ through ‘Post object’ property. Filter the connection resolver Custom post type : ‘authors’ I have a multiple select post_object field on the images edit screen where you can select multiple authors. Sign in Product. Adding fields. Jul 9, 2016 · After updating our code, the posts dropdown now includes a SKU after the post title. May 26, 2022 · Hello all, I posted this as a reply the other day here but decided a new thread is better. I have create a custom post type (CPT1) with ACF object field that take another CPT2 as values. php: Main plugin file that includes the correct field file based on the ACF version Jul 8, 2017 · Using an ACF image field or file field to select an attachment. One ACF field - a select probably is best - needs to have all the services to choose from - but - […] Field: Post Object – Fixed ACF 6. All data saved on an options page is global and saved in the wp_options table, rather than attached to a particular post or page. Set "Filter by Post Type" to your desired post type(s) items that you want to set a relationship to. For example, consider this scenario: You have a post called “Main Post” where you’ve added the ACF Post Object field and selected some posts for it to display. Uses of the WordPress®, Woo®, and WooCommerce® names in this website are for identification purposes only and do not imply an Sep 25, 2024 · 1. If using the “Stylized UI” setting, you may also drag and drop to reorder the selected choices. Mar 8, 2021 · My situation: The standard WordPress Post Type "Pages" has got its own ACF field "header-selection". Steps to reproduce: Make a multiple values Post Object ACF field To sort your Post Object field items, access the WordPress Edit Screen of the page, post, or custom post type to which you assigned the field using the ACF Location Rule option. Mar 6, 2023 · Includes post type archive URLs within the select list of options. Feb 8, 2024 · When using the ACF Post Object field with WPML, you might notice differences in how untranslated content appears on your WordPress site’s backend and front-end. Mar 2, 2017 · simaooliveira; March 2, 2017 at 4:12 am; Hi! Is there any way to limit the input of items on post object fields that accept multiple posts? I noticed that this is a parameter that exists for relationship fields, but not for post objects, and I can’t understand why this is. 3 also OK, but 16. Consequently, when a post is created in one custom post type, it is automatically associated with the corresponding post in the other custom post type and vice versa. The actor class subfields from a repeater come in fine (time, day, level, age), but the only field that doesn’t show properly is Jun 5, 2023 · 1 WP Engine is a proud member and supporter of the community of WordPress® users. Options page The ACF Relationship field can be used on an ACF Options Page. The block uses an ACF Post Object field that has the “Select Multiple” toggle enabled and also filters the selectable posts by the desired post type and “Published” post status (see screenshot). Posts, Pages and custom posts types are all considered as Post objects of different post types. Oct 19, 2021 · Hello, I’ve been searching and searching and can’t seem to figure out if this is possible or if I’m just not understanding any of the posts. Jul 31, 2023 · Specifies the value format returned by ACF functions. ACF Post Object) creates an interactive dropdown to select one or more posts, pages, or custom post type items. To get more data from a selected post, please use the post object field Aug 14, 2019 · Originally posted here: wp-graphql/wp-graphql#939 When using a multiple values Post Object ACF field, WPGraphQL return an empty object instead of the list of post objects. (Using Advanced Custom Fields in Wordpress). po and . My site uses the category taxonomy and posts to create a pretty standard hierarchy. Can someone please help me along here? I need this post object to echo code before the end of the entry content See Featured Images & Post Thumbnails documentation. The (resources) post type has standard attributes (title, author, etc. advancedcustomfields. Each Partner can attend multiple Seasons of our events, they have a ‘select’ for season. May 25, 2021 · Hi. The bidirectional setting is compatible with four ACF Fields that can be linked together. Instead you can just sort the post data returned in your initial ACF query rather than running the extra query. Anyway, you can call it via native WP function. Options Sep 6, 2022 · Hello i'm working on a website using elementor pro + ACF. Step 1. Code snippets for the ACF Select field 5. Following this process, you can set display conditions based on the values of other ACF post fields. Seems logically accomplishable, but for some reason i'm missing the method. Appearance Selects the type of interface displayed (Checkbox, Multi Select, Radio Buttons, or Select). The Advanced Custom Fields plugin makes it very easy to add custom fields to a Post, please follow the steps below. And now I defined some Choices, and they have Choices set as below: Field Name: time_availability Field Type: Select low : Once or twice If the multiple posts selection setting is enabled for the Post Object-type sub field, follow Related Posts using ACF Post Object in Bricks tutorial instead. The field in this example uses Post Object as the Return Format, and is a multiple value. Dec 1, 2017 · The topic ‘Post Objects – Displaying Multiple Instances’ is closed to new replies. The ACF plugin enables the establishment of a Bi-directional relationship (B<– A) between two custom post types, thereby linking each post type to the other in both directions. 4 and higher. Oct 8, 2021 · Hello, I am experiencing multiple problems with the ACF integration, specifically with the Object Field. I […] Mar 26, 2014 · I'm using Advaced Custom Fields and I have a custom post type which has two post object fields which are also custom post types. This setting will automatically set the image as Featured thumbnail on the current post. That repeater field selects posts from the (resources) post types. Confusing I know… So users might be associated with multiple “Companies” (acf key “company”) which is a Post Object field. A selection can be made from the available posts of the CPT "Headers". 0. Jan 14, 2024 · Under Preview Dynamic Content select the post type you wish to preview; Drag a widget that makes use of dynamic content (e. 4) Setting nested select (Optgroup) 5. Use cases of the ACF Select field 3. Hope that makes Nov 5, 2016 · Post Object – Select a related post (or posts) – Default is only one post can be selected – when allowing multiple, the max allowed cannot be limited – returns a single post when not allowing multiple selections – returns an array of posts when allowing multiple selections. Oct 20, 2022 · Hi, I have created a post selector group post_grid with 5 post objects each will output single post. php: Field class compatible with ACF version 4 /lang: folder for . Welcome Browse through ideas, snippets of code, questions and answers between fellow ACF users Sep 22, 2017 · The topic ‘Post Object field with multiple posts into a WP_Query or while loop?’ is closed to new replies. I’m able to get the amount for a single post object using count(). ) Sep 18, 2019 · With a post object field. Like this: $permalink = get_permalink( $featured_post->ID ); $title = get_the_title( $featured_post->ID ); Mar 10, 2025 · Overview. on the backend I've configured the following: https://goo. Post Object Fields. mo files; acf-multisite_post_object. It can be set to ID or POST object. Step 2 May 8, 2013 · @Michael Ray-Von - your answer worked, but it involved getting the same data from the db twice. #Compatible Fields. Select Multiple Allows content editors to select more than one choice and reorder the selected choices by dragging and dropping. The system also works with sub fields of Groups & Clones (prefixed field names must be turned off). Uses of the WordPress®, Woo®, and WooCommerce® names in this website are for identification purposes only and do not imply an "Related Posts" heading is output if there is only one related post and "Related Posts" heading if there is more than one related post; Step 1. ACF User field essentials 2. Post Object is stored as an ID, so you can't use meta query to search by post title in such case There are few ways of solving that problem: 1. When a user adds a product, they have to select the Manufacturer trough an ACF post object field Sep 25, 2024 · 1. Choose from “Value,” “Label”, or “Both (Array)”. 4) Displaying users in a slider 5. 2, the Options Pages UI simplifies the process of creating new, customized admin and sub-admin pages to edit ACF fields. Mar 10, 2025 · Overview. Nov 25, 2018 · It can be done, but it won't be so easy. The Post Object field includes new settings allowing users to create and edit post on-the-fly from the post edit screen. For our projects we have a different post type, with an ACF field where multiple of our partner post objects can be selected, indicating partners who were part of the project. In this example, we shall output products related to the current single post being viewed. I'll break it down with an example: I have a page with a book on it. So I’m trying to pull say the picture of a Corvette (main_image) that’s in the carsandtrucks CPT from a select post object field named select_car in the repeater field called favorite_cars. And I wanna go farther. Dec 17, 2022 · When choosing from a Post Object select2 dropdown, and encountering multiple posts with the same title, the Post ID is provided in parentheses - as in the attached image (for a Custom Post Type named "City"). The options in the Advanced tab are optional. If it allows multiple values then it will work the same way that relationship fields work. Mar 3, 2016 · redsun; March 3, 2016 at 3:58 pm; I have a custom post type and each post just has a title and an acf gallery with multiple images. When enabled, you may also drag/drop to reorder the selected choices. If you want use an ACF Post Object field during your mapping, you must first input in your Airtable field the path of the post (or page or custom post type) depending on post type: If the post is a simple post or page, input the post Nov 13, 2016 · So if, for example, I want to use the field to represent a certain order: “Post Object A, Post Object F, Post Object Z, Post Object A (again), Post Object R”. Partners is a post type. ACF will store all custom field values in the wp_postmeta table. 3) Displaying user details in a list or grid 5. Each Publication CPT post can have 0 or 1 or more related posts. Jan 28, 2019 · Hi, I just discovered Post Object fields type and I was hoping for some advice on what is good practise? My plan is to have 3 different Post Object -fields where each one would setup a select list (from 3 separate CPT:s). The relationship data is stored in an ACF field on both objects making it easier to query. Jun 12, 2015 · Reviews and Showcases are about a product, so when an user adds a review or showcase, they have to select the product trough an ACF relationship field. I want to limit the queried results by a custom field. I think this approach is really nice and dynamic and easy to use. In the last field, select the post/page/CPT name that you have added in the ACF field. A user could have multiple Companies so it ends up being an Sep 23, 2015 · I'm trying to make use of the Post Object field, whereby I'd like select multiple posts (Portfolio pages) and print into a page the URL to these pages. Jun 21, 2020 · [email protected] June 25, 2020 at 7:04 am; Hi This can be closed, I talked to support and confirmed it wasn’t ACF it was another part of the application causing the issue which made it seem like saving multiple values to a ACF post_object wasn’t working while other ACF stuff was working. Use cases of the ACF User field 4. The format of the item is determined by the Return Value setting, which specifies how the data is returned when using the ACF get_field() function. The ACF Post Object field allows you to select one or more posts, pages, or custom post types. g. * (the whole range), 16. Jun 3, 2010 · Enhancement - ACF Post Types and Taxonomies can now be duplicated; New Field Type: Post Object; Added multiple select option to Select field type; 1. First let me outline the Feb 17, 2022 · 1 WP Engine is a proud member and supporter of the community of WordPress® users. Required Apr 14, 2020 · The type we register will be an ID (This can also be of type Boolean, Float, Integer, orString) for my case I wanted to get only posts that where connected to an other post via the ACF post object field (the field was set to return only the Post ID). 2) Displaying the chosen user as a link 5. I have set this to output a post object in the acf edit field group page because I use various fields from the authors on the image display. The Page Link field will return either a single URL or array of URLs. This article demonstrates how to retrieve an array of post objects from the database using native WordPress functions. The code below works, except for when i try to type in the search bar - a get the following errors: The errors I am getting are PHP errors in ajax response; Apr 16, 2016 · I have four multi-select post object fields on my page and I’m attempting to get the total number of posts (or in my case staff) in those post objects. This allows the data to be displayed on any page throughout the website /fields/multisite_post_object-v5. Feb 20, 2022 · It depends on how you setup your ACF POST object RETURN parameter. Choose from Term Object (WP_Term) or Term ID (int). 5) Updating the user field programmatically 6. 4 and up broken. Jun 18, 2021 · ACF pro field: Post Object with multiple choices does NOT update the order when using Yoast 16. Depending on your choice in the third field (Is or Not) your content will be visible or hidden. Goal: I understand that each taxonomy works with separate tables and it’s ok that there is no synchronism. Jul 7, 2017 · Register multiple options pages; Registering a Custom Post Type; Registering a Custom Taxonomy; Sort a Repeater Field; Synchronized JSON; Troubleshooting Validation Security Nonce Errors; Updates to ACF Field Functions in 5. ACF Select field essentials 2. It's better to get the Post ID than not to get any clues at all for disambiguation, but what […] Oct 25, 2021 · I have a post Object field, set to display within the default Wordpress categories. ) but also has ACF fields of its own such as an image (resource-page-img), text (resource-content) and video (resource-hero-video (this is a url)). Code snippets for the ACF User field 5. Sep 24, 2013 · Post Object Field: select_car Custom Post Type used in Post Object filter: carsandtrucks ACF field in the carandtrucks CPT: main_image. Create the ACF field group having a Post Object type of field named related_posts. Mar 10, 2025 · 1 WP Engine is a proud member and supporter of the community of WordPress® users. 3) Setting choices dynamically 5. Uses of the WordPress®, Woo®, and WooCommerce® names in this website are for identification purposes only and do not imply an Field: Post Object - Merged "Allow Custom" & "Save Custom Value as New Post" settings; Field: Post Object - Fixed the "Save as New Post" setting when allowing "Multiple Values" Field: Post Object - Added instructions & code examples to alter the New Post arguments programmatically; Field: Code Editor - Added border radius to match WP admin I’m trying to relate products from within a Flexible Content field in ACF. The only alternative available for me by ACF to do so, is to create a repeater with each row containing a Post Object Field with a single selection. Mar 1, 2025 · Post Objects (Post, Page, Media Attachment, CPT Item, WooCommerce Product): All content types, including pages, media attachments, and custom post types, are stored in the wp_posts table. However, I need to set a filter on this field, to only display posts Jun 23, 2021 · In a single post, I would like to highlight the artist associated with this 'exposition' and put some extra info based on 'artist' fields. (Side note: in ACF Pro it's a little easier as you can use the acf_get_field function which does return the full field object. It was working on 15. Aug 9, 2023 · Connects selected terms to the post. Like this: If a post is removed from a relationship then the post being removed will also be updated to remove the relationship to the post being edited. This field type uses the Select2 library to enable search and AJAX functionality. Text widget) Click on the Dynamic icon ; Choose ACF Field; Once selected, click again on ACF Field; In Settings > Key, select the custom field you want to display. Load Terms Loads values from the post terms. This article will demonstrate how to retrieve and sort an array of post objects from the database using native WP functions. Bidirectional User field feature 3. I have a scenario where I need to see if the value(s) for a Post Object field in a user’s profile has any matches in an array of possible values. This should produce 3 different ”related content -areas" below the main article/loop. I currently have 3 queries set up (just 💡 If you want to use multiple posts, as allowed by the ACF Post object, you need to use a multi-select field in Notion. One of the field types provided by ACF is the “Post Object” field, which allows you to select one or multiple posts from your WordPress site. For example, in WordPress, you have the following structure: Posts corresponding to training courses, with an ACF Post Object field displaying the organizer, and an ACF Post Object field displaying the location. gl/mROoUq but just can't get the following supplied example code to work: <?php /* * Loop through post objects (assuming […] Hmm, if you don’t have the Pro version of ACF, you could create a custom post type for file uploads, each post has the title and file upload field, you can then create a post to add a file, and create another post to add another file, then use the ACF post object field on your article, which is part of the free version of ACF to assign those Oct 23, 2024 · 1 WP Engine is a proud member and supporter of the community of WordPress® users. Multiple Allows you to select more than one choice. Required Sep 25, 2024 · Nested Repeaters: ACF Repeater supports unlimited nesting, allowing complex data structures with multiple layers of repeating fields. May 2, 2023 · Navigation Menu Toggle navigation. Here, we use a special function named setup_postdata() to enable the use of WordPress template functions. Here’s a basic idea of the problem. I expect that the ACF field order is saved in the postmeta. We then setup a template, which can load the ACF fields in the Partner post, and display the necessary content. Jun 2, 2017 · bosoxbill; June 2, 2017 at 6:16 am; I don’t know what’s happening, but very recently I cannot seem to get a field in the current post and use it to query a post object. But it can't be set to post_title. In my form I have a checkbox field which can hold multiple items, and they are exactly the same as the titles of my posts. The available formats are: Post object Mar 10, 2025 · This example demonstrates how to loop over a Post Object value and display a list of clickable links. This setting will only work on Post objects (and not on terms, options or users). I would like to display on my CPT1 page all May 22, 2018 · One, lets call it Seminars has an ACF post object field called ‘speakers‘ allowing you to select Multiple posts from the second post type- ‘Speakers‘ and returning the post IDs. Relationship field – Select a related posts (or posts) Sep 25, 2024 · Post Objects (Post, Page, Media Attachment, CPT Item, WooCommerce Product): The IDs selected in the ACF Relationship field are stored in the wp_postmeta table, associated with the relevant post or custom post type item. WP stores each Attachment as a post object in the wp_posts table. ACF User field support in Themes and Builders 5. 11; Upgrade Guide - ACF PRO; Upgrade Guide - Version 4; Upgrade Guide - Version 5; Using acf_form to create a new post Mar 10, 2025 · 1 WP Engine is a proud member and supporter of the community of WordPress® users. com/resources/tutorials/querying-relationship-fields/ Sep 25, 2024 · The ACF Post Object field returns one or multiple items, depending on the 'Multiple' field setting. 5) Updating the select field ACF Post Object with Multiple Options <?php /* * Loop through post objects (assuming this is a multi-select field) ( don't setup postdata ) * Using this method, the May 4, 2022 · Hi!, I am putting together a website for high school students to upload practical work on various topics. All my fields work fine, except the post object field. I can’t do it. Concretely in Wordpress, each Work is a CPT with a custom field of type ACF-relationship to its parts. Misuse Warning: Using the Repeater field as a substitute for a Custom Post Type (CPT) is inefficient and not recommended for data that needs to be queried or used across multiple pages. Aug 9, 2023 · Choose from Post Object (WP_Post) or Post ID (integer). Return Value Specifies the format of the returned data. In your given code you try to use title by that way. What I'm trying to do: setup up a custom field in admin using the ACF plugin to lists in a meta-box on all pages a list of testimonials ( Jul 7, 2017 · Posts are the most common way to create, edit and organize content. this part works fine, I can retrieve linked speakers and display them in the single ‘Seminars‘ post template as expected. ACF field group: Set the Post Object field's Return Format to Post ID. Jun 27, 2018 · I have created a form with Gravity forms which in turn creates a user. I have 2 custom post types: Actor Classes & Teachers I’m creating the Actors archive page using the layout builder. There are many ways to query posts in WordPress, however, this article will make use of the common get_posts function, WP_Query object and pre_get_posts filter. Here’s what’s going on: I’ve got a ACF repeater with clone fields (the “sida” is in the repeater, the rest are clones, but I’ve tried this with a non-cloned fields and getting the same results): I’ve filled SOME of the values in: Now I’ve got a setup where I check if the repeater value is filled The ACF (Advanced Custom Fields) plugin in WordPress allows you to create custom fields for your posts, pages, and other content types. Dec 10, 2024 · I built a custom ACF block to display my company’s team members (a custom post type called “team_member”). 1) Loading the field value 5. 2) Displaying all the available choices 5. When a post is being edited: Apr 18, 2020 · Note: We will be covering the case where the post object field will have a single value and not multiple values for now. Create your field group having a field of "Post Object" type, select which Post Type items should appear in the dropdown, leave the Return Format as the default (Post Object), set your location rule and save . Oct 22, 2022 · Post object field to get the post id). Feb 13, 2014 · The post_object (multi-select) saves it’s data in the same format of a relationship field (serialized array of IDs), so you can follow this tutorial to perform a backwards query: http://www. In […] Apr 4, 2024 · Introduced in ACF PRO 6. The attachment IDs from the ACF File field are stored in the wp_postmeta table, associated with the relevant post or custom post type item. And then each element you nest inside it Will be able to use all the dynamic data (post title, featured image and so…) From the current post object (defined in the current “post object” element id field. Getting Data from the first post object works fine, but for the second, all values are NULL. There are many ways to query posts in WP, however, this article will make use of the common get_posts function, WP_Query Object and pre_get_posts filter. If a post object field is being used. For Field Type select POST OBJECT 5. The WordPress® trademarks are the intellectual property of the WordPress Foundation, and the Woo® and WooCommerce® trademarks are the intellectual property of WooCommerce, Inc. The objective is to loop through the publication posts and within each publication, output a list of related posts. NOW I see the actual post objects selected in the back end through ACF, but they aren't being outputted in the page where I want them. I am unable to conditions for the output of my looper provider which is based on an ACF Post Object field, and the ACF integration seems to be getting stuck in a loop and breaking the frontend of the website (see end of post for PHP notices and stack trace). Each part has a name, a link to the video or a wp_attachments for images, audio and pdf, as appropriate Nov 28, 2013 · Chris; December 1, 2013 at 1:45 am; Hi @astrixoblix, it works. Jun 24, 2024 · 4. regards, Victor Jan 2, 2023 · The get_field_object only returns partial information if queried by name - to return the full object you need to use the field key. Filter by Post Type – select the Mar 10, 2025 · Overview. Thank u and @elliot. Options Page: Consider this ACF field group for a "Publication" CPT: Field label: Related Posts Field type: Post Object Select multiple: on. In a bidirectional relationship, each object (post, page, custom post type, user, or taxonomy) has a relationship field that refers to the other object. Moby Dick. However, when querying for multiple values, instead of Allow post types: Filter which post types can be chosen: Appearance: Select the appearance of this field: Return Value: Return the post types name or object: Allow Null: Allow empty value: Layout: Choose the layout: Toggle: Allow to toggle all values: Allow Custom: Allow custom value: Select multiple values: Allow multiple values selection Apr 8, 2024 · Strange thing that might be a bug, or it might me be not knowing what I’m doing. For example, a "Sector" taxonomy could be applied to both "Partner Companies" and "Projects. pot, . I'm trying to get Data from two related post objects within one wp_query. I tried with post-2-post but I can't figure this out, I'm quite new to PHP :)! Can you help me! Thanks in advance. movkv etq gkq wuw dwlitu hhmztu iavxbd sufr qspufc efwihrdw vvnvg sirwymm cnolc evmnyc ortqtipf