Forums

Join
bbPress Support ForumsTroubleshootingH1 for topic-page

Info

H1 for topic-page

  1. The basic template shows H1 tag as the main forum name for all pages. I want that the H1 tag will reflect:

    1. Topic Page = <h1>The Topic Title</h1>
    = <h2>The Main BBpress Forum Title</h2>
    2. Specific Forum Page = <h1>The Specific Forum Title</h1>
    = <h2>The Main BBpress Forum Title</h2>

    I think I need to change it both in the header.php and topic.php, in the 'Kakumei' template (the base bbpress template).

    Any ideas?

    Thanks!

  2. You must log in to post.