how to switch bbpress template?
-
I created two forums as category (named ‘dog’ and ‘cat’).
and I want to show pages which belongs to each category in completely different layout and design.
So, I hit on a following idea as a solution.
1)create a new bbpress theme (./plugins/bbpress/templates/new-template)
2)when users see pages which belongs to ‘dog forum’, activate default theme.
and when users see pages which belongs to ‘cat forum’, activate new theme.In other words, switching bbpress theme and templates depending on forums that users are currently seeing.
But I don’t know how to put it into practice.help please.
sorry for my poor english!
- You must be logged in to reply to this topic.