Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1183791
    tberwald
    Participant

    I am creating a church website.

    If I create a sermon and tag it as the category “sermons” I’d like to display a page with all sermons. That seems easy enough to do, but the title of the page is ‘Blog’. Is it possible to conditionally display the title of the page based on the category of post?

    #1183989
    Jade
    Moderator

    Hi there,

    Please try the code suggested here.

    Hope this helps.

  • <script> jQuery(function($){ $("#no-reply-1183791 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>