Highlight Forum Pages
-
Hello bbpress forum!
I successfully integrated bbpress into my WordPress installation. I have shared user database and header/footer function.
Now I want highlight the Forum Tab in the header menu, of course only when people are showing forum pages. I read in this forum that I can use $forumpage variable. So, I can use it in a conditional function, like <?php if ($forumpage = TRUE) { echo ” id=”current””; } ?>
But, such variable is always TRUE, also in non bbpress page.
Where is the trouble?
Sorry for my little english!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.