• Resolved barleymow

    (@barleymow)


    I have introduced a Taxonomy “Award”

    Although this shows up on the rcno-sortable-grid as a search box, I can’t get the actual award to display on the review page. Other Taxonomies such as Author,Genre,Series,Publisher show on the review page

    I have added Award to this line in the default-settings.php as follows:
    ‘rcno_taxonomy_selection’ => ‘Author,Genre,Series,Publisher,Award’,

    And added:

    ‘rcno_award_slug’ => ‘Awards’,
    ‘rcno_award_show’ => ‘1’,

    but the Award doesn’t display on the review page, so clearly, I have missed something.

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Kemory Grubb

    (@w33zy)

    Hello,

    To have the “Award” taxonomy show up in the book details of a review, all you have to do is add “Award” to the “Book Detail Items” section under the “Templates” tab.

    That default-settings.php file is only used on first install to set the default settings of the plugin.

    Thread Starter barleymow

    (@barleymow)

    … so easy!

    Thank you again Kemory!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘How do I display Taxonomy?’ is closed to new replies.