-
DescriptionHi, I have a custom listing page that's exactly like that of the Quarto Gallery implementation, but can't seem to determine how to enable "categories". Similar to a post, I'd like to have multiple categories applied to a given listing item. Example:
I'm open to other variations of implementation, but as of now, enabling categories just lists the high-level "parent" category. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
Your snippet is not enough as it only show |
Beta Was this translation helpful? Give feedback.
-
Apologies for the lack of detail @mcanouil I've created a reprex site to make it easier: https://github.com/phdjsep/custom-listing-reprex In my
At the moment, the category sidebar will only show I'm trying to achieve something like what can be found on the hugo theme site. Hopefully that's a bit more clear. |
Beta Was this translation helpful? Give feedback.
-
Merci! I just needed some direction. Appreciate the help. |
Beta Was this translation helpful? Give feedback.
I can't do it for you, but here you have to also define an HTML partial for where categories should go.
You can take the following as example/inspiration: