• i want to show terms in a specific category, but i’m not sure how i can do it…
    i.e., i have a cateogry(father) called ‘calcado’, ‘roupa’ , ‘acessorios’ (all slug), and i want to display terms only for ‘X’. i use : [a-z-listing display=”terms” taxonomy=”pa_marca” term=”calcado”], but this show all category terms…

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Dani Llewellyn

    (@diddledani)

    Hi,

    I think you want the parent-term attribute:

    [a-z-listing display="terms" taxonomy="pa_marca" parent-term="5"]
    

    You need to supply the term id to parent-term, not the slug.

    • This reply was modified 3 years, 8 months ago by Dani Llewellyn. Reason: clarify parent-term takes an ID
    Thread Starter jfsilva

    (@jfsilva)

    Don’t show nothing, only the letters but in grey scale (like no terms associated).

    One doubt, you used the id 5, for example, or how do you get that id?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Terms in specific category’ is closed to new replies.