H1 for topic-page
-
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!
- You must be logged in to reply to this topic.