I am using the multisearch feature to return search results for two sites–site A, which contains the search box, and site B. Permalinks for site A are set to Post name. This is required by one of the other plugins I am using. Permalinks for site B are set to Default (page ID).
The search successfully returns results from both sites. When I click links in the results for site A, they work fine; however, when I click links in the results from site B, they just go to site B’s home page. For example, when I click a result with the page name “Working with Themes,” it goes to this URL:
[Help site path]/sample-page/00phoenix-working-with-themes/
The correct URL is [Help site path]/?page_id=4093
If I change site A’s permalink settings to Default (page ID), everything works fine; however, I am unable to do this because of the other plugin that requires Post name for permalinks.
Please advise.