GET FREE VERSION GET THE PRO VERSION

Multilingual support

Show search result in current website language. Support for WPML, Polylang, WooCommerce Multilingual, qTranslate plugins.

Show results for active language

Products in the search results will be displayed in language that is active for your user. Of course the product must be translated into this language :).
Show results for active language

Multi-currencies support

Support for WPML multi-currencies. Show product price inside search results in the currency that was set for the current language.
Multi-currencies support

Terms results are also translated

Taxonomies terms in the search results are also available in translation.

More about taxonomies terms search.

Terms results are also translated

Update on the fly

As soon as the product has been translated this translated version is immediately available for search.
Update on the fly

Search results page support

Inside search results page products will be translated to the currently active language.

More about search results page.

Search results page support

Q&A

I want to translate some plugin strings ( placeholder, 'nothing found' text ,etc. )? How can I do this?

If you want to translate text like, for example, a placeholder that can be edited from the plugin settings page then you can use the string translation option of your current multilingual plugin.

I have plugins other than WPML, Polylang, MU, qTranslate. Do you plan support for it?

We are always working on plugin improvements. So if you want some new features/integration please don’t hesitate to contact us.

Whether the created new translation will be immediately available for search?

Yes. A new translation will immediately be available.

Is it possible to display all languages results at one time?

Yes, it is possible with little code snippet. Please use:

add_filter( 'aws_search_current_lang', 'my_aws_search_current_lang' );
function my_aws_search_current_lang( $current_lang ) {
return false;
}

More great features

Download free version

Download free version from wordpress.org repository.

Purchase pro version

Read about differences between free and pro versions here.