-
Hi there,
I am creating a new site with a knowledge hub with ACF,
Basically I created a Custom Post Type called Wounds, There are many Single Wounds showing.
Then I created two different Taxonomy, one is called Wound Types (like default Categories), like the skin wound type from daily skin injury, surgical or Aesthetic Medicine etc.
Then another Taxonomy is called Department (like default Tags), meaning which hospital department can deal with this wound.
Now I want to show the it like I set in the single post content template, like this:
https://dropover.cloud/55c54fBut the thing is, it is showing nothing, please check the live url in the private information part.
Thanks,
Alex -
Hi there,
you need to select a term under the taxonomy field.
-
hi,
I tried adding all the terms in it
it looks like this now:
https://dropover.cloud/dc530ait is showing the single post, but I want it to show the term itself, for example, I want the single post chemical peel show Wound Types as Aesthetic Medicine, and the department part to showDermatology, which Aesthetic Medicine and Dermatology are both terms under different categories (Wound Types and Department)
-
Alvind
Hi there,
Select the Text block where you want to display the terms, change its dynamic tag to Term List, and set the appropriate taxonomy settings.
-
Hi,
I am aware that I can do this, please check the live url in the Private information, where I highlight them as yellow.
but for the plan, I would like the term list to be shown as a “card”, not just simple text, like this:
https://dropover.cloud/bf90ebwhich contains a terms image (which I will add through the ACF field function) and the term title, gives a clear idear which wound types this would be and which departments can treat these wounds (sometimes a wound can be treated by different departments, so I need to add maybe more than one department cards to it)
basically I would like to show term list cards inside a single post content template in a query loop block.
-
Alvind
Okay, I now fully understand what you’re trying to achieve.
Unfortunately, the Query block doesn’t currently support querying a list of terms, so what you want to do isn’t possible at the moment.
-
ok, no problem, thanks for letting me know, and thanks for your help
-
Alvind
You’re welcome
- You must be logged in to reply to this topic.