List of custom posts in a PODS Template
-
I have two custom post:
Location
Staff MemberI have set up the following PODS templates:
Staff Member – this show the fields in the Staff Member custom post correctly
Staff Member Archive – this lists fields from the the posts in the Staff Member post type
Location – this shows the fields in the Location post type correctlyWhat I would like is to have the Staff Member posts listed in the Location template. I have tried the following:
[pods name=”staff_member” template=”staff_member_archive” limit=”5″][/pods]
[pods name=”staff_member” id=”61″]{@first_name} is great![/pods]
[pods name=”staff_member” slug=”john-smith”]{@first_name} is great![/pods]But all return nothing but the ‘is great!’ text
What am I missing?
Thanks!
- The topic ‘List of custom posts in a PODS Template’ is closed to new replies.