test
Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • rossiello Friend
    #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
    Fabrizio

    Luna Garden Moderator
    #719887

    Hi Fabrizio,

    Is that what you need is: typing keyword, module will automatically search for you ?
    >> In module backend of JA K2 filter, you need to enable Auto Filter.

    Luna Garden Moderator
    #753183

    Hi Fabrizio,

    Is that what you need is: typing keyword, module will automatically search for you ?
    >> In module backend of JA K2 filter, you need to enable Auto Filter.

    rossiello Friend
    #720208

    Thanks 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
    Fabrizio

    rossiello Friend
    #753220

    Thanks 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
    Fabrizio

    Luna Garden Moderator
    #720309

    So you get problem that when you type a key word, No search result show up ??
    Could you describe more your request so I can help you better?
    And also PM me your site URL and admin account so I can investigate your problem.

    Luna Garden Moderator
    #753321

    So you get problem that when you type a key word, No search result show up ??
    Could you describe more your request so I can help you better?
    And also PM me your site URL and admin account so I can investigate your problem.

    rossiello Friend
    #720516

    The 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
    Fabrizio

    rossiello Friend
    #753354

    The 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
    Fabrizio

    Luna Garden Moderator
    #720976

    Hi,

    <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 Moderator
    #753482

    Hi,

    <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.

    rossiello Friend
    #721109

    Thanks Luna for your support, now it works fine!
    Fabrizio

    rossiello Friend
    #753511

    Thanks Luna for your support, now it works fine!
    Fabrizio

Viewing 13 posts - 1 through 13 (of 13 total)

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