Home › Forums › ACF PRO › Using Relationship Fields with Sensei plugin › Reply To: Using Relationship Fields with Sensei plugin
If you have a custom field name ‘related_lessons’ and it is a relationship field that selects posts in a custom post type then what you’re doing should be working.
Does this output the permalink and the title of the lesson post?
<a href="<?php the_permalink(); ?>"><?php the_title(); ?></a>
What kind of field is ‘author’ on the lesson 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.