# Listing members of a taxonomy in shortcode

**URL:** https://discourse.gohugo.io/t/listing-members-of-a-taxonomy-in-shortcode/3697
**Category:** support
**Created:** [July 18, 2016, 4:38pm UTC](https://discourse.gohugo.io/t/listing-members-of-a-taxonomy-in-shortcode/3697 "2016-07-18T16:38:45Z")
**Posts on this page:** 1
**Showing post:** 5

<div class="post-metadata">

### Author: ![wmakley](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.gohugo.io/wmakley/32/1441_2.png) [@wmakley](https://discourse.gohugo.io/u/wmakley)
#### Post date: [July 20, 2016, 7:22pm UTC](https://discourse.gohugo.io/t/listing-members-of-a-taxonomy-in-shortcode/3697/5 "2016-07-20T19:22:05Z")

</div>

Thanks, switching to that at least causes an error message. With hugo I have a really hard time figuring out what values I am getting out of things. Your code (copied verbatim) causes this error:

`Started building site ERROR: 2016/07/20 15:20:35 shortcode.go:565: error processing shortcode shortcodes/practice_areas.html ERR: template: shortcodes/practice_areas.html:6:11: executing "shortcodes/practice_areas.html" at <index .Page.Site.Tax...>: error calling index: index of untyped nil`

The reason for the shortcode is we need to put these content cards within some page content, but not all. Hugo doesn’t seem to have a way to make a specific page that uses its own entirely custom template as a one-off.

---

_[View the full topic](https://discourse.gohugo.io/t/listing-members-of-a-taxonomy-in-shortcode/3697)._
