• Resolved chrimbus

    (@chrimbus)


    Hello

    I am using this plugin and I love it.

    I have a custom post type called “photos” and I’m trying to figure out how I can pull content on to a page via the custom taxonomy I created under Photos. (ie. Photos > Interior Projects[Custom Taxonomy])

    I’ll need to have a page that is essentially an archive with the following post excerpts “CustTaxonomy1,CustTaxonomy2,CustTaxonomy3” and then when click one of those, drill down to one more category again with an archive of post excerpts of “ChildTaxonomy1, ChildTaxonomy2,ChildTaxonomy3″…

    If that makes sense. Not sure it does :/

Viewing 1 replies (of 1 total)
  • Plugin Contributor Michael Beckwith

    (@tw2113)

    The BenchPresser

    Good day @chrimbus

    This is definitely an area not directly covered by CPTUI itself. We focus on the registration, not any sort of display.

    That said, I’m honestly not sure how I’d go about that setup, truth be told. It feels like a case of making a bunch of taxonomy term queries, and then iterating over those to make potentially more queries for each term, and then use those results to query for posts that have the terms in question. Potential to get really “hairy” pretty quick.

Viewing 1 replies (of 1 total)
  • The topic ‘How do I pull a custom taxonomy on to a page?’ is closed to new replies.