Home › Forums › ACF PRO › Query two fields altogether › Reply To: Query two fields altogether
Thanks for your support,
Now I have adopted relationship for my output and this question has resolved half of my problem.
now I also want get_permalink( $person->ID ):
<a href="<?php echo get_permalink( $person->ID ); ?>">
<?php echo get_the_title( $person->ID ); ?>
</a>
so that those values can linked to their respective post.
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.