This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Dynamically filtering bbpress topics and replies based on currently viewed Forum

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Dynamically filtering bbpress topics and replies based on currently viewed Forum Reply To: Dynamically filtering bbpress topics and replies based on currently viewed Forum

#34692
Ernest MarcinkoErnest Marcinko
Keymaster

That code looks perfectly fine. The first one did not work, as in the ajax context, the bbp_get_forum_id function did not return anything.

Well, simply adding more arguments to the shortcode will not do anything. If you want to add filters (visually) to the plugin, I recommend checking the front-end filters api.