I defined 4 filters in the google admin interface. On my search result page only the first of them shows up.
The is an error in the foreach.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | gss-show-all-filters-2028595-2.patch | 1.34 KB | dhavyd |
| #1 | gss-show-all-filters-2028595-1.patch | 913 bytes | Bußmeyer |
Comments
Comment #1
Bußmeyer commentedAdd patch.
Comment #2
ram4nd commentedComment #3
dhavyd commentedHi! Thanks for the patch! It was almost ready to be applied to the module, but I had to add some isset condition to avoid get PHP error message, if no filters are available. In addition I added some checkplains, that now is available on 7.x-1.9. Here is the new adjusted patch that I will apply to the module.
Comment #4
dhavyd commentedComment #5
ram4nd commentedSeems like this is already committed.