Hello, Working on a project that has a custom post type Sports. The posts are Football, Baseball, Basketball, etc... Each post contains a lot of custom fields utilizing the Advance Custom Fields extension.
The issue is that one of the sub templates is a team photo section - displaying one team photo at a time with team member names listed below. I need to filter by Men's / Women's, as well as nav list of custom fields for year (1942 1946 1949 Etc), linked to that team photo page.
I also need a way to obtain a unique URL for each team photo "page" so that I can retrieve the team members in searching, linking back on the site.
Working on a project that has a custom post type Sports. The posts are Football, Baseball, Basketball, etc... Each post contains a lot of custom fields utilizing the Advance Custom Fields extension.
I've broken the posts up into 4 sub templates to break up the content following the info here: http://www.placementedge.com/blog/create-post-sub-pages/ Which works great.
The issue is that one of the sub templates is a team photo section - displaying one team photo at a time with team member names listed below. I need to filter by Men's / Women's, as well as nav list of custom fields for year (1942 1946 1949 Etc), linked to that team photo page.
I also need a way to obtain a unique URL for each team photo "page" so that I can retrieve the team members in searching, linking back on the site.
Any thoughts on pulling this off?
Thank you for your help,
Jonathon
http://wordpress.stackexchange.com/questions/59834/custom-post-type-sub-templates-with-filterable-custom-field-data-and-related-url
Thank you,
Jonathon