• I am building a site for someone who sells wine. He deals with Brands, Winemakers that own these brands and get their fruit from specific vineyards. I was going to build three custom post types for the Brands, Winemakers, Vineyards. The challenge I am having now, is that it would be great if under Brands for example, you could specify via check boxes, who the winemaker is and what Vineyards they use. Likewise, for winemakers, I have to be able to specify, what Brands they own and what vineyards they get their fruit from.

    So I was hoping to be able to have something like a taxonomy for each that shows what the others are and lets you select from that list the ones that apply. What I would like though is that for example if I add a new winemaker page, that winemaker now shows up in this “taxonomy” for the Brand pages.

    How could I best approach this?

    Thanks a lot in advance!!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • https://www.ads-software.com/extend/plugins/posts-to-posts/ is absolutely wonderful for this. Note that it’s a plugin for developers; it gives you the infrastructure you need, but you still have to create your own connections between post types and display them however you want in yoru theme templates. But there are good instructions in the documentation, and if you can handle making post types and taxonomies, it’s really no more complicated than that.

    Thread Starter brian914

    (@brian914)

    That is awesome!!! Thank you so much. I am still in the research phase for what I was going to do, but I am excited to get to it and try it out!!!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Other pages as taxonomy?’ is closed to new replies.