Continue reading The Events Calendar: The event search

The Events Calendar: The event search

The event search from The Events Calendar does not work when Relevanssi is enabled. In regular use, it works, but if you try to access the event list directly with a search term in the URL, the search finds nothing. One solution is to make Relevanssi index the tribe_events post type. Then you can enable…

Read more The Events Calendar: The event search 7 Comments on The Events Calendar: The event search
Continue reading Gutenberg Full Site Editing

Gutenberg Full Site Editing

…core WP excerpt block does not allow Relevanssi highlights in excerpts. It will display Relevanssi excerpts (restricted to the excerpt length in the block settings – make sure the setting in the block is higher than the Relevanssi excerpt length setting), but no highlights will be visible because all the……$more, $original_text ) { global $post; if ( ! empty( $text ) && isset( $post->relevance_score ) ) { return $post->post_excerpt; } return $text; }, 10, 4 ); Restrictions Relevanssi cannot add the highlight parameter to the permalinks in FSE themes. This means you cannot use the “Highlight in documents” feature….

Read more Gutenberg Full Site Editing 2 Comments on Gutenberg Full Site Editing
Continue reading FacetWP

FacetWP

Relevanssi is generally well compatible with FacetWP, which provides advanced filtering and faceting capabilities for the search. There are, however, some situations where Relevanssi and FacetWP do not work well. Make sure you are using the Relevanssi integration plugin for FacetWP. It covers most of the problems. Disabling the FacetWP integration In some cases, however,…

Read more FacetWP 0 Comment on FacetWP
Continue reading Keyword-based search blocking

Keyword-based search blocking

Update: In Premium 2.15.0 and later versions, you can do spam blocking from Relevanssi settings. Just navigate to the Spam Block tab on Relevanssi settings! If your search logs are full of spam with repeating keywords, you’re being targeted by a spammer. Their goal is to get visibility to their malicious URLs, hoping Google will…

Read more Keyword-based search blocking 11 Comments on Keyword-based search blocking