Title: Remove &quot;Genre&quot; in Shortcode Display
Last modified: August 30, 2016

---

# Remove "Genre" in Shortcode Display

 *  Resolved [Gretchen Louise](https://wordpress.org/support/users/gretchenlouise/)
 * (@gretchenlouise)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/remove-genre-in-shortcode-display/)
 * When I use a shortcode to display a genre or author like this:
    [mybooktable 
   genre=”classics-literature”]
 * I’m left with the display of “Genre: ” in the heading:
    Genre: Classics & Literature
 * Is there any way to tell the shortcode not to display “Genre: ” but just “Classics&
   Literature”?
 * Thank you!
 * [https://wordpress.org/plugins/mybooktable/](https://wordpress.org/plugins/mybooktable/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [zookatron](https://wordpress.org/support/users/zookatron/)
 * (@zookatron)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/remove-genre-in-shortcode-display/#post-6558846)
 * Unfortunately there is no simple way of changing how those taxonomy headers look
   from the WordPress backend. However, it is possible to do with custom PHP development,
   though you will need access to a PHP developer or someone familiar with WordPress
   code to be able to perform this change. The WordPress hook you would use to do
   that is “mbt_get_book_archive_title”, which filters the output for the taxonomy
   headers.
 * ~Tim

Viewing 1 replies (of 1 total)

The topic ‘Remove "Genre" in Shortcode Display’ is closed to new replies.

 * ![](https://ps.w.org/mybooktable/assets/icon-256x256.jpg?rev=1083550)
 * [MyBookTable Bookstore by Stormhill Media](https://wordpress.org/plugins/mybooktable/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/mybooktable/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/mybooktable/)
 * [Active Topics](https://wordpress.org/support/plugin/mybooktable/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/mybooktable/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/mybooktable/reviews/)

## Tags

 * [shortcode](https://wordpress.org/support/topic-tag/shortcode/)

 * 1 reply
 * 2 participants
 * Last reply from: [zookatron](https://wordpress.org/support/users/zookatron/)
 * Last activity: [10 years, 9 months ago](https://wordpress.org/support/topic/remove-genre-in-shortcode-display/#post-6558846)
 * Status: resolved