Home › Forums › ACF PRO › How to combine all post types in a Relationship field › Reply To: How to combine all post types in a Relationship field
The posts may or may not be ordered in the same order that they are selected, there isn’t any way to tell. There isn’t a simple way to order posts by post type. You would need to modify the sql query that is being done by adding a filter before the query and then removing it when you’re done. Here is an example of altering results by post type. You’d need to modify it to also add ordering by title. https://stackoverflow.com/questions/15675296/wordpress-order-posts-by-post-type
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.