Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Doubt about preselected subcategory on archive page and problem › Reply To: Doubt about preselected subcategory on archive page and problem
March 5, 2021 at 10:35 am
#32021
Keymaster
Hi!
I think I know what is causing it, it came up just yesterday, I believe this is the same issue.
Can you please try getting the state URLs via this function call in the browser console:
var id=1;
ASP.api(id, 'getStateURL').replace('?p_asid=', '?asp_ls=&p_asid=')+'&asp_s=&asp_id='+id;
..and then replace it within the menus, it should resolve the problem.