I have successfully added a search box for user profiles. I also have taxonomies showing member types, for example, psychologists. The search box shows the taxonomy but when I click on it, it goes to my home page, instead of the member type page. How can I fix it?
What should be the correct page?
The plugin requests the taxonomy term archive page URLs from WordPress itself, so the URLs should be correct by default. If a plugin or something else is generating the URL, let me know if there is an API I can check to request the correct URis.
I understand that, but for example where can I find the actual page of the “Family Phisicians” taxonomy? Can you send a link to it? I tried to browse around the site, but I could not find the actual archive page for that taxonomy. I’m asking, because I need to know what the correct URL is.
Does Youzer plugin have an API which I can take a look at?