Releases: lightspeedwp/lsx-search
Releases · lightspeedwp/lsx-search
1.5.7
1.5.6
1.5.5
Added
- Added in the FacetWP Price sorting for accommodation and tour post types.
Fixed
- Fixing the integration issues with TO and SearchWP
Updated
- Updating the pretty search URL for use with searchWP
Security
- General testing to ensure compatibility with latest WordPress version (6.1.1).
- General testing to ensure compatibility with latest FacetWP version (4.1.3).
- General testing to ensure compatibility with latest SearchWP version (4.2.8).
1.5.4
Security
- General testing to ensure compatibility with the latest WordPress version (6.0)
Added
- Added the 'sort' and 'autocomplete' to the list of excluded facets from the sidebar.
- Allowing the new sorter to be used in the Search Topbar if created and selected in the settings.
Fixed
- Updating the FacetWP search functions to 3.9.3 causing JS errors.
Updated
- Removed the wc_header_banner function, and move to the LSX theme.
1.5.2
1.5.1
Fixed
- Fixing the search query using a supplemental engine.
- Fixing the banner titles not using the correct values.
- Fixing the url the form "action" attribute points to.
Updated
- Documentation and support links.
Security
- General testing to ensure compatibility with latest WordPress version (5.6).
V 1.5.0
1.5.0
Added
- Updating the global search filters.
- Updating search settings.
Fixed
- Fixed spacing for the archive layouts.
- Fixed the sorting option not working.
- Excluded the search filters from the Product Vendors taxonomy for WooCommerce.
Deprecated
- Removing the CMB and UIX library.
Security
- Updating dependencies to prevent vulnerabilities.
- Updating PHPCS options for better code.
- General testing to ensure compatibility with latest WordPress version (5.5).
- General testing to ensure compatibility with latest LSX Theme version (2.9).
V 1.4.1
V 1.4.1
Added
- If collapsible facets are on, the first facet will be open by default.
- Added a hover state for the 'sort by' selects.
- Added compatibility for the [pager] facetwp.
Security
- Updating dependencies to prevent vulnerabilities.
- General testing to ensure compatibility with latest WordPress version (5.4.1).
- General testing to ensure compatibility with latest LSX Theme version (2.8).
V 1.4.0
V 1.4.0
Added
- Post tag format improved.
- Merged the 2 loops outputting the facets, to allow the order from the settings to be maintained.
Changed
- Changed the search slug to /search/ for the JSON+LD output in Yoast SEO.
Fixed
- Fixed PHP error
is_search was called incorrectly
. - Fixed PHP error
Undefined index: products_search_display_clear_button
. - Updated the search facet output to check for the type and not the name.
- Fixing the Yoda Conditions.
- Fixed the button colours not changing with the lsx customizer plugin.
Deprecated
- Removed the 66% width restriction on the
<div id="primary">
.
Security
- Updating dependencies to prevent vulnerabilities.
- General testing to ensure compatibility with latest WordPress version (5.4).
- General testing to ensure compatibility with latest LSX Theme version (2.7).
V 1.3.3
V 1.3.3
- Dev - Adding additional classname to archive header for better compatibility with LSX.
- Dev - General testing to ensure compatibility with latest WordPress version (5.3).