Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Changing default query URL › Reply To: Changing default query URL
November 15, 2023 at 1:13 pm
#46037
Keymaster
I think there might be missing a query separator, the “?” sign. When I do it like this on my local server:
/#search/?q={phrase}
Then it seems to work correctly. This should do the trick.