Hi Joachim, thank you for your answer.
I was trying to use the bbpress user profile as a condition to make sure the sidebar was only shown to the logged in user.
For example I define a particular sidebar “sidebar-for-user-1) to be seen only by bbuserprofile “user-1” and category “cat-1” then the post has an empty sidebar
If I only establish as the condition to be seen by category “cat-1” then, any post with in that cat 1 shown the “sidebar-for-user-1”, but the same for all users
Hi Joachim, I was actually trying to use this work around with the bbpress user profile to personalise sidebar based on logged-in user. And so far I have been able to replace the Primary Widget Area. I was wondering:
What is the best way to associate sidebar content to logged-in user or at least to membership role (not wp role)
thank you