I'm having a hard time debugging this problem. I developed this site (TiltonTrailers) in WordPress about 4 months ago. I used our company's custom theme on it.
Basically, it is an e-commerce site with a lot of search functionality. I remember that all the search field was 100% working before. The client emailed us about regarding a bug in the category filter on the header. It's just a WordPress search form, no ajax functionality.
Every time a user will search a category, extra x
and y
parameters are present in the URL. If I remove those extra parameters, product results will display on the.
On the homepage of the site, there's an inventory search which uses the same WordPress search form and it is working properly.
Can anybody help me with this?
Thank you in advance.