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

Reply To: Hiding content (e.g., ) conditionally if search has been performed

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Hiding content (e.g., ) conditionally if search has been performed Reply To: Hiding content (e.g., ) conditionally if search has been performed

#44805
Ernest MarcinkoErnest Marcinko
Keymaster

In that case you need the front-end hooks. You want to make modifications on the client side, so you can use those, they trigger on specific search events and then you can do whatever action you need to do via javascript.