Home › Forums › Support › Page Header/Hero and Category Descriptions This topic has 5 replies, 2 voices, and was last updated 3 years, 8 months ago by David. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts September 14, 2018 at 1:00 am #676920 Lewis Hi, I am trying out the Page Header Elements for the first time using a Page Hero with a display rule set to “Post Category Archive”. This seems to be removing the Category Description section from the page. I have a function to allow HTML inside of the category descriptions, which allows the category pages to contain more content etc. Is there a way to display the Category Description along with the Page Hero Header? Thanks! GP Premium 1.7.2 September 14, 2018 at 2:49 am #676978 DavidStaff Customer Support Hi there, thats not the normal behaviour, so can you ‘disable’ the HTML description function and let me know if the normal description is displayed? Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ September 14, 2018 at 3:13 am #676995 Lewis Hi David, I tried your suggestion and still no joy. Here is the single line I am using in the functions.php to allow the HTML in descriptions: remove_filter(‘pre_term_description’, ‘wp_filter_kses’); However, with that removed and plain text entered into the description field, it still doesn’t appear. However, when I turn the Element off…it works fine. Thanks, Lewis September 14, 2018 at 3:23 am #677010 DavidStaff Customer Support Do you have any other Elements in place? Such as Hooks? Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ September 14, 2018 at 3:25 am #677014 Lewis No other elements are being used September 14, 2018 at 3:31 am #677025 DavidStaff Customer Support Aah my bad, are you are using the {{post_title}} template tag in the header? If so can you just remove that and place some static text. Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In