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
September 14, 2021 at 6:39 am
#34718
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.