Loading...
banner plugin Image
woo-image

Relevanssi Live Ajax Search

By Christoph Vielgrader

Description

Relevanssi Live Ajax Search enables ajax live search for your search forms. It won't swamp you with settings, and generally, Relevanssi Live Ajax Search works without any modifications necessary.

If you want to customize it, you have complete control over how it works and what it does. Relevanssi Live Ajax Search displays the search results using templates. You can easily override the default templates from your theme to make the results look the way you want them to look.

Relevanssi Live Ajax Search only provides you with live search results. To get really good results, use Relevanssi Premium or Relevanssi Light. Relevanssi Live Ajax Search automatically uses Relevanssi to power the search results if Relevanssi is installed and active. However, you don't need Relevanssi; Relevanssi Live Ajax Search also works with the default WP search.

Relevanssi Live Ajax Search is a fork of SearchWP Live Ajax Search. It was improved for better Relevanssi compatibility. The widget has also been removed as it was unnecessary and outdated. Relevanssi Live Ajax Search can now take over the Gutenberg core/search search form.

This plugin is on GitHub. Feel free to open up issues at https://github.com/msaari/relevanssi-live-ajax-search.

Other Notable Features

Here are a few other notable features of this free Relevanssi Live Ajax Search plugin.

check-fill
ajax search
check-fill
live search
check-fill
relevanssi

FAQ

Relevanssi Live Ajax Search uses a template loader, making it easy to replace the search results. There is a templates folder in the plugin folder, which includes search-results.php. This file is the template used to output search results. To customize the search results:

  1. Create a folder called relevanssi-live-ajax-search in your theme directory.
  2. Copy the search-results.php file into the new folder.
  3. Relevanssi Live Ajax Search will now use that file to show the results.

If you want to override the default CSS styles, you can remove them this way:

add_filter( 'relevanssi_live_search_base_styles', '__return_false' ); 

This filter hook removes the base styles that control the live search result position.

wp_dequeue_style( 'relevanssi-live-search' ); 

This removes the actual search result styles.

Contributors and developers

“Relevanssi Live Ajax Search” is open source software. The following people have contributed to this plugin.

WPS
Exclamation-Image

6.73

Average

Star-Image

Ratings

5 out of 5 | 9
History-Image

Version

2.5
calendar-Image

Last updated

3 months ago
Star-Image

Active installations

6,000+
Star-Image

WordPress version

6.9.4 or higher
php-Image

PHP version

7.0 or higher
translate-Image

Languages

13

Tags

Ajax,Live,Search