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

#34718
Ernest MarcinkoErnest Marcinko
Keymaster

Unfortunately no, those will not return the results you expect within the ajax context. When the ajax request is sent to WordPress, it is no longer considered as the same query as where it is originated from – but it is a separate asynchronous request – an empty pageview basically.