Skip to content

Releases: lightspeedwp/lsx-search

V 1.3.2

13 Nov 21:17
Compare
Choose a tag to compare

1.3.2

  • Fix - Added in a filter to skip the lsx-search.js and lsx-search.min.js files from being deferred.
  • Fix - Fixed the Undefined index: _enable_ error.
  • Fix - Fixed Undefined index: tribe_events error.

V 1.3.1

30 Sep 21:27
Compare
Choose a tag to compare

V 1.3.1

  • Fix - Fix styling for woocommerce search filters.
  • Dev - Removing sorting from the bottom page.
  • Fix - Removing php errors and console logs.

V 1.3

13 Sep 18:33
Compare
Choose a tag to compare

1.3 - Major release | 13 September 2019

  • Dev - Cosmetic improvements to Search
  • Dev - Adding collapsible facets option.

V 1.2.2

13 Sep 18:25
Compare
Choose a tag to compare

1.2.2- 13 September 2019

  • Dev - Cosmetic improvements to Search
  • Dev - Adding collapsible facets option.
  • Dev - Adding the .gitattributes file to remove unnecessary files from the WordPress version.

V 1.2.1

07 Aug 00:31
Compare
Choose a tag to compare

1.2.1 - 06 August 2019

  • Fix - Fixed the pretty search permalinks.
  • Dev - Updating templates with prettier links
  • Fix - Spacing styles fixes.
  • Fix - Removing dashes from post type label
  • Dev - Grid layout improvements to match the LSX Blog Customizer new design.

1.2.0

19 Jun 09:15
Compare
Choose a tag to compare

Tested with WordPress v5.2.2

1.0.8

11 Jan 00:24
Compare
Choose a tag to compare
  • Dev - Added in the LSX Search Shortcode
  • Updated the search dropdowns with the Bootstrap 4 classes.
  • Added in pll_translate_string to allow translating of the FacetWP Display Value.
  • Added in a filter to allow the filtering of the facet display value
  • Added in a filter to allow the overwriting of the facet label

1.0.1

11 Jan 00:24
Compare
Choose a tag to compare
  • Dev - Added in a clear link which displays next to the result count if enabled.
  • Dev - Split up the Frontend class into a Frontend and FacetWP class.
  • Dev - Changed the way the classes are initiated.
  • Dev - Added in a filter to call the price including tax if it qualifies.
  • Dev - Removed the API License Class

1.0.0

11 Jan 00:23
Compare
Choose a tag to compare
  • First Version