• Resolved Loekarin

    (@loekarin)


    I want to show all my posts (called Portfolio) that have the taxonomy yeartag ‘2019’ or ‘2018’. So I created a (test) post, with the following shortcode:

    [cptui cptui_posttype=”portfolio” cptui_shortcode=”taxonomy_list_shortcode” cptui_shortcode_id=”745″ taxonomy-jaar=”2019,2018″][/cptui]

    The yeartags exists, they are created as a custom taxonomy.
    Then I see the page https://www.karinvandenbosch.nl/test4/

    As you can see, the years 2019 + 2018 are there.

    Now I expect that clicking on 2019 would show me all posts (portfolio posts) with taxonomy ‘2019’. And clicking on 2018 would show me portfolio items created in 2018.

    But this is not working the way I want it.
    Clicking on a year does nothing. Then I don’t see the posts.

    How can I make them visible?
    What do I do wrong?

    The page I need help with: [log in to see the link]

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

    (@tw2113)

    The BenchPresser

    Not able to confirm myself, but my hunches are that it’s something to do with the query being created for this, and possibly needing to tell it to query from the correct and intended post types for consideration.

    Also, just in case, do you have any published portfolio posts that have those terms yet? A status of draft would get ignored as well.

Viewing 1 replies (of 1 total)
  • The topic ‘taxonomy list (custum post type UI extended)’ is closed to new replies.