I find the problem
In index.php add ‘event’ on this code
if( !in_array( $post->post_type, apply_filters( 'bbppt_eligible_post_types', array( 'post', 'page', 'event') ) ) ) {
and work correctly !
It’s possible to add an option for configure this parameter ?
-
This reply was modified 8 years, 2 months ago by
myrdal69360.
-
This reply was modified 8 years, 2 months ago by
myrdal69360.
in settings, it would be nice to be able to set which post_type are elligible, and nicer to be able to set a default forum by post_type 😉
Didn’t work for me. Would love to see custom post types as a feature in the plugin itself.
i second this! trying to get it to work with The Events Manager Community For each event and have a separate forum per venue… if anyone has any insight it would be extremely helpful!