-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Customer has reported an issue where WPML integration is not working with the Instant Results feature. The problem is that Instant Results returns no result when trying to search in a different language. We noticed that this issue is happening because of the post_lang
in the instant result template.
If you are using ElasticPress.io, the template can get via CLI command wp elasticpress get-search-template
and if you are using the proxy, then it will be found atwp-content/uploads/ep-custom-proxy-credentials.php

Steps to reproduce the issue.
- Add two languages. Let's say English and French.
- Add some dummy posts.
- Select the French language in the dashboard, enable the Instant Article feature, and let the plugin do the syncing.
- Go to the frontend.
- Select the English language.
- Try to search for anything, and it will return no results.

Metadata
Metadata
Assignees
Labels
No labels