-
AuthorPosts
-
November 2, 2015 at 3:51 pm #649915
I have read:
https://community.theme.co/kb/customization-best-practices/
https://developer.wordpress.org/themes/basics/template-hierarchy/I am trying to display my custom post type as an archive (list view) and as a single page. I’m using this custom post type to display athletes for a club lacrosse team that have committed to colleges. The post will contain information like graduation year, position, hometown, etc.
I have the custom post types made. That was easy. I’ve done that before with WordPress. I’m having a hard time figuring out how to pull data from custom post type with xtheme.
I am not sure how the WordPress hierarchy and the Views interact. I’m basically going to have a table displaying all the players who have committed and then taking them into page that is a template. Some solutions I have seen say to overwrite the blog. I can’t overwrite the blog because they have a blog that they use as well. The effect I am going for is something similar to this: http://nxtlacrosse.com/commitments/boys but I’m going to make it look better and fit into XTHEME.
Any guidance would be greatly appreciated. Sorry to be a bother!
November 2, 2015 at 8:25 pm #650126Hello Noah,
Thanks for posting in.
Please refer to the following thread:
https://community.theme.co/forums/topic/custom-template-for-custom-taxonomy-archive/
https://community.theme.co/forums/topic/custom-post-type-list-page-template/Hope this helps.
-
AuthorPosts