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

Reply To: How trigger live search after Custom Code: automatically select filter values?

Home Forums Product Support Forums Ajax Search Pro for WordPress Support How trigger live search after Custom Code: automatically select filter values? Reply To: How trigger live search after Custom Code: automatically select filter values?

#31408
Ernest MarcinkoErnest Marcinko
Keymaster

That is unfortunately not possible at least not via the plugin. You may have to look into WordPress mod_rewrite rules or URL redirection rules. There might be a way to automatically direct queries to different URLs, but I don’t know if I recommend that at all. Changing URLs and resolving permalinks can cause a huge mess and may cause even more issues – speaking from personal experience.