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?
February 2, 2021 at 2:31 pm
#31408
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.