Ok thx a lot for this informations. I understand and I ‘m ok with what you say
I try a lot of thing, first I created a forum.php who overwrite the template and with that I can remove sidebar or make a specific sidebar.
I remove the sidebar for a full width page, and make 2 div with float properties to have on the left [bbp-forum-index]] and on the right bbp-topic-index
But it was not exactly what I want because when I click on a forum this positionning disapear.
So I do more simply, just a custom page like you said me before with default template of my theme (content + sidebar)
And put bbpress widget in the sidebar and for moment it’s a quite good.
I use widget logic, but !!!!! I nearly killed me !!!!!… LOL to find the good conditional . I find this good post –> https://bbpress.org/forums/topic/bbpress-20-conditional-tags .
Maybe a bug ? or something I do wrong but !bbp_is_forum() not work. I use :
!(is_post_type_archive( ‘forum’ ) || is_singular( array( ‘forum’, ‘topic’, ‘reply’ ) ))
It will be best if “last Topic widget” have more “design” like the column ‘topic’ when I use bbp-topic-index with the poster name and the category
The same for “forum list widget”, it’s just .. a list :p with no indentation and with the “any” option, it’s difficult to understand all. Perhaps a pagetree ? or something else.
I begin to use bbpress hope it wil be best ^^. Thx
PS: excuse me for bad english , I ‘m french