Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other WordPress Logic Problem

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #36959
    mtedwards
    Member

    Hey Guys,

    This isn’t so much a css coding issue as it is a logic problem.

    I am building a website for a band management company. I want a custom post type for each band with custom fields for different information.

    There are also Gigs on the site. I want to be able to query gigs and display them based on date on a gigs page for all bands on the site, but also have them show up the appropriate bands page just for that band.

    Anyone have some hints on how to do this.

    Should the gigs page just query all bands and just display gigs ordered by date or would it be better with a custom taxonomy?

    Thanks for your help

    Matt

    #98055
    mohit
    Member

    I was stuck in same problem, when i had to show deals for the stores ( both were custom post types), i used Custom Post type relations plugin to implement it.

    Thanks,
    Mohit

    #98070
    mtedwards
    Member

    Thanks Guys,

    I’ll look into the plugin.

    @Robskywarrior is there anyway of dynamically populating a custom taxonomy with the titles of a custom post type. So the Taxonomy ‘Bands’ would only display actual names. Then on the band page query if taxonomy == the_title?

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘Other’ is closed to new topics and replies.