• I have a custom taxonomy that contains 3 terms. And I have numerous CPT (custom post types) posts assigned to those terms.

    I want my menu to look like this:

    MY TAXONOMY
    – TERM 1
    – CPT 1A
    – CPT 1B
    – CPT 1C
    – TERM 2
    – CPT 2A
    – CPT 2B
    – CPT 2C
    – TERM 3
    – CPT 3A
    – CPT 3B
    – CPT 3C

    Therefore, I am using “Populate from taxonomy” option with these settings…

    Taxonomies: my-cpt-taxonomy
    Terms: All
    Depth: 10

    …which I presume is correct(?). But the menu that is produces is just:

    MY TAXONOMY
    – TERM 1
    – TERM 2
    – TERM 3

    I.e., the second level of depth (my CPT items) is not shown – despite me specifying a depth of 10.

    Does anyone know how I can fix this problem so my CPT items are also shown? (NB, I still have this problem even after creating a brand new CPT item, so the problem is not date-of-post related.)

Viewing 1 replies (of 1 total)
  • Thread Starter mobilewebexpert

    (@mobilewebexpert)

    (THIS IS A RE-POST WITH BETTTER FORMATTING)

    I have a custom taxonomy that contains 3 terms. And I have numerous CPT (custom post types) posts assigned to those terms.

    I want my menu to look like this:

    MY TAXONOMY
    – TERM 1
    –– CPT 1A
    –– CPT 1B
    –– CPT 1C
    – TERM 2
    –– CPT 2A
    –– CPT 2B
    –– CPT 2C
    – TERM 3
    –– CPT 3A
    –– CPT 3B
    –– CPT 3C

    Therefore, I am using “Populate from taxonomy” option with these settings…

    Taxonomies: my-cpt-taxonomy
    Terms: All
    Depth: 10

    …which I presume is correct(?). But the menu that is produces is just:

    MY TAXONOMY
    – TERM 1
    – TERM 2
    – TERM 3

    I.e., the second level of depth (my CPT items) is not shown – despite me specifying a depth of 10.

    Does anyone know how I can fix this problem so my CPT items are also shown? (NB, I still have this problem even after creating a brand new CPT item, so the problem is not date-of-post related.)

Viewing 1 replies (of 1 total)
  • The topic ‘Populate from Taxonomy – “depth” setting not working’ is closed to new replies.