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

Reply To: Doubt about preselected subcategory on archive page and problem

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

#32021
Ernest MarcinkoErnest Marcinko
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.