Mikko Saari
@msaari on WordPress.org and Slack
Bio
- Member Since: June 9th, 2008
- Location: Tampere, Finland
- Website: relevanssi.com
- Job Title: CEO
- Employer: Painava sana oy
Contribution History
Mikko Saari’s badges:- Core Contributor
- Plugin Developer
- Support Contributor
- Support Team
- Translation Contributor
- Translation Editor
- WordCamp Speaker
-
Posted a reply to Some Search Result are Not Showing, on the site WordPress.org Forums:
I suppose your theme is dictating that the knowledge base search will not include anything… -
Posted a reply to Some Search Result are Not Showing, on the site WordPress.org Forums:
I suspect your theme is restricting the post types allowed in the search results. It's… -
Posted a reply to Cannot Upgrade Pro Plugin, on the site WordPress.org Forums:
I am not allowed to provide Premium support here. Please see the Premium contact information.… -
Posted a reply to A Search Form Question:, on the site WordPress.org Forums:
Your search form looks fine, so there's something else on your site that's breaking the… -
Posted a reply to How can I exclude pages from being indexed and shown, on the site WordPress.org Forums:
The column never changes. It doesn't show whether Relevanssi indexes the post type or not.… -
Committed [3446021] to Plugins SVN:
Tested up to 6.9 -
Posted a reply to Plugin directory warning message, on the site WordPress.org Forums:
Ah, thanks for the heads-up. Yes, the plugin is still actively maintained, it's just pretty… -
Committed [3446020] to Plugins SVN:
Tested up to 6.9 -
Posted a reply to Videos missing from posts when performing a search, on the site WordPress.org Forums:
In case you ever want to come back to Relevanssi, the problem was caused by… -
Posted a reply to Excluding wp_global_styles (JSON junk) from search results, on the site WordPress.org Forums:
Relevanssi doesn't index any post types unless you explicitly select the post type in the… -
Posted a reply to Search results not showing correct results based on ACF Text field, on the site WordPress.org Forums:
If the ACF field contents don't show up in the custom field data in the… -
Posted a reply to Some search results are not appearing, on the site WordPress.org Forums:
You have "Partial words if no match for whole words" setting selected. SInce you have… -
Posted a reply to Search term not highlighted in Results, on the site WordPress.org Forums:
The Query Loop is likely not using the excerpts Relevanssi generates, and instead using something… -
Posted a reply to Database error, on the site WordPress.org Forums:
Well, the error message says twice it's a database error, and doesn't really say anything… -
Posted a reply to Database error, on the site WordPress.org Forums:
Unfortunately, I know very little of the technical side of databases. I don't know what… -
Posted a reply to Some Post are not showing when I search post title, on the site WordPress.org Forums:
Is Relevanssi currently disabled on your site? None of the debugging works, and I see… -
Posted a reply to Some Post are not showing when I search post title, on the site WordPress.org Forums:
Relevanssi can't function correctly unless there's a complete index, so that's what you need to… -
Posted a reply to Some Post are not showing when I search post title, on the site WordPress.org Forums:
No, I can't give you an easy solution. I don't even know what your problem… -
Posted a reply to Some Post are not showing when I search post title, on the site WordPress.org Forums:
Please enable the Relevanssi debug mode from Settings > Relevanssi > Debugging, otherwise looking at… -
Posted a reply to Some Post are not showing when I search post title, on the site WordPress.org Forums:
If the Relevanssi admin search returns no results, it sounds like there's no index. So… -
Posted a reply to Some Post are not showing when I search post title, on the site WordPress.org Forums:
Have you built the index for Relevanssi? Does the Relevanssi admin search (Dashboard > Admin… -
Posted a reply to Woo Mobile Product Search not Working, on the site WordPress.org Forums:
There's a MySQL error there, but this query has nothing to do with Relevanssi, as… -
Committed [3420686] to Plugins SVN:
Version 4.26.0 -
Posted a reply to Woo Mobile Product Search not Working, on the site WordPress.org Forums:
I'm sorry, but I have no idea, and since it's an app, there's very little… -
Posted a reply to First search of the day not using Relevanssi, on the site WordPress.org Forums:
Nope, it's Elementor. Try removing the e_search_props parameter from the search, that should help. For… -
Posted a reply to Double search box, on the site WordPress.org Forums:
Filter functions like this can go almost anywhere. If Donovan gets updates, don't put it… -
Posted a reply to What’s happening?, on the site WordPress.org Forums:
The relevanssi_the_title() function only exists when Relevanssi is enabled. You can do it like this,… -
Posted a reply to Double search box, on the site WordPress.org Forums:
I would contact Donovan support about this. The appearance of search boxes is the responsibility… -
Posted a reply to No search results on smaller screens with AVADA, on the site WordPress.org Forums:
Ah, I see. The search works when I go through the link you provided, but… -
Posted a reply to No search results on smaller screens with AVADA, on the site WordPress.org Forums:
I see the same Relevanssi-powered search results on any screen size. Does the problem perhaps… -
Posted a reply to I am not getting any results, on the site WordPress.org Forums:
The closer you are to the default WP search page template, the better it will… -
Posted a reply to I am not getting any results, on the site WordPress.org Forums:
I don't know anything about those widgets and grids, so I can't tell what's up… -
Posted a reply to Category ordering – Specific categories take priority over others, on the site WordPress.org Forums:
Yes, everything is possible, as you can always sort posts as you wish with Relevanssi.… -
Posted a reply to Search for comments, on the site WordPress.org Forums:
No. It's possible to search for comments as part of the posts, but comments in… -
Posted a reply to I am not getting any results, on the site WordPress.org Forums:
Well, it's probably either a) or b) from my previous post, but I can't tell… -
Posted a reply to I am not getting any results, on the site WordPress.org Forums:
Does the Relevanssi admin search (Dashboard > Admin search) work? If it doesn't, you need… -
Posted a reply to SVG code appear in search results, on the site WordPress.org Forums:
This is normal weirdness from Elementor. If you can fix it, you can ignore it. -
Posted a reply to SVG code appear in search results, on the site WordPress.org Forums:
I can't reproduce that error. I can make repeated searches without problems. -
Posted a reply to SVG code appear in search results, on the site WordPress.org Forums:
It's because the SVG icon looks like this: <svg xmlns="http://www.w3.org/2000/svg" id="Layer_1" viewBox="0 0 12 10.5">… -
Posted a reply to Excerpt, not content, on the site WordPress.org Forums:
Ah, in that case I can help you out. Add this snippet to your site:… -
Posted a reply to Excerpt, not content, on the site WordPress.org Forums:
I don't even know which theme you are using, so I have no idea. If… -
Posted a reply to Completely uninstall Relevanssi, on the site WordPress.org Forums:
No, Relevanssi is a good citizen and will remove everything when you uninstall. I hate… -
Posted a reply to Excerpt, not content, on the site WordPress.org Forums:
Yes. That's up to your theme. Replacing the_content() in the theme search results template with… -
Posted a reply to Completely uninstall Relevanssi, on the site WordPress.org Forums:
From the WordPress plugins list, click "Uninstall". Done. -
Posted a reply to Proper way to install translations?, on the site WordPress.org Forums:
If your user profile is set to English, you'll see the English texts even if… -
Posted a reply to Proper way to install translations?, on the site WordPress.org Forums:
The plugin is already fully translated in Finnish; if your WordPress is in Finnish, the… -
Posted a reply to Limit to the number of synonyms, on the site WordPress.org Forums:
Not in theory, but in practise using hundreds or thousands of synonyms will start to… -
Posted a reply to Escape sign for stopwords, on the site WordPress.org Forums:
You can have "the" as a stopword, and still search for "the teltow" to get… -
Posted a reply to Search results, on the site WordPress.org Forums:
Modify the search results template in your theme: your theme is responsible for how the… -
Posted a reply to Custom Snippets Breaking Elementor Header :), on the site WordPress.org Forums:
The highlighting looks good now. I'd make the excerpts bigger, at least on a desktop…
Developer
-
Mahjong Tiles
Active Installs: 10+
-
Relevanssi - A Better Search
Active Installs: 100,000+
-
Relevanssi Light
Active Installs: 500+
-
Relevanssi Live Ajax Search
Active Installs: 6,000+
Suomi (Finnish) Plugins Translation Editor - #fi
-
AMP
Active Installs: 400,000+
-
Autoptimize
Active Installs: 900,000+
-
Better Recent Comments
Active Installs: 3,000+
-
Relevanssi – A Better Search
Active Installs: 100,000+
-
Relevanssi Live Ajax Search
Active Installs: 6,000+
-
TablePress – Tables in WordPress made easy
Active Installs: 700,000+
-
WordPress RSS Feed Retriever
Active Installs: 8,000+
