• Resolved daroy

    (@daroy)


    Hi, I have created a new Custom Taxonomy called “Championships” that is linked to the standard WordPress Posts post type. I’ve created a couple of terms under this Custom Taxonomy called Australian, English, German, etc. Now I want to create a page that shows the titels (which must be clickable) of all posts that have the term Australian selected. Then another pages that show all posts with the term English, etc.

    I have been watching a lot of YouTube video’s, reading several blog posts and Pods documentation. But it all covers how to created the Custom Taxonomy’s but not how to display them in the way I want to.

    Hopefully somebody is able to help me.

    Thanks,
    Roy

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Jim True

    (@jimtrue)

    Have you tried going to /championships/Australian/ or /championships/English/ ?

    This is a Taxonomy archive, so it’s handled automatically by WordPress. All Pods is doing is registering that Taxonomy to Posts. Everything else is handled by WordPress and your theme.

    Thread Starter daroy

    (@daroy)

    Thanks Jim, that really was all I needed. I was thinking way to complicated.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Display post titels with a custom taxonomy term’ is closed to new replies.