+ Reply to Thread
Results 1 to 7 of 7

Thread: How to disable certain categories in the search map ?

  1. #1

    How to disable certain categories in the search map ?

    hello

    Please can you hep for :
    1- disable certain categories in the search map ?

    2- how can i customize the search form for this page (search on map)I want to disactivate the localization elements localis of the search form
    Attached Images Attached Images
    Last edited by nirvano; January 7, 2018 at 10:12 PM.

  2. #2
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,138
    Hello,

    1. You should disable quick search form related to your listing type: AP > Forms > Search Forms > your listing type > > find its 'Quick' type > disable

    2. All elements / fields of the search forms on 'search on map' page are related to quick form type (used only for Classifieds script)
    so you should modify your quick search form

  3. #3
    thinks Rudi

    it's not the best solution I'm looking for
    on the page search the catigories that disappear also
    Last edited by nirvano; January 8, 2018 at 09:44 PM.

  4. #4
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,138
    Unfortunately, yes

    but you can do the following:

    go to your ftp > templates > your template > tpl > blocks > horizontal_search.tpl
    here use a variable
    Code:
    Only registered members can view the code.
    to check the listing types which you don't need to use:

    Code:
    Only registered members can view the code.
    where "property" and "services" - your listing type keys

    you should apply this code in two cases in the file inside {foreach} ... {/foreach}, see screenshot

    Screen Shot 2018-01-09 at 9.32.47 AM.jpg
    Last edited by Rudi; January 9, 2018 at 03:40 AM.

  5. #5
    Thank you Mr Rudi for your prompt response
    I want to disable categories on the search map page not in auther page
    Thinks

  6. #6
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,138
    This is actually what you need

    Please, read carefully my last post and follow my instructions

  7. #7
    Think you very match Mr Rudi

+ Reply to Thread