What’s new in FiboSearch v1.27
A bunch of 24 bug fixes and 3 additions to FiboSearch. The plugin version v1.27.0 was released on January 31, 2024.
Added
Integration with the Betheme theme
Added
Highlight words in search results with Greek letters regardless of accent
Added
Support for “Full-width Search” in the XStore theme
Fixed
Multiple search containers on mobile in the Astra theme integration
Fixed
No focus on search input for mobile devices in the Astra theme integration
Fixed
Allow an HTML
<i>
tag in suggestion titles and headlines
Fixed
Multilingual support is active even for one language
Fixed
Overriding the search icon and form in the header was not working properly in the WoodMart integration
Fixed
Missing filters from “Advanced AJAX Product Filters” plugin in the Divi theme
Fixed
Replace
%
for more stable format %%
in a sprintf
function
Fixed
An unwanted modal after closing the search overlay on mobile in the Flatsome theme
Fixed
Missing colors after updating the Bloksy theme to 2.x
Fixed
Incorrect calculation of a product’s position in search results when it contains Greek letters
Fixed
Incorrect term language detection in the WPML plugin. Replacing
term_id
with term_taxonomy_id
Fixed
Unwanted ampersand entity in the product description of search results
Fixed
No search results in Turkish when the phrase starts with a capital dotted
i
Fixed
No results when the search phrase contains Latin and Greek letters
Fixed
Typo in an HTML class name related to variations
Fixed
The search index could not be built due to a missing table in some rare cases
Fixed
Missing vendor image in search results in the MultivendorX plugin
Fixed
Disappearing filters in the JetSmartFilters plugin
Fixed
PHP warning when using the Elementor widget FiboSearch Posts Search Results
Fixed
B2BKing plugin – better support for searching in terms
Fixed
Visible products and categories against the rules in the category view in the Details Panel in the B2BKing plugin
Fixed
A fatal error when we return no results for a custom post using a filter
Fixed
Don’t save
html_price
in the readable index when dynamic prices are enabled
Tweak
Do not run the search engine on the search page when the phrase is empty
Updated
Requires PHP: 7.4
Updated
The
.pot
file
Updated
Polish translation
Updated
Freemius SDK v2.6.2
Refactor
Improved index structure creation (better error detection)
Refactor
Integrations related to hiding products – storing product IDs using Transient API instead of PHP sessions