i found out if using my theme, the in_the_loop() return false
if ( ! in_the_loop() && ! class_exists( ‘bbPress’ ) ){ $display = false; }