Skip to main content

Questions tagged [low-search]

A popular commercial Add-on providing enhanced search functionality.

Filter by
Sorted by
Tagged with
0 votes
0 answers
24 views

The following conditional for a Low Search filter checkbox doesn't show the option as check: <input class="form-check-input" type="checkbox" id="truck-gvw-checkbox-1" ...
Mathew Smith's user avatar
0 votes
1 answer
91 views

I've been looking through this site for examples of Low Search results tags not using encoded queries but I can't find any and I think I must be doing something wrong. By default on my page I have ...
Tyssen's user avatar
  • 2,048
1 vote
1 answer
110 views

I have two channels, Products and Businesses. The Products channel has a relationship field that ties back to the business selling it. The products are returning successfully on my results page with ...
Matt Kinberg's user avatar
0 votes
1 answer
47 views

ExpressionEngine v2.8.1 Low Search 3.1.5 I cannot get the singular/plural matching to work. I've stripped the results template back to this: {exp:low_search:results keywords:lang="en" ...
greebstreebling's user avatar
0 votes
1 answer
56 views

I want to use low search to filter entries that matches two grid fields. Example Grid: first_name age John 14 Leon 15 When I submit a form where I search for first_name=John and ...
Oskar's user avatar
  • 1
0 votes
1 answer
176 views

I've seen variants of this question but nothing that matches. There is a form that has multiple dropdown category selectors and a few keyword inputs. This is the field which I would like to also ...
smartpill's user avatar
0 votes
0 answers
73 views

I've got an old website that's running EE 2.11.2 and Low Search 4.4.4. I'm trying to move the site from a cPanel VPS that runs MySQL 5.6, to a new cPanel VPS (with more RAM so it should be faster) ...
Stephen's user avatar
  • 1,349
2 votes
2 answers
237 views

I am trying to load entries based on a date range that is selected by the user. On the front end of the site I have two input fields, the start day and end day of the date range. In the control panel, ...
Brianne's user avatar
  • 67
0 votes
1 answer
66 views

I have an instance of Low Search 4.4.3 running on an MSM enabled instance of EE 2.11.8. It runs many Collections happily across 3 sites. But with a new site recently added, when I go to Save any ...
Jonathan Schofield's user avatar
0 votes
1 answer
50 views

I have two category groups. One is for Towns and the other is for Designations. Some Designations are state-related, some are national-related. So I've combined the categories that are state and the ...
smartpill's user avatar
0 votes
1 answer
308 views

Had a bit of a search through the different questions on here already but it seems that nothing matches what I'm after. Using the example template from the documentation i can get low search working ...
CFA Digital's user avatar
1 vote
1 answer
198 views

I have some entries to filter with geo location in stores channel. I want to filter all the stores near my zip code between some miles. I implemented it with geo coder and distance filter of low ...
Mufi - Amici Infotech's user avatar
0 votes
1 answer
76 views

My Low search form always searches for the first option in the field below (Grid column with value/label pairs) even if none of its options are selected. Can anyone help me with this? http://...
wjp's user avatar
  • 21
0 votes
1 answer
44 views

Can I show the amount of search results when using exp:low_search:popular? And I would like to sort by the amount of search results if that is possible.
Harold's user avatar
  • 11
0 votes
1 answer
137 views

Is it possible to order search results by two fields? I have two price fields - price & sale_price and ideally need to order by both fields. Can this be done using the custom filters? {exp:...
Kieran McClung's user avatar
0 votes
1 answer
53 views

I have a form where a user can select a city from a dropdown list. I've set this up as a custom field filter. When a city is selected there is some JavaScript populating a hidden distance:from field ...
Kieran McClung's user avatar
1 vote
1 answer
120 views

All three letter words using Low Search are not showing in results yet are showing when I use the native EE search. These are words such as "Air" or "Ten" which appear in the entry title. These words ...
Cheyney's user avatar
  • 339
0 votes
2 answers
154 views

I'm looking for a bit of guidance here, just need pointing in the right direction for. A solid solution. Would this be possible with ExpressionEngine? Either using something like Low Search or even ...
Mark's user avatar
  • 317
0 votes
1 answer
47 views

I'm trying to pre-fetch the number of results available per year for a specific category of articles. The loopee module allows me to loop from current year back to 1999. I would like to show a ...
Milksamsa's user avatar
  • 236
0 votes
1 answer
153 views

We currently perform searches and filters and we need to ALWAYS match results to a parent entry (lets assume entry ID 19826 - variable obviously). We are using the native relationship field in EE 2.8....
paulcripps's user avatar
0 votes
1 answer
193 views

I know we can output 'keywords' as search parameters on the search result page. But we perform only search in custom fields (by means of checkboxes on search page) and I wonder how to output even ...
Hansl's user avatar
  • 376
0 votes
1 answer
49 views

I'm having two PHP Errors while testing a basic Low Search example. The code can be found here. The errors shows only while logged in (afaik as super-admin). I'm using EE 2.8.1. Results are working ...
Martin Pede's user avatar
0 votes
1 answer
55 views

I do not know how to put it, there seem to be confusion. <div class="row small-up-2 medium-up-4 large-up-6" > {exp:low_options:material_content} {options} <div class="...
Hansl's user avatar
  • 376
0 votes
0 answers
99 views

Search results are not showing from entries with a custom status. This is the code I'm using: {exp:low_search:results query="{segment_2}" status="open|Home" disable="member_data|category_fields" ...
Andrew's user avatar
  • 393
0 votes
1 answer
32 views

I have a Low Search form with two required fields, and am declaring these as required using the form tag's "required" parameter. One field is an input connected to a jQuery date picker. The other is ...
Eric's user avatar
  • 29

1
2 3 4 5