-
AuthorPosts
-
October 28, 2015 at 4:06 pm #719712
Hi
as stated in the object, I cannot understand how to configure the search module so that the keyword search works typing just the search term with out any operator.
Please explain me how to setup this feature.
Thanks in advance
FabrizioLuna Garden ModeratorLuna Garden
- Join date:
- July 2011
- Posts:
- 2617
- Downloads:
- 80
- Uploads:
- 96
- Thanks:
- 78
- Thanked:
- 453 times in 425 posts
October 29, 2015 at 9:04 am #719887Luna Garden ModeratorLuna Garden
- Join date:
- July 2011
- Posts:
- 2617
- Downloads:
- 80
- Uploads:
- 96
- Thanks:
- 78
- Thanked:
- 453 times in 425 posts
October 29, 2015 at 9:04 am #753183October 29, 2015 at 2:58 pm #720208Thanks for you reply
but it still not work,
the first reason is that even with “Auto filter “enabled if I tipe a keyword I still have no search result.
the second reason is that the seach button disapper and this is not good for me. I’m using the modue in the home page just as a search form and not as a filtering sistem; in the home page there are any item.So please help solve this problem.
I need to type a keyword in the search form with out using any operator.
Thanks
FabrizioOctober 29, 2015 at 2:58 pm #753220Thanks for you reply
but it still not work,
the first reason is that even with “Auto filter “enabled if I tipe a keyword I still have no search result.
the second reason is that the seach button disapper and this is not good for me. I’m using the modue in the home page just as a search form and not as a filtering sistem; in the home page there are any item.So please help solve this problem.
I need to type a keyword in the search form with out using any operator.
Thanks
FabrizioLuna Garden ModeratorLuna Garden
- Join date:
- July 2011
- Posts:
- 2617
- Downloads:
- 80
- Uploads:
- 96
- Thanks:
- 78
- Thanked:
- 453 times in 425 posts
October 30, 2015 at 4:57 am #720309Luna Garden ModeratorLuna Garden
- Join date:
- July 2011
- Posts:
- 2617
- Downloads:
- 80
- Uploads:
- 96
- Thanks:
- 78
- Thanked:
- 453 times in 425 posts
October 30, 2015 at 4:57 am #753321October 30, 2015 at 12:34 pm #720516The problem i very simple ti describe:
I’m using the serach module in the home page, and I just need to search; in the home page there are any k2 item to filter.
I need the search button in search form.Now the problem is that if I use keyword filter, typing just the word with out any Operator, the search give me 0 result.
I have activated the Auto filter option and it seems to work only for some content, some other are not included in search result.in any case my need is simple, I need to use the keyword search without using operators, and I need to use the search button (for usability matter).
I’ll send you in PM all you need to access the site and Check
Thanks
FabrizioOctober 30, 2015 at 12:34 pm #753354The problem i very simple ti describe:
I’m using the serach module in the home page, and I just need to search; in the home page there are any k2 item to filter.
I need the search button in search form.Now the problem is that if I use keyword filter, typing just the word with out any Operator, the search give me 0 result.
I have activated the Auto filter option and it seems to work only for some content, some other are not included in search result.in any case my need is simple, I need to use the keyword search without using operators, and I need to use the search button (for usability matter).
I’ll send you in PM all you need to access the site and Check
Thanks
FabrizioLuna Garden ModeratorLuna Garden
- Join date:
- July 2011
- Posts:
- 2617
- Downloads:
- 80
- Uploads:
- 96
- Thanks:
- 78
- Thanked:
- 453 times in 425 posts
November 2, 2015 at 9:37 am #720976Hi,
<blockquote>in any case my need is simple, I need to use the keyword search without using operators, and I need to use the search button (for usability matter).</blockquote>
JA K2 Filter doesn’t support for auto filter to one element, this function will work for all element on module so it isn’t necessary to have Search Button.
If you want to show it, go to file: modulesmod_jak2filtertmpldefault.php
find for:<?php if ($params->get('auto_filter', 1) == 0): ?>
<input class="btn" type="submit" name="btnSubmit" value="<?php echo JText::_('JAK2SEARCH'); ?>"/>
<?php endif; ?>change to:
<input class="btn" type="submit" name="btnSubmit" value="<?php echo JText::_('JAK2SEARCH'); ?>"/>
<blockquote>I have activated the Auto filter option and it seems to work only for some content, some other are not included in search result.</blockquote>
You set the Range Slider for Prezzo extra field but the value you insert was, for example: € 850 so you must set Number format to No. Then the result will show more correctly.Luna Garden ModeratorLuna Garden
- Join date:
- July 2011
- Posts:
- 2617
- Downloads:
- 80
- Uploads:
- 96
- Thanks:
- 78
- Thanked:
- 453 times in 425 posts
November 2, 2015 at 9:37 am #753482Hi,
<blockquote>in any case my need is simple, I need to use the keyword search without using operators, and I need to use the search button (for usability matter).</blockquote>
JA K2 Filter doesn’t support for auto filter to one element, this function will work for all element on module so it isn’t necessary to have Search Button.
If you want to show it, go to file: modulesmod_jak2filtertmpldefault.php
find for:<?php if ($params->get('auto_filter', 1) == 0): ?>
<input class="btn" type="submit" name="btnSubmit" value="<?php echo JText::_('JAK2SEARCH'); ?>"/>
<?php endif; ?>change to:
<input class="btn" type="submit" name="btnSubmit" value="<?php echo JText::_('JAK2SEARCH'); ?>"/>
<blockquote>I have activated the Auto filter option and it seems to work only for some content, some other are not included in search result.</blockquote>
You set the Range Slider for Prezzo extra field but the value you insert was, for example: € 850 so you must set Number format to No. Then the result will show more correctly.November 2, 2015 at 3:59 pm #721109Thanks Luna for your support, now it works fine!
Fabrizio -
AuthorPosts
This topic contains 13 replies, has 2 voices, and was last updated by rossiello 9 years ago.
We moved to new unified forum. Please post all new support queries in our New Forum